]
Tom Baeyens closed JBPM-905.
----------------------------
Resolution: Done
the dist target was replaced with the package target in the dependencies
Latest jpdl build.xml has broken dependency
--------------------------------------------
Key: JBPM-905
URL:
http://jira.jboss.com/jira/browse/JBPM-905
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM jPDL 3.2 alpha 1
Environment: Windows build using Ant 1.6
Reporter: Bill Middleton
Assigned To: Tom Baeyens
The latest updates to the jpdl build.xml (jbpm.3/jpdl/dist/build.xml v1.22) introduce a
small bug. The target test.suite.distribution depends on "clean, dist", but
there doesn't seem to be any dist target in build.xml or its parent, build/build.xml.
$ cvs diff build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jbpm/jbpm.3/jpdl/dist/build.xml,v
retrieving revision 1.22
diff -r1.22 build.xml
210c210
< <target name="test.suite.distribution" depends="clean,
dist" description="test a suite distribution build">
---
> <target name="test.suite.distribution" depends="clean"
description="test a suite distribution build">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: