You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2008/03/29 00:24:24 UTC

[jira] Resolved: (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 ]

Maarten Coene resolved IVY-778.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-RC1

Fixed in trunk I think, could you give it a try?

> 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
>            Assignee: Maarten Coene
>             Fix For: 2.0-RC1
>
>         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.