[jbosstools-commits] JBoss Tools SVN: r41001 - trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon May 14 15:04:02 EDT 2012


Author: nickboldt
Date: 2012-05-14 15:04:01 -0400 (Mon, 14 May 2012)
New Revision: 41001

Modified:
   trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml
Log:
replace BRMS and SOA-P with more generic names as per JBDS-2113

Modified: trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml
===================================================================
--- trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml	2012-05-14 19:02:09 UTC (rev 41000)
+++ trunk/build/aggregate/soa-site/plugins/org.jboss.tools.central.discovery.soa-tooling/plugin.xml	2012-05-14 19:04:01 UTC (rev 41001)
@@ -32,7 +32,7 @@
             license="Free, EPL"
             provider="JBoss by Red Hat"
             siteUrl="%jboss.soa.update.url"
-            name="SOA-P Tooling"
+            name="SOA and Data Services Tooling"
             description="BPEL, Drools, Guvnor, ESB, jBPM 3, ModeShape, Teiid, Runtime"
             id="com.jboss.jbds.soatooling.bundle.soap">
 
@@ -64,7 +64,7 @@
                image32="images/jbds_icon32.png">
          </icon>
          <overview
-               summary="SOA-P Tooling for Eclipse - includes support for BPEL, Drools, Guvnor, ESB, jBPM 3, ModeShape, Teiid Designer, and Runtime Detection"
+               summary="SOA and Data Services Tooling for Eclipse - includes support for BPEL, Drools, Guvnor, ESB, jBPM 3, ModeShape, Teiid Designer, and Runtime Detection"
                screenshot="images/jbds_soa-p_brms.png"
                url="http://devstudio.jboss.com/">
          </overview>
@@ -77,7 +77,7 @@
             license="Free, EPL"
             provider="JBoss by Red Hat"
             siteUrl="%jboss.soa.update.url"
-            name="BRMS Tooling"
+            name="Business Rules Tooling"
             description="Drools, jBPM 5, Runtime"
             id="com.jboss.jbds.soatooling.bundle.brms">
 
@@ -93,7 +93,7 @@
                image32="images/jbds_icon32.png">
          </icon>
          <overview
-               summary="BRMS Tooling for Eclipse - includes support for Drools, jBPM 5, and Runtime Detection"
+               summary="Business Rules Tooling for Eclipse - includes support for Drools, jBPM 5, and Runtime Detection"
                screenshot="images/jbds_soa-p_brms.png"
                url="http://devstudio.jboss.com/">
          </overview>



More information about the jbosstools-commits mailing list