Author: nickboldt
Date: 2011-09-15 18:35:34 -0400 (Thu, 15 Sep 2011)
New Revision: 34790
Modified:
trunk/build/aggregate/site/site.xml
Log:
JBIDE-9397 add o.j.t.common.feature and o.j.t.jst.feature and o.j.t.vpe.feature to site so
they'll be resolvable when installing
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2011-09-15 21:52:12 UTC (rev 34789)
+++ trunk/build/aggregate/site/site.xml 2011-09-15 22:35:34 UTC (rev 34790)
@@ -172,6 +172,9 @@
<!-- include but do not categorize -->
<feature url="features/org.jboss.tools.xulrunner.feature_0.0.0.jar"
id="org.jboss.tools.xulrunner.feature"
version="0.0.0"></feature>
<feature url="features/org.mozilla.xulrunner.feature_0.0.0.jar"
id="org.mozilla.xulrunner.feature"
version="0.0.0"></feature>
+ <feature url="features/org.jboss.tools.common.feature_0.0.0.jar"
id="org.jboss.tools.common.feature"
version="0.0.0"></feature>
+ <feature url="features/org.jboss.tools.jst.feature_0.0.0.jar"
id="org.jboss.tools.jst.feature" version="0.0.0"></feature>
+ <feature url="features/org.jboss.tools.vpe.feature_0.0.0.jar"
id="org.jboss.tools.vpe.feature" version="0.0.0"></feature>
<!-- categories - see also ../../../common/aggregateRepos.*.properties -->
<category-def name="SDKTools" label="JBoss Tools SDK">
Show replies by date