You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Doug Borg (JIRA)" <ji...@apache.org> on 2012/06/01 18:12:23 UTC

[jira] [Updated] (IVY-1351) Allow ivy:resolve to take a url attribute for the location of ivy.xml

     [ https://issues.apache.org/jira/browse/IVY-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Borg updated IVY-1351:
---------------------------

    Attachment: resolve-url.diff

Here is a first attempt of getting resolve to accept a URL for the location of ivy.xml. 

Jar URLs have been tested and are working. I have not tested http / https urls with authentication, but I am using pretty much the same methods used in IvyAntSettings.java.
                
> Allow ivy:resolve to take a url attribute for the location of ivy.xml
> ---------------------------------------------------------------------
>
>                 Key: IVY-1351
>                 URL: https://issues.apache.org/jira/browse/IVY-1351
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 2.2.0, 2.3.0-RC1, trunk
>            Reporter: Doug Borg
>         Attachments: resolve-url.diff
>
>
> As a user of ivy:resolve, I would like the ability to optionally supply a url attribute instead of a file attribute so that I can be more flexible in where I source my ivy.xml files from. This would function similar to the way I can supply a URL in ivy:settings.
> This allows me to store ivy.xml inside a jar file, on a web server, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira