[jbosstools-commits] JBoss Tools SVN: r35968 - trunk/build/aggregate/site.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Oct 24 21:07:44 EDT 2011
Author: nickboldt
Date: 2011-10-24 21:07:44 -0400 (Mon, 24 Oct 2011)
New Revision: 35968
Modified:
trunk/build/aggregate/site/site.xml
Log:
move openshift features to Cloud catg from Web catg
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2011-10-25 01:04:51 UTC (rev 35967)
+++ trunk/build/aggregate/site/site.xml 2011-10-25 01:07:44 UTC (rev 35968)
@@ -59,11 +59,11 @@
<!-- 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" />
+ <category name="CloudTools" />
</feature>
<feature url="features/org.jboss.tools.openshift.egit.integration.feature_0.0.0.jar" id="org.jboss.tools.openshift.egit.integration.feature" version="0.0.0">
<category name="AllTools" />
- <category name="WebTools" />
+ <category name="CloudTools" />
</feature>
<feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar" id="org.jboss.ide.eclipse.archives.feature" version="0.0.0">
<category name="AllTools" />
More information about the jbosstools-commits
mailing list