[jbosstools-commits] JBoss Tools SVN: r42892 - in branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling: images and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Aug 7 17:00:07 EDT 2012


Author: dpalmer
Date: 2012-08-07 17:00:06 -0400 (Tue, 07 Aug 2012)
New Revision: 42892

Added:
   branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/images/jbds_savara_32.png
   branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/images/jbds_switchyard_32.png
Modified:
   branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml
Log:
Added Savara and SwitchYard to SOA central plugin

Added: branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/images/jbds_savara_32.png
===================================================================
(Binary files differ)


Property changes on: branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/images/jbds_savara_32.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/images/jbds_switchyard_32.png
===================================================================
(Binary files differ)


Property changes on: branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/images/jbds_switchyard_32.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml
===================================================================
--- branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml	2012-08-07 19:52:13 UTC (rev 42891)
+++ branches/jbosstools-3.3.x/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml	2012-08-07 21:00:06 UTC (rev 42892)
@@ -101,26 +101,45 @@
       -->
 
       <!-- JBT only -->
-      <connectorDescriptor
-            categoryId="com.jboss.jbds.central.discovery.soatooling"
-            groupId="com.jboss.jbds.central.discovery.soatooling.bdgj"
-            kind="task"
-            license="Free, EPL"
-            provider="JBoss by Red Hat"
-            siteUrl="%jboss.soa.update.url"
-            name="JBoss BPEL Editor"
-            description="BPEL Editor, examples and cheatsheets"
-            id="com.jboss.jbds.bpel.feature">
-            <iu id="com.jboss.jbds.bpel.feature"/>
-            <iu id="org.jboss.tools.bpel.feature"/>
-            <iu id="org.eclipse.bpel.apache.ode.runtime.feature"/>
-         <icon
+       <connectorDescriptor
+           categoryId="com.jboss.jbds.central.discovery.soatooling"
+           groupId="com.jboss.jbds.central.discovery.soatooling.bdgj"
+           kind="task"
+           license="Free, EPL"
+           provider="JBoss by Red Hat"
+           siteUrl="%jboss.soa.update.url"
+           name="JBoss BPEL Editor"
+           description="BPEL Editor, examples and cheatsheets"
+           id="com.jboss.jbds.bpel.feature">
+           <iu id="com.jboss.jbds.bpel.feature"/>
+           <iu id="org.jboss.tools.bpel.feature"/>
+           <iu id="org.eclipse.bpel.apache.ode.runtime.feature"/>
+           <icon
                image32="images/jbds_bpel_32.png">
-         </icon>
-         <overview
+           </icon>
+           <overview
                url="http://devstudio.jboss.com/">
-         </overview>
-      </connectorDescriptor>
+           </overview>
+       </connectorDescriptor>
+       <connectorDescriptor
+           categoryId="com.jboss.jbds.central.discovery.soatooling"
+           groupId="com.jboss.jbds.central.discovery.soatooling.bdgj"
+           kind="task"
+           license="Free, EPL"
+           provider="JBoss by Red Hat"
+           siteUrl="%jboss.soa.update.url"
+           name="JBoss Savara Editor"
+           description="JBoss Savara Editor"
+           id="org.savara.tools.feature">
+           <iu id="org.savara.tools.feature"/>
+           <iu id="org.savara.tools.incubator.feature"/>
+           <icon
+               image32="images/jbds_savara_32.png">
+           </icon>
+           <overview
+               url="http://devstudio.jboss.com/">
+           </overview>
+       </connectorDescriptor>
       <connectorDescriptor
             categoryId="com.jboss.jbds.central.discovery.soatooling"
             groupId="com.jboss.jbds.central.discovery.soatooling.bdgj"
@@ -203,25 +222,44 @@
          </overview>
       </connectorDescriptor>
 
-      <connectorDescriptor
-            categoryId="com.jboss.jbds.central.discovery.soatooling"
-            groupId="com.jboss.jbds.central.discovery.soatooling.emt"
-            kind="task"
-            license="Free, EPL"
-            provider="JBoss by Red Hat"
-            siteUrl="%jboss.soa.update.url"
-            name="JBoss ESB Tools"
-            description="JBoss ESB Tools, Runtime Detection"
-            id="org.jboss.tools.esb.feature">
-            <iu id="org.jboss.tools.esb.feature"/>
-            <iu id="org.jboss.tools.runtime.esb.detector.feature"/>
-         <icon
+       <connectorDescriptor
+           categoryId="com.jboss.jbds.central.discovery.soatooling"
+           groupId="com.jboss.jbds.central.discovery.soatooling.emt"
+           kind="task"
+           license="Free, EPL"
+           provider="JBoss by Red Hat"
+           siteUrl="%jboss.soa.update.url"
+           name="JBoss ESB Tools"
+           description="JBoss ESB Tools, Runtime Detection"
+           id="org.jboss.tools.esb.feature">
+           <iu id="org.jboss.tools.esb.feature"/>
+           <iu id="org.jboss.tools.runtime.esb.detector.feature"/>
+           <icon
                image32="images/jbds_esb_32.png">
-         </icon>
-         <overview
+           </icon>
+           <overview
                url="http://devstudio.jboss.com/">
-         </overview>
-      </connectorDescriptor>
+           </overview>
+       </connectorDescriptor>
+       <connectorDescriptor
+           categoryId="com.jboss.jbds.central.discovery.soatooling"
+           groupId="com.jboss.jbds.central.discovery.soatooling.emt"
+           kind="task"
+           license="Free, EPL"
+           provider="JBoss by Red Hat"
+           siteUrl="%jboss.soa.update.url"
+           name="JBoss SwitchYard Tools"
+           description="JBoss SwitchYard Tools"
+           id="org.switchyard.tools.feature">
+           <iu id="org.switchyard.tools.feature"/>
+           <iu id="org.switchyard.tools.editor.feature"/>
+           <icon
+               image32="images/jbds_switchyard_32.png">
+           </icon>
+           <overview
+               url="http://devstudio.jboss.com/">
+           </overview>
+       </connectorDescriptor>
       <connectorDescriptor
             categoryId="com.jboss.jbds.central.discovery.soatooling"
             groupId="com.jboss.jbds.central.discovery.soatooling.emt"



More information about the jbosstools-commits mailing list