[jbosstools-commits] JBoss Tools SVN: r43979 - branches/jbosstools-4.0.0.Alpha2/build/aggregate/webtools-site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Sep 24 12:48:41 EDT 2012


Author: nickboldt
Date: 2012-09-24 12:48:41 -0400 (Mon, 24 Sep 2012)
New Revision: 43979

Modified:
   branches/jbosstools-4.0.0.Alpha2/build/aggregate/webtools-site/site.xml
Log:
JBIDE-12691 add common.core feature to webtools site; needed by runtime.core

Modified: branches/jbosstools-4.0.0.Alpha2/build/aggregate/webtools-site/site.xml
===================================================================
--- branches/jbosstools-4.0.0.Alpha2/build/aggregate/webtools-site/site.xml	2012-09-24 16:48:24 UTC (rev 43978)
+++ branches/jbosstools-4.0.0.Alpha2/build/aggregate/webtools-site/site.xml	2012-09-24 16:48:41 UTC (rev 43979)
@@ -5,7 +5,8 @@
 	<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>
+	<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>
 	<feature url="features/org.jboss.tools.runtime.core.feature_0.0.0.jar" id="org.jboss.tools.runtime.core.feature" version="0.0.0"></feature>
+	<feature url="features/org.jboss.tools.common.core.feature_0.0.0.jar" id="org.jboss.tools.common.core.feature" version="0.0.0"></feature>
 </site>



More information about the jbosstools-commits mailing list