[jbosstools-commits] JBoss Tools SVN: r35384 - trunk/as/site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Oct 5 13:25:44 EDT 2011


Author: adietish
Date: 2011-10-05 13:25:43 -0400 (Wed, 05 Oct 2011)
New Revision: 35384

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

Modified: trunk/as/site/site.xml
===================================================================
--- trunk/as/site/site.xml	2011-10-05 17:09:25 UTC (rev 35383)
+++ trunk/as/site/site.xml	2011-10-05 17:25:43 UTC (rev 35384)
@@ -14,4 +14,8 @@
 	<feature url="features/org.jboss.ide.eclipse.as.test.feature_0.0.0.jar" id="org.jboss.ide.eclipse.as.test.feature" version="0.0.0">
   	        <category name="JBoss Tools as Nightly Build Update Site"/>
 	</feature>
+        <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="JBoss Tools as Nightly Build Update Site"/>
+        </feature>
+
 </site>



More information about the jbosstools-commits mailing list