[jbosstools-commits] JBoss Tools SVN: r22746 - in branches/3.2.helios: jmx/site and 2 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jun 11 00:08:51 EDT 2010


Author: nickboldt
Date: 2010-06-11 00:08:50 -0400 (Fri, 11 Jun 2010)
New Revision: 22746

Modified:
   branches/3.2.helios/esb/site/site.xml
   branches/3.2.helios/jmx/site/site.xml
   branches/3.2.helios/portlet/site/site.xml
   branches/3.2.helios/ws/site/site.xml
Log:
add feature(s) to site

Modified: branches/3.2.helios/esb/site/site.xml
===================================================================
--- branches/3.2.helios/esb/site/site.xml	2010-06-11 04:06:34 UTC (rev 22745)
+++ branches/3.2.helios/esb/site/site.xml	2010-06-11 04:08:50 UTC (rev 22746)
@@ -8,5 +8,5 @@
 	<feature url="features/org.jboss.tools.esb.feature_0.0.0.jar" id="org.jboss.tools.esb.feature" version="0.0.0">
 		<category name="JBoss Tools esb Nightly Build Update Site"/>
 	</feature>
-	
+
 </site>

Modified: branches/3.2.helios/jmx/site/site.xml
===================================================================
--- branches/3.2.helios/jmx/site/site.xml	2010-06-11 04:06:34 UTC (rev 22745)
+++ branches/3.2.helios/jmx/site/site.xml	2010-06-11 04:08:50 UTC (rev 22746)
@@ -5,5 +5,8 @@
 	<category-def label="JBoss Tools jmx Nightly Build Update Site" name="JBoss Tools jmx Nightly Build Update Site">
 		<description>JBoss Tools jmx Nightly Build Update Site: contains all features in this build.</description>
 	</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 jmx Nightly Build Update Site"/>
+	</feature>
 
 </site>

Modified: branches/3.2.helios/portlet/site/site.xml
===================================================================
--- branches/3.2.helios/portlet/site/site.xml	2010-06-11 04:06:34 UTC (rev 22745)
+++ branches/3.2.helios/portlet/site/site.xml	2010-06-11 04:08:50 UTC (rev 22746)
@@ -5,5 +5,8 @@
 	<category-def label="JBoss Tools portlet Nightly Build Update Site" name="JBoss Tools portlet Nightly Build Update Site">
 		<description>JBoss Tools portlet Nightly Build Update Site: contains all features in this build.</description>
 	</category-def>
+	<feature url="features/org.jboss.tools.portlet.feature_0.0.0.jar" id="org.jboss.tools.portlet.feature" version="0.0.0">
+		<category name="JBoss Tools portlet Nightly Build Update Site"/>
+	</feature>
 
 </site>

Modified: branches/3.2.helios/ws/site/site.xml
===================================================================
--- branches/3.2.helios/ws/site/site.xml	2010-06-11 04:06:34 UTC (rev 22745)
+++ branches/3.2.helios/ws/site/site.xml	2010-06-11 04:08:50 UTC (rev 22746)
@@ -5,5 +5,8 @@
 	<category-def label="JBoss Tools ws Nightly Build Update Site" name="JBoss Tools ws Nightly Build Update Site">
 		<description>JBoss Tools ws Nightly Build Update Site: contains all features in this build.</description>
 	</category-def>
+	<feature url="features/org.jboss.tools.ws.feature_0.0.0.jar" id="org.jboss.tools.ws.feature" version="0.0.0">
+		<category name="JBoss Tools ws Nightly Build Update Site"/>
+	</feature>
 
 </site>



More information about the jbosstools-commits mailing list