Author: alex.guizar(a)jboss.com
Date: 2010-02-10 06:11:55 -0500 (Wed, 10 Feb 2010)
New Revision: 6168
Modified:
jbpm3/branches/bpel-1.2/build/build.properties
jbpm3/branches/bpel-1.2/build/build.xml
Log:
bump jbpm bpel version to 1.2
Modified: jbpm3/branches/bpel-1.2/build/build.properties
===================================================================
--- jbpm3/branches/bpel-1.2/build/build.properties 2010-02-05 23:19:12 UTC (rev 6167)
+++ jbpm3/branches/bpel-1.2/build/build.properties 2010-02-10 11:11:55 UTC (rev 6168)
@@ -315,7 +315,7 @@
# BPEL FILE LOCATIONS
-lib.jbpm.bpel.version=1.1.1
+lib.jbpm.bpel.version=1.2
build.bpel.from.source=true
lib.jbpm.bpel.dir=jbpm/bpel/${lib.jbpm.bpel.version}/lib
Modified: jbpm3/branches/bpel-1.2/build/build.xml
===================================================================
--- jbpm3/branches/bpel-1.2/build/build.xml 2010-02-05 23:19:12 UTC (rev 6167)
+++ jbpm3/branches/bpel-1.2/build/build.xml 2010-02-10 11:11:55 UTC (rev 6168)
@@ -25,6 +25,7 @@
<ant antfile="bpel/service/build.xml" target="clean"
inheritall="false" />
<ant antfile="bpel/userguide/build.xml" target="clean"
inheritall="false" />
<ant antfile="bpel/examples/build.xml" target="clean"
inheritall="false" />
+ <ant antfile="bpel/dist/build.xml" target="clean"
inheritall="false" />
<ant antfile="bamconsole/build.xml" target="clean"
inheritall="false" />
</target>
Show replies by date