[jbpm-commits] JBoss JBPM SVN: r6559 - jbpm3/branches/jbpm-3.2-soa/modules/core.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Aug 10 05:42:11 EDT 2010


Author: alex.guizar at jboss.com
Date: 2010-08-10 05:42:10 -0400 (Tue, 10 Aug 2010)
New Revision: 6559

Modified:
   jbpm3/branches/jbpm-3.2-soa/modules/core/pom.xml
Log:
remove extraneous artifacts in distribution src/ and docs/
correct dangling target name in core pom 

Modified: jbpm3/branches/jbpm-3.2-soa/modules/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/modules/core/pom.xml	2010-08-10 08:03:43 UTC (rev 6558)
+++ jbpm3/branches/jbpm-3.2-soa/modules/core/pom.xml	2010-08-10 09:42:10 UTC (rev 6559)
@@ -203,7 +203,7 @@
                 <configuration>
                   <tasks>
                     <property name="database" value="${database}" />
-                    <ant antfile="scripts/antrun-jbpm-config.xml" target="concat" />
+                    <ant antfile="scripts/antrun-jbpm-config.xml" target="cat-hibernate-cfg" />
                     <ant antfile="scripts/antrun-jbpm-config.xml" target="jbpm-cfg-xml-soa" />
                   </tasks>
                 </configuration>



More information about the jbpm-commits mailing list