[jbosstools-commits] JBoss Tools SVN: r39349 - in branches/jbosstools-3.3.0.Beta1/central/plugins/org.jboss.tools.central.discovery: images and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 7 13:46:14 EST 2012


Author: nickboldt
Date: 2012-03-07 13:46:14 -0500 (Wed, 07 Mar 2012)
New Revision: 39349

Added:
   branches/jbosstools-3.3.0.Beta1/central/plugins/org.jboss.tools.central.discovery/images/wtp_32.png
Modified:
   branches/jbosstools-3.3.0.Beta1/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; add missing image

Added: branches/jbosstools-3.3.0.Beta1/central/plugins/org.jboss.tools.central.discovery/images/wtp_32.png
===================================================================
--- branches/jbosstools-3.3.0.Beta1/central/plugins/org.jboss.tools.central.discovery/images/wtp_32.png	                        (rev 0)
+++ branches/jbosstools-3.3.0.Beta1/central/plugins/org.jboss.tools.central.discovery/images/wtp_32.png	2012-03-07 18:46:14 UTC (rev 39349)
@@ -0,0 +1,23 @@
+‰PNG
+
+
+ˆèåî
+"ºÝî½OSµŠº®B„åååolû멺Óåe†a âÐÒ¡ÅсΛ[2‘¿m(MŽÍ@\ù“dUvœ<U;oÁõ¶m#b8öûýmmmµµµGkhhH&§¢¢\Ó4D¤”ž9sfó¦-*ºÝª/oLR=áë	!êšEŠC'Η„ËRÂJ&“Š¢¤R©#GŽlß¾ýØÑ”J
+¥DpÎ2gîì¥K—Æb•‡£««KO›BÂÓíÇ‚á@s]ëäØ,‰J
+ºÜ~‡êih¸°óg§L™RYYù¹'žY~Û’[Ž=næ¸&»
+äR§æ¤(°?Õ3gÞ¿ß7ØPEQ.\¸°råÊD"åvy4ÍAPnpap°æš\ØQ’XÀìíή^õ„¢(ƒ?β¬IWNò†ÝLY–I‚Ïúçªö– ËòÚµkÛÛÛ5Å¡ª!’  pDøõ	*1·ÛWSß²e«¢(BˆT*µmÛöº“§9GDB…
+‰J—wû¶·2™Œ¦i/¾ðÒ®7?)Ë4ÅK£Y=Ó=ÐÁ\¤´|XI4êp8víÚ•Ëå$Æ
+@ó—QÒ1yìÄéÔ¿¬Î¡–dK´e@|Y×5Õÿ&{ºSúà³·Œ2f¹ §é£Q£fŒ1‚1vðÀ¡?ýæUJ¾%Û¶ëëëß=Ò¦QæãW¹Û“ͧÀ4&»+”v0g?êlêå`M]™
+_^ŦñÜîÔƒÿè<Ñfi´7š¦‰ˆBÌéiÊt
+î0
+ä)!"2L£«½=NPJ„콟ÔÖÖºÝN‰±%K=úw§sëõ„OO
+|…k«ÅêÏ»¦…¼n—ûÓf¯öü
+Š=Î ¦©Þ€oˆK
+p°¹$1BpÕø^ü­¸tª‡GJJçΝ3a„™3¿+Ð<xlŸK	KT!³b?Ï‘Îû_´pá͆a
\ No newline at end of file

Modified: branches/jbosstools-3.3.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- branches/jbosstools-3.3.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml	2012-03-07 18:37:43 UTC (rev 39348)
+++ branches/jbosstools-3.3.0.Beta1/central/plugins/org.jboss.tools.central.discovery/plugin.xml	2012-03-07 18:46:14 UTC (rev 39349)
@@ -269,8 +269,8 @@
             id="org.jboss.tools.central.discovery.testing"
             name="Testing"
             relevance="60">
- 			<group id="org.jboss.tools.central.discovery.testing.local" />
- 			<group id="org.jboss.tools.central.discovery.testing.remote" />
+ 		<group id="org.jboss.tools.central.discovery.testing.local" />
+ 		<group id="org.jboss.tools.central.discovery.testing.remote" />
       </connectorCategory>
       
       <connectorDescriptor
@@ -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