[jbosstools-commits] JBoss Tools SVN: r40767 - trunk/download.jboss.org/jbosstools/updates/webtools/juno.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 3 15:42:46 EDT 2012


Author: nickboldt
Date: 2012-05-03 15:42:45 -0400 (Thu, 03 May 2012)
New Revision: 40767

Modified:
   trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml
Log:
update site.xml to add more features

Modified: trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml	2012-05-03 19:42:34 UTC (rev 40766)
+++ trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml	2012-05-03 19:42:45 UTC (rev 40767)
@@ -2,7 +2,10 @@
 <site>
 	<category-def label="JBoss Application Server Adapters" name="org.eclipse.wst.server.core.serverAdapter">
 	</category-def>
-	<feature url="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120503-0045-H101-Beta3.jar" id="org.jboss.ide.eclipse.as.feature" version="2.3.0.v20120503-0045-H101-Beta3">
+	<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="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"></feature>
+        <feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar" id="org.jboss.tools.jmx.feature" version="0.0.0"></feature>
+
 </site>



More information about the jbosstools-commits mailing list