Author: alex.guizar(a)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>
Show replies by date