Author: max.andersen(a)jboss.com
Date: 2011-12-02 06:53:16 -0500 (Fri, 02 Dec 2011)
New Revision: 36873
Modified:
trunk/build/aggregate/site/site.xml
Log:
JBIDE-10048 make sure no component is only in Abridged
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2011-12-02 11:26:44 UTC (rev 36872)
+++ trunk/build/aggregate/site/site.xml 2011-12-02 11:53:16 UTC (rev 36873)
@@ -17,10 +17,12 @@
<feature url="features/org.jboss.tools.central.feature_0.0.0.jar"
id="org.jboss.tools.central.feature" version="0.0.0">
<category name="AbridgedTools" />
+ <category name="GeneralTools"/>
</feature>
<!-- only in JBT -->
<feature url="features/org.jboss.tools.community.central.feature_0.0.0.jar"
id="org.jboss.tools.community.central.feature" version="0.0.0">
<category name="AbridgedTools" />
+ <category name="GeneralTools"/>
</feature>
<feature url="features/org.jboss.tools.central.discovery.feature_0.0.0.jar"
id="org.jboss.tools.central.discovery.feature" version="0.0.0">
</feature>
@@ -172,10 +174,13 @@
<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">
</feature>
@@ -196,13 +201,16 @@
</feature>
<feature
url="features/org.jboss.tools.runtime.as.detector.feature_0.0.0.jar"
id="org.jboss.tools.runtime.as.detector.feature" version="0.0.0">
<category name="AbridgedTools" />
+ <category name="WebTools" />
</feature>
<feature
url="features/org.jboss.tools.runtime.seam.detector.feature_0.0.0.jar"
id="org.jboss.tools.runtime.seam.detector.feature"
version="0.0.0">
<category name="AbridgedTools" />
+ <category name="WebTools" />
</feature>
<feature url="features/org.jboss.tools.usage.feature_0.0.0.jar"
id="org.jboss.tools.usage.feature" version="0.0.0">
<category name="AbridgedTools" />
+ <category name="GeneralTools"/>
</feature>
<category-def name="AbridgedTools" label="Abridged JBoss Tools
3.3">
Show replies by date