Author: nickboldt
Date: 2011-12-12 13:16:29 -0500 (Mon, 12 Dec 2011)
New Revision: 37234
Modified:
trunk/build/aggregate/site/site.xml
Log:
reorder site.xml to match changes to JBDS product site file; fix comments (JBDS-1960)
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2011-12-12 17:52:25 UTC (rev 37233)
+++ trunk/build/aggregate/site/site.xml 2011-12-12 18:16:29 UTC (rev 37234)
@@ -180,21 +180,24 @@
<category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
+
+ <!-- only in JBT and JBDS Extras -->
<feature
url="features/org.jboss.tools.maven.jbosspackaging.feature_0.0.0.jar"
id="org.jboss.tools.maven.jbosspackaging.feature" version="0.0.0">
<category name="MavenTools" />
</feature>
+ <!-- only in JBT -->
<feature url="features/org.jboss.tools.gwt.feature_0.0.0.jar"
id="org.jboss.tools.gwt.feature" version="0.0.0">
<category name="GeneralTools" />
</feature>
+ <feature url="features/org.jboss.tools.common.mylyn.feature_0.0.0.jar"
id="org.jboss.tools.common.mylyn.feature" version="0.0.0">
+ <category name="AbridgedTools" />
+ <category name="GeneralTools"/>
+ </feature>
<feature url="features/org.jboss.tools.common.jdt.feature_0.0.0.jar"
id="org.jboss.tools.common.jdt.feature" version="0.0.0">
<category name="AbridgedTools" />
<category name="GeneralTools"/>
</feature>
- <feature url="features/org.jboss.tools.common.mylyn.feature_0.0.0.jar"
id="org.jboss.tools.common.mylyn.feature" version="0.0.0">
- <category name="AbridgedTools" />
- <category name="GeneralTools"/>
- </feature>
<!-- include but do not categorize -->
<feature url="features/org.jboss.tools.common.feature_0.0.0.jar"
id="org.jboss.tools.common.feature" version="0.0.0">
Show replies by date