[jbosstools-commits] JBoss Tools SVN: r39348 - trunk/central/plugins/org.jboss.tools.central.discovery.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 7 13:37:44 EST 2012


Author: nickboldt
Date: 2012-03-07 13:37:43 -0500 (Wed, 07 Mar 2012)
New Revision: 39348

Modified:
   trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
org.eclipse.jst.server_adapters.ext.feature is not needed; exclude from connector for JBT and JBDS

Modified: trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml	2012-03-07 17:39:57 UTC (rev 39347)
+++ trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml	2012-03-07 18:37:43 UTC (rev 39348)
@@ -388,14 +388,14 @@
       <connectorDescriptor
             categoryId="org.jboss.tools.central.discovery.web"
             groupId="org.jboss.tools.central.discovery.web.core"
-            description="JST Server Core, UI, Adapters, Extensions, User Doc"
+            description="JST Server Core, UI, Adapters, User Doc"
             id="org.eclipse.jst.server_core.feature"
             kind="task"
             license="Free, EPL, Other"
             name="JST Server"
             provider="Eclipse.org"
             siteUrl="http://download.jboss.org/jbosstools/updates/indigo/SR2/">
-            <iu id="org.eclipse.jst.server_adapters.ext.feature"/>
+            <!-- <iu id="org.eclipse.jst.server_adapters.ext.feature"/> -->
             <iu id="org.eclipse.jst.server_adapters.feature"/>
             <iu id="org.eclipse.jst.server_core.feature"/>
             <iu id="org.eclipse.jst.server_ui.feature"/>



More information about the jbosstools-commits mailing list