[jbpm-commits] JBoss JBPM SVN: r3999 - in jbpm4/branches/jbpm-4.0.0.Alpha2: modules/api and 16 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Feb 23 07:08:03 EST 2009


Author: tom.baeyens at jboss.com
Date: 2009-02-23 07:08:02 -0500 (Mon, 23 Feb 2009)
New Revision: 3999

Modified:
   jbpm4/branches/jbpm-4.0.0.Alpha2/build.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/api/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/db/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/devguide/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/distro/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/enterprise/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/examples/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/jboss5/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/spi/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/jpdl/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/log/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/pvm/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-base/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-db/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-load/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-pojo/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/modules/userguide/pom.xml
   jbpm4/branches/jbpm-4.0.0.Alpha2/pom.xml
Log:
changed version to 4.0.0.Alpha2

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/build.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/build.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/build.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -21,7 +21,7 @@
 	<property name="linux.browser" value="mozilla" />
 
   <property name="distro.installation.dir" value="c:/software" />
-  <property name="distro.version" value="4.0.0-SNAPSHOT" />
+  <property name="distro.version" value="4.0.0.Alpha2" />
   <property name="distro.eclipse" value="c:/downloads/eclipse/eclipse-jee-ganymede-SR1-win32.zip" />
   <property name="distro.gef" value="c:/downloads/eclipse/GEF-runtime-3.4.1.zip" />
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/api/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/api/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/api/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/db/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/db/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/db/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/devguide/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/devguide/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/devguide/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/distro/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/distro/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/distro/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
@@ -78,11 +78,6 @@
     
     <dependency>
       <groupId>org.jbpm.jbpm4</groupId>
-      <artifactId>jbpm-task</artifactId>
-      <version>${version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.jbpm.jbpm4</groupId>
       <artifactId>jbpm-test-db</artifactId>
       <version>${version}</version>
     </dependency>

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/enterprise/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/enterprise/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/enterprise/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/examples/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/examples/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/examples/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/jboss5/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/jboss5/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/jboss5/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm-integration</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
   </parent>
 
   <!-- Properties -->

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/spi/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/spi/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/integration/spi/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm-integration</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
   </parent>
 
   <!-- Properties -->

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/jpdl/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/jpdl/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/jpdl/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/log/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/log/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/log/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/pvm/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/pvm/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/pvm/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-base/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-base/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-base/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-db/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-db/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-db/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-load/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-load/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-load/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-pojo/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-pojo/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/test-pojo/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/modules/userguide/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/modules/userguide/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/modules/userguide/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.jbpm.jbpm4</groupId>
     <artifactId>jbpm</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.Alpha2</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: jbpm4/branches/jbpm-4.0.0.Alpha2/pom.xml
===================================================================
--- jbpm4/branches/jbpm-4.0.0.Alpha2/pom.xml	2009-02-23 10:19:59 UTC (rev 3998)
+++ jbpm4/branches/jbpm-4.0.0.Alpha2/pom.xml	2009-02-23 12:08:02 UTC (rev 3999)
@@ -22,7 +22,7 @@
   <artifactId>jbpm</artifactId>
   <packaging>pom</packaging>
 
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0.Alpha2</version>
 
   <organization>
     <name>JBoss, a division of Red Hat</name>
@@ -130,7 +130,7 @@
         <groupId>org.jbpm.jbpm4</groupId>
         <artifactId>jbpm-gpd</artifactId>
         <type>zip</type>
-        <version>${version}</version>
+        <version>4.0.0-SNAPSHOT</version>
       </dependency>
 
       <!-- Please sort by groupid -->




More information about the jbpm-commits mailing list