Author: nickboldt
Date: 2011-09-14 00:18:42 -0400 (Wed, 14 Sep 2011)
New Revision: 34714
Modified:
trunk/build/aggregate/webtools-site/site.xml
Log:
https://issues.jboss.org/browse/JBIDE-8460 change category name/id in
webtools-site/site.xml
Modified: trunk/build/aggregate/webtools-site/site.xml
===================================================================
--- trunk/build/aggregate/webtools-site/site.xml 2011-09-14 04:18:36 UTC (rev 34713)
+++ trunk/build/aggregate/webtools-site/site.xml 2011-09-14 04:18:42 UTC (rev 34714)
@@ -1,29 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <description>To install these features, point Eclipse at this
site.</description>
- <!-- JBoss Tools - Web Tools Nightly Build Update Site -->
- <category-def label="JBoss Tools - Web Tools Nightly Build Update Site"
name="JBoss Tools - Web Tools Nightly Build Update Site">
- <description>JBoss Tools - Web Tools Nightly Build Update Site: contains all
features in this build.</description>
+ <category-def label="org.eclipse.wst.server.core.serverAdapter"
name="org.eclipse.wst.server.core.serverAdapter">
</category-def>
<feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar"
id="org.jboss.tools.jmx.feature" version="0.0.0">
- <category name="JBoss Tools - Web Tools Nightly Build Update Site"/>
+ <category name="org.eclipse.wst.server.core.serverAdapter"/>
</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="JBoss Tools - Web Tools Nightly Build Update Site"/>
+ <category name="org.eclipse.wst.server.core.serverAdapter"/>
</feature>
<feature
url="features/org.jboss.ide.eclipse.as.archives.integration_0.0.0.jar"
id="org.jboss.ide.eclipse.as.archives.integration"
version="0.0.0">
- <category name="JBoss Tools - Web Tools Nightly Build Update Site"/>
+ <category name="org.eclipse.wst.server.core.serverAdapter"/>
</feature>
<feature
url="features/org.jboss.ide.eclipse.as.serverAdapter.wtp_0.0.0.jar"
id="org.jboss.ide.eclipse.as.serverAdapter.wtp" version="0.0.0">
- <category name="JBoss Tools - Web Tools Nightly Build Update Site"/>
+ <category name="org.eclipse.wst.server.core.serverAdapter"/>
</feature>
<feature url="features/org.jboss.ide.eclipse.as.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.as.feature" version="0.0.0">
- <category name="JBoss Tools - Web Tools Nightly Build Update Site"/>
+ <category name="org.eclipse.wst.server.core.serverAdapter"/>
</feature>
<feature
url="features/org.jboss.ide.eclipse.as.server.rse.integration_0.0.0.jar"
id="org.jboss.ide.eclipse.as.server.rse.integration"
version="0.0.0">
- <category name="JBoss Tools - Web Tools Nightly Build Update Site"/>
+ <category name="org.eclipse.wst.server.core.serverAdapter"/>
</feature>
<feature url="features/org.jboss.ide.eclipse.as.jmx.integration_0.0.0.jar"
id="org.jboss.ide.eclipse.as.jmx.integration" version="0.0.0">
- <category name="JBoss Tools - Web Tools Nightly Build Update Site"/>
+ <category name="org.eclipse.wst.server.core.serverAdapter"/>
</feature>
</site>