useOrigin information should be self-contained in the resolved data
-------------------------------------------------------------------
Key: IVY-421
URL: https://issues.apache.org/jira/browse/IVY-421
Project: Ivy
Issue Type: Improvement
Components: Ant
Affects Versions: 1.4.1
Reporter: Stephane Bailliez
Priority: Minor
When using the 'useOrigin' attribute to yes, this property must be repeated
over all post-resolve tasks which is quite unnecessary and prevent a flexible
use of Ivy.
For example if we want to define a specific usage in a common build file, this
information must be repeated over many tasks calls.
All the information should be self-contained in the resolved data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.