Author: nickboldt
Date: 2012-03-26 14:46:48 -0400 (Mon, 26 Mar 2012)
New Revision: 39837
Modified:
trunk/central/site/site.xml
Log:
add central.test.feature to central site so it can be aggregated downstream (JBIDE-11390,
JBIDE-11077)
Modified: trunk/central/site/site.xml
===================================================================
--- trunk/central/site/site.xml 2012-03-26 18:34:21 UTC (rev 39836)
+++ trunk/central/site/site.xml 2012-03-26 18:46:48 UTC (rev 39837)
@@ -8,6 +8,11 @@
</feature>
<feature
url="features/org.jboss.tools.central.discovery.feature_0.0.0.jar"
id="org.jboss.tools.central.discovery.feature" version="0.0.0">
</feature>
+
+ <feature url="features/org.jboss.tools.central.test.feature_0.0.0.jar"
id="org.jboss.tools.central.test.feature" version="0.0.0">
+ <category name="JBoss Central Nightly Build Update Site"/>
+ </feature>
+
<category-def name="JBoss Central Nightly Build Update Site"
label="JBoss Central Nightly Build Update Site">
<description>
JBoss Central Nightly Build Update Site: contains all features in this build.
Show replies by date