[jbosstools-commits] JBoss Tools SVN: r36024 - branches/jbosstools-3.3.0.M4/build/aggregate/soa-site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Oct 26 17:08:55 EDT 2011


Author: nickboldt
Date: 2011-10-26 17:08:54 -0400 (Wed, 26 Oct 2011)
New Revision: 36024

Modified:
   branches/jbosstools-3.3.0.M4/build/aggregate/soa-site/site.xml
Log:
JBIDE-10062 REMOVE BPEL for M4

Modified: branches/jbosstools-3.3.0.M4/build/aggregate/soa-site/site.xml
===================================================================
--- branches/jbosstools-3.3.0.M4/build/aggregate/soa-site/site.xml	2011-10-26 20:27:19 UTC (rev 36023)
+++ branches/jbosstools-3.3.0.M4/build/aggregate/soa-site/site.xml	2011-10-26 21:08:54 UTC (rev 36024)
@@ -19,9 +19,9 @@
 		<category name="AbridgedTools" />
 		<category name="SOATools" />
 	</feature>
-	<feature url="features/org.jboss.tools.bpel.feature_0.0.0.jar" id="org.jboss.tools.bpel.feature" version="0.0.0">
+	<!-- JBIDE-10062 REMOVE BPEL for M4 <feature url="features/org.jboss.tools.bpel.feature_0.0.0.jar" id="org.jboss.tools.bpel.feature" version="0.0.0">
 		<category name="SOATools" />
-	</feature>
+	</feature> -->
 
 	<!-- jBPM Tools & Flow features -->
 	<feature url="features/org.jboss.tools.jbpm.convert.feature_0.0.0.jar" id="org.jboss.tools.jbpm.convert.feature" version="0.0.0">



More information about the jbosstools-commits mailing list