Add a new resolve mode (optionally per module) to utilize new "original 
constraint rule" metadata in IVY-739
------------------------------------------------------------------------------------------------------------

                 Key: IVY-740
                 URL: https://issues.apache.org/jira/browse/IVY-740
             Project: Ivy
          Issue Type: New Feature
            Reporter: Shawn Castrianni


After IVY-739 is resolved, ivy will have new metadata that keeps the "original 
constraint rule" metadata in published/delivered ivy files.  Therefore, during 
a resolve, it would be nice to be able to use the original constraint rule 
instead of the specific revision it was published with by toggling on a new 
resolve mode.  Maybe this mode is toggled on via a new attribute on the resolve 
task, not sure.  But what is important is that this new resolve mode can be 
toggled on or off on a per module basis by a new attribute, perhaps 
"resolveMode" or "mode", on the module tag in the settings file.  This would 
allow a specific module to always be resolved to the lastest version in the 
repo regardless of what was used to build the parent module that is referencing 
it.

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

Reply via email to