Author: nickboldt
Date: 2010-09-16 00:48:38 -0400 (Thu, 16 Sep 2010)
New Revision: 24953
Modified:
trunk/build/aggregate/site/site.xml
Log:
https://jira.jboss.org/browse/JBIDE-6927 Move Savara features to ALL and SOA categories
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2010-09-15 21:54:05 UTC (rev 24952)
+++ trunk/build/aggregate/site/site.xml 2010-09-16 04:48:38 UTC (rev 24953)
@@ -250,12 +250,6 @@
</description>
</category-def>
- <category-def name="Savara" label="Savara">
- <description>Tooling support for the Savara "Testable Architecture"
capabilities.
- </description>
- </category-def>
-
-
<!-- aggregated from other sources -->
<feature url="features/org.drools.eclipse.feature_0.0.0.jar"
id="org.drools.eclipse.feature" version="0.0.0">
<category name="AllTools" />
@@ -287,13 +281,16 @@
<category name="DataTools" />
</feature>
<feature url="features/org.jboss.savara.tools.feature_0.0.0.jar"
id="org.jboss.savara.tools.feature" version="0.0.0">
- <category name="Savara" />
+ <category name="AllTools" />
+ <category name="SOATools" />
</feature>
<feature url="features/org.scribble.protocol.feature_0.0.0.jar"
id="org.scribble.protocol.feature" version="0.0.0">
- <category name="Savara" />
+ <category name="AllTools" />
+ <category name="SOATools" />
</feature>
<feature url="features/org.jboss.savara.experimental.feature_0.0.0.jar"
id="org.jboss.savara.experimental.feature" version="0.0.0">
- <category name="Savara" />
+ <category name="AllTools" />
+ <category name="SOATools" />
</feature>
</site>