[jbosstools-commits] JBoss Tools SVN: r40751 - branches/jbosstools-3.3.0.Beta3/central/features/org.jboss.tools.community.central.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 3 09:13:00 EDT 2012


Author: nickboldt
Date: 2012-05-03 09:12:55 -0400 (Thu, 03 May 2012)
New Revision: 40751

Modified:
   branches/jbosstools-3.3.0.Beta3/central/features/org.jboss.tools.community.central.feature/feature.xml
Log:
JBIDE-11299 remove unneeded plugin, but keep this feature around for ease-of-use when installing Central into Eclipse

Modified: branches/jbosstools-3.3.0.Beta3/central/features/org.jboss.tools.community.central.feature/feature.xml
===================================================================
--- branches/jbosstools-3.3.0.Beta3/central/features/org.jboss.tools.community.central.feature/feature.xml	2012-05-03 12:21:47 UTC (rev 40750)
+++ branches/jbosstools-3.3.0.Beta3/central/features/org.jboss.tools.community.central.feature/feature.xml	2012-05-03 13:12:55 UTC (rev 40751)
@@ -26,6 +26,7 @@
       <import feature="org.jboss.tools.runtime.seam.detector.feature" version="1.3.0.qualifier" match="greaterOrEqual"/>
    </requires>
 
-   <plugin id="org.jboss.tools.community.central" download-size="0" install-size="0" version="0.0.0"/>
+   <!-- JBIDE-11299 remove unneeded plugin, but keep this feature around for ease-of-use when installing Central into Eclipse 
+   <plugin id="org.jboss.tools.community.central" download-size="0" install-size="0" version="0.0.0"/> -->
 
 </feature>



More information about the jbosstools-commits mailing list