You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2007/05/30 19:55:15 UTC

[jira] Assigned: (IVY-517) The deprecated "keep" attribute on post resolve tasks causes an error

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

Maarten Coene reassigned IVY-517:
---------------------------------

    Assignee: Maarten Coene

> The deprecated "keep" attribute on post resolve tasks causes an error
> ---------------------------------------------------------------------
>
>                 Key: IVY-517
>                 URL: https://issues.apache.org/jira/browse/IVY-517
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0.0-alpha-1
>         Environment: Ant 1.7 and Windows XP
>            Reporter: Scott Goldstein
>            Assignee: Maarten Coene
>            Priority: Minor
>
> Steps to Reproduce:
> 1.  Create an ant build file to build a product/library which will utilize ivy
> 2.  Create an ant target which uses a post resolve task, such as "ivy:cachepath".  Add to the task the attribute "keep" with any value, such as "true"
> 3.  Run the build
> Expected results:
> 1.  The build runs with no errors and adheres to the value of the "keep" attribute as described in Ivy 1.4.1 documentation
> Actual Results:
> 1.  An error occurs, "build.xml:22: ivy:cachepath doesn't support the "keep" attribute"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.