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