multiple cleancache and inline retrive error
--------------------------------------------
Key: IVY-778
URL: https://issues.apache.org/jira/browse/IVY-778
Project: Ivy
Issue Type: Bug
Components: Ant
Affects Versions: 2.0.0-beta-2, 2.0.0-beta-1
Environment: Windows XP, Java 1.6.0, Ant 1.7
Ubuntu, Java 1.5.0, Ant 1.6.5
Reporter: Per Hermansson
Ant build script fails when multiple <ivy:retrieve> inline calls are being
called after each other and separated by <ivy:cleancache> between each call.
Calling multiple <ivy:retreive inline="true" ...> tasks without any
<ivy:cleancache> in between does not make the build fail.
The error can be tested by patching the example project: multi-project.
The error occurs using both Ivy 2.0.0-beta1 and 2.0.0-beta2.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.