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 "Johannes Stamminger (JIRA)" <ji...@apache.org> on 2007/09/28 15:24:50 UTC

[jira] Updated: (IVY-552) Support useOrigin in IvyCacheFileset

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

Johannes Stamminger updated IVY-552:
------------------------------------

    Attachment: ivy-1.4.1-patch20070914-IvyCacheFileset

Updated patch for supporting useOrigin attribute: previous version failed on having configured a root dir

> Support useOrigin in IvyCacheFileset
> ------------------------------------
>
>                 Key: IVY-552
>                 URL: https://issues.apache.org/jira/browse/IVY-552
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.4.1
>            Reporter: Johannes Stamminger
>             Fix For: 1.4.2, 2.0
>
>         Attachments: ivy-1.4.1-patch20070629, ivy-1.4.1-patch20070914-IvyCacheFileset
>
>
> When using IvyCacheFileset currently with the useOrigin set to true, on resolving it is thrown an UnsupportedOperationException with the message: the cachefileset task does not support the useOrigin mode, since filesets require to have only one root directory. Please use the the cachepath task instead.
> Instead of throwing this exception I would propose to be able to configure the missing root directory that has to be common to all local artifacts to be resolved.

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