[jbosstools-commits] JBoss Tools SVN: r40836 - in trunk: download.jboss.org/jbosstools/builds/cascade and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue May 8 02:38:15 EDT 2012


Author: nickboldt
Date: 2012-05-08 02:38:15 -0400 (Tue, 08 May 2012)
New Revision: 40836

Modified:
   trunk/build/pom-soa-tooling.xml
   trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt
Log:
bpel depends on as, archives, and jmx now. 'org.jboss.tools.bpel.runtimes 0.8.0.qualifier requires bundle org.jboss.ide.eclipse.as.wtp.core': update swimlanes and pom-soa-tooling.xml

Modified: trunk/build/pom-soa-tooling.xml
===================================================================
--- trunk/build/pom-soa-tooling.xml	2012-05-08 06:01:18 UTC (rev 40835)
+++ trunk/build/pom-soa-tooling.xml	2012-05-08 06:38:15 UTC (rev 40836)
@@ -197,7 +197,11 @@
 		<profile>
 			<id>bpel-bootstrap</id>
 			<modules>
-				<module>../tests</module>
+                                <module>../tests</module>
+                                <module>../common</module>
+                                <module>../jmx</module>
+                                <module>../archives</module>
+                                <module>../as</module>
 				<module>../bpel</module>
 				<module>../usage</module>
 			</modules>

Modified: trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt
===================================================================
--- trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt	2012-05-08 06:01:18 UTC (rev 40835)
+++ trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt	2012-05-08 06:38:15 UTC (rev 40836)
@@ -1,4 +1,4 @@
-Revised swimlanes, as implemented in 3.2_stable_branch, 3.3_stable_branch and 3.3_trunk jobs, 2012/04/28
+Revised swimlanes, as implemented in 3.2_stable_branch, 3.3_stable_branch and 3.3_trunk jobs, 2012/05/07
 
 See also https://svn.jboss.org/repos/jbosstools/trunk/build/ -> pom*.xml
 
@@ -55,7 +55,7 @@
 
 smooks [REMOVED]
 
-bpel -> archives
+bpel -> as, archives, jmx, common, tests
 esb -> as, jst, common, tests
 jbpm -> flow, common -> tests 
 runtime-soa -> runtime



More information about the jbosstools-commits mailing list