[jbosstools-commits] JBoss Tools SVN: r43976 - 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 11:59:50 EDT 2012
Author: nickboldt
Date: 2012-09-24 11:59:50 -0400 (Mon, 24 Sep 2012)
New Revision: 43976
Modified:
branches/jbosstools-4.0.0.Alpha2/build/aggregate/webtools-site/site.xml
Log:
add org.jboss.tools.runtime.core.feature to webtools-site/site.xml (JBIDE-12691)
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 15:59:42 UTC (rev 43975)
+++ branches/jbosstools-4.0.0.Alpha2/build/aggregate/webtools-site/site.xml 2012-09-24 15:59:50 UTC (rev 43976)
@@ -7,5 +7,5 @@
</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>
</site>
More information about the jbosstools-commits
mailing list