ArtifactProperty task needs location for use with multiple caches
-----------------------------------------------------------------

                 Key: IVY-819
                 URL: https://issues.apache.org/jira/browse/IVY-819
             Project: Ivy
          Issue Type: Improvement
          Components: Ant
    Affects Versions: 2.0.0-beta-2
            Reporter: Jonathan Doklovic


If you define multiple caches, the artifactproperty task is rendered pretty 
useless since it's impossible to get a reference to the proper cache folder for 
a given artifact.

My suggestion is to expose [location] as an acceptable pattern in the value and 
expand it to be the localFile location that's set in the 
ArtifactDownloadReport.  The one could just do:

<artifactproperty name="[module].[ext]" value="[location]" />

- jonathan

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