Author: dgolovin
Date: 2012-02-17 18:08:38 -0500 (Fri, 17 Feb 2012)
New Revision: 38897
Modified:
trunk/jst/features/org.jboss.tools.jst.feature/feature.xml
Log:
added jst.ui.bot.test into jst update site for fix JBDS product update site build error
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: com.jboss.jbds.extras.ui.bot.test 1.0.0.qualifier
[ERROR] Missing requirement: com.jboss.jbds.extras.ui.bot.test 1.0.0.qualifier requires
'bundle org.jboss.tools.ui.bot.ext 3.2.0' but it could not be found
[ERROR]
[ERROR] Internal error: java.lang.RuntimeException: "No solution found because the
problem is unsatisfiable.": ["Unable to satisfy dependency from
com.jboss.jbds.extras.ui.bot.test 1.0.0.qualifier to bundle org.jboss.tools.ui.bot.ext
3.2.0.", "Unable to satisfy dependency from com.jboss.jbds.extras.ui.bot.test
1.0.0.qualifier to bundle org.jboss.tools.jst.ui.bot.test 3.3.0.", "No solution
found because the problem is unsatisfiable."]
Modified: trunk/jst/features/org.jboss.tools.jst.feature/feature.xml
===================================================================
--- trunk/jst/features/org.jboss.tools.jst.feature/feature.xml 2012-02-17 23:03:57 UTC
(rev 38896)
+++ trunk/jst/features/org.jboss.tools.jst.feature/feature.xml 2012-02-17 23:08:38 UTC
(rev 38897)
@@ -89,4 +89,18 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.jboss.tools.jst.ui.bot.test"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.jboss.tools.jst.ui.firstrun.bot.test"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>
Show replies by date