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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 17 09:53:53 EDT 2012


Author: nickboldt
Date: 2012-05-17 09:53:53 -0400 (Thu, 17 May 2012)
New Revision: 41115

Modified:
   trunk/build/pom-soa-tooling.xml
   trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt
Log:
runtime-soa build requires esb, flow, jbpm, and drools (binary upstream)

Modified: trunk/build/pom-soa-tooling.xml
===================================================================
--- trunk/build/pom-soa-tooling.xml	2012-05-17 13:53:47 UTC (rev 41114)
+++ trunk/build/pom-soa-tooling.xml	2012-05-17 13:53:53 UTC (rev 41115)
@@ -160,6 +160,10 @@
 				<module>../seam</module>
 				<module>../usage</module>
 				<module>../runtime</module>
+				<module>../esb</module>
+				<module>../flow</module>
+				<module>../jbpm</module>
+				<!-- also needs drools but that's only available as binary upstream so be sure to build it first and resolve from composite staging site -->
 				<module>../runtime-soa</module>
 			</modules>
 		</profile>

Modified: trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt
===================================================================
--- trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt	2012-05-17 13:53:47 UTC (rev 41114)
+++ trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt	2012-05-17 13:53:53 UTC (rev 41115)
@@ -1,4 +1,4 @@
-Revised swimlanes, as implemented in 3.2_stable_branch, 3.3_stable_branch and 3.3_trunk jobs, 2012/05/08
+Revised swimlanes, as implemented in 3.2_stable_branch, 3.3_stable_branch and 3.3_trunk jobs, 2012/05/17
 
 See also https://svn.jboss.org/repos/jbosstools/trunk/build/ -> pom*.xml
 
@@ -58,7 +58,7 @@
 bpel -> as, archives, jmx, common, tests
 esb -> as, jst, common, tests
 jbpm -> flow, common -> tests 
-runtime-soa -> runtime
+runtime-soa -> runtime, jbpm, flow, esb, as (also needs drools as binary upstream; resolve from staging composite site)
 teiid, modeshape -> tests
 
 (also includes SwitchYard, Drools, Savara)



More information about the jbosstools-commits mailing list