[jbpm-commits] JBoss JBPM SVN: r2881 - in jbpm3/branches/jpdl-3.2.2-SOA-4.2: modules/core and 9 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 11 08:59:21 EST 2008


Author: thomas.diesler at jboss.com
Date: 2008-11-11 08:59:20 -0500 (Tue, 11 Nov 2008)
New Revision: 2881

Modified:
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/core/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/db/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/distribution/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/ear/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/jar/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/examples/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/identity/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/simulation/.classpath
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/simulation/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/userguide/pom.xml
   jbpm3/branches/jpdl-3.2.2-SOA-4.2/pom.xml
Log:
version=3.2.2-SOA-4.2.0.CP03

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/core/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/core/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/core/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.3.0.GA</version>
+    <version>3.2.2-SOA-4.2.0.CP03</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/db/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/db/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/db/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.3.0.GA</version>
+    <version>3.2.2-SOA-4.2.0.CP03</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/distribution/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/distribution/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/distribution/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.3.0.GA</version>
+    <version>3.2.2-SOA-4.2.0.CP03</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/ear/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/ear/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/ear/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.jbpm.jbpm3</groupId>
       <artifactId>jbpm-enterprise</artifactId>
-      <version>3.3.0.GA</version>
+      <version>3.2.2-SOA-4.2.0.CP03</version>
    </parent>
 
    <!-- Dependencies -->

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/jar/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/jar/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/jar/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm-enterprise</artifactId>
-    <version>3.3.0.GA</version>
+    <version>3.2.2-SOA-4.2.0.CP03</version>
   </parent>
 
   <!-- Dependencies -->

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/enterprise/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.3.0.GA</version>
+    <version>3.2.2-SOA-4.2.0.CP03</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/examples/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/examples/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/examples/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.3.0.GA</version>
+    <version>3.2.2-SOA-4.2.0.CP03</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/identity/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/identity/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/identity/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.3.0.GA</version>
+    <version>3.2.2-SOA-4.2.0.CP03</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/simulation/.classpath
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/simulation/.classpath	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/simulation/.classpath	2008-11-11 13:59:20 UTC (rev 2881)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" output="target/classes" path="src/main/java"/>
+	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
 	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
-	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
 	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/simulation/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/simulation/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/simulation/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.3.0.GA</version>
+    <version>3.2.2-SOA-4.2.0.CP03</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/userguide/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/userguide/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/modules/userguide/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm3</groupId>
     <artifactId>jbpm</artifactId>
-    <version>3.3.0.GA</version>
+    <version>3.2.2-SOA-4.2.0.CP03</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm3/branches/jpdl-3.2.2-SOA-4.2/pom.xml
===================================================================
--- jbpm3/branches/jpdl-3.2.2-SOA-4.2/pom.xml	2008-11-11 13:26:19 UTC (rev 2880)
+++ jbpm3/branches/jpdl-3.2.2-SOA-4.2/pom.xml	2008-11-11 13:59:20 UTC (rev 2881)
@@ -17,7 +17,7 @@
   <groupId>org.jbpm.jbpm3</groupId>
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
-  <version>3.3.0.GA</version>
+  <version>3.2.2-SOA-4.2.0.CP03</version>
 
   <!-- Parent -->
   <parent>




More information about the jbpm-commits mailing list