You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Per Hermansson (JIRA)" <ji...@apache.org> on 2008/03/18 19:49:25 UTC

[jira] Updated: (IVY-778) multiple cleancache and inline retrieve error

     [ https://issues.apache.org/jira/browse/IVY-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Per Hermansson updated IVY-778:
-------------------------------

    Description: 
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:retrieve 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.


  was:
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.


        Summary: multiple cleancache and inline retrieve error  (was: multiple cleancache and inline retrive error)

> multiple cleancache and inline retrieve 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-1, 2.0.0-beta-2
>         Environment: Windows XP, Java 1.6.0, Ant 1.7
> Ubuntu, Java 1.5.0, Ant 1.6.5
>            Reporter: Per Hermansson
>         Attachments: build.patch, debug.log, output.log
>
>
> 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:retrieve 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.