[jbosstools-commits] JBoss Tools SVN: r35386 - trunk/build/aggregate/site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Oct 5 13:42:49 EDT 2011


Author: adietish
Date: 2011-10-05 13:42:48 -0400 (Wed, 05 Oct 2011)
New Revision: 35386

Modified:
   trunk/build/aggregate/site/site.xml
Log:
[JBIDE-9841] added feature to site.xml

Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml	2011-10-05 17:33:01 UTC (rev 35385)
+++ trunk/build/aggregate/site/site.xml	2011-10-05 17:42:48 UTC (rev 35386)
@@ -55,6 +55,9 @@
 		<category name="WebTools" />
 	</feature>
 	<!-- only in JBT -->
+	<feature url="features/org.jboss.tools.openshift.express.feature_0.0.0.jar" id="org.jboss.tools.openshift.express.feature" version="0.0.0">
+                <category name="AllTools" />
+                <category name="WebTools" />
 	<feature url="features/org.jboss.ide.eclipse.as.server.egit.integration.feature_0.0.0.jar" id="org.jboss.ide.eclipse.as.server.egit.integration.feature" version="0.0.0">
 		<category name="AllTools" />
 		<category name="WebTools" />



More information about the jbosstools-commits mailing list