[
https://issues.apache.org/jira/browse/IVY-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xavier Hanin updated IVY-552:
-----------------------------
Fix Version/s: (was: 2.0)
Summary: Support useOrigin in IvyCacheFileset in Ivy 1.4.x (was:
Support useOrigin in IvyCacheFileset)
This has been somehow fixed with IVY-399, since now useOrigin is set on the
cache itself, and a cache with useOrigin="true" can be used with cachefileset.
Since a patch for 1.4 is provided here, I let this issue opened with a clear
title to indicate it targets 1.4, which is not an Apache version.
> Support useOrigin in IvyCacheFileset in Ivy 1.4.x
> -------------------------------------------------
>
> 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
>
> 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.