[jbosstools-commits] JBoss Tools SVN: r43948 - trunk/download.jboss.org/jbosstools/builds/cascade.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Sat Sep 22 10:15:25 EDT 2012
Author: nickboldt
Date: 2012-09-22 10:15:24 -0400 (Sat, 22 Sep 2012)
New Revision: 43948
Modified:
trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt
Log:
add notes to swimlanes doc to define the new job workflows we'll need to implement
Modified: trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt
===================================================================
--- trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt 2012-09-22 03:10:00 UTC (rev 43947)
+++ trunk/download.jboss.org/jbosstools/builds/cascade/swimlanes.txt 2012-09-22 14:15:24 UTC (rev 43948)
@@ -1,6 +1,6 @@
Revised swimlanes, as implemented for 3.2.x, 3.3.x, 4.0.x jobs
-Last updated 2012/09/19
+Last updated 2012/09/22
See also https://svn.jboss.org/repos/jbosstools/trunk/build/ -> pom*.xml
@@ -10,9 +10,10 @@
New component hierarchy/organization (after migration to git):
-https://issues.jboss.org/secure/attachment/12356737/Components-Final%20.png
+https://issues.jboss.org/secure/attachment/12356997/Components-And-Groups-Final.png
+ (Note: maven/examples/central to be combined into a single job)
-* migration to git: https://issues.jboss.org/browse/JBIDE-12475?
+* migration to git: https://issues.jboss.org/browse/JBIDE-12475
* deltacloud [removed]
@@ -22,6 +23,17 @@
* Flow/jbpm4/jpdl4 removed. See https://issues.jboss.org/browse/JBIDE-12631
+After migration, job flows will be:
+
+1. CME {central/maven/examples} -> JavaEE {portlet/seam/jsf/vpe/jst, cdi/jst, struts/vpe/jst} -> xulrunner, Base
+2. Persistence {birt/hibernate}, Server, gwt, forge, freemarker, -> Base
+ (Persistence, Server, gwt, forge, and freemarker all depend on Base)
+ (Persistence is composed of birt depending on hibernate)
+3. ws, openshift -> Server {as/archives, as/jmx} -> Base {common, runtime, tests, usage}
+ (both ws and openshift depend on Server, which depends on Base)
+ (Server is composed of as depending on archives and on jmx)
+ (Base is composed of common, runtime, tests, and usage)
+
------------------------
New in 3.3 (Core):
More information about the jbosstools-commits
mailing list