You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Pierre Hägnestrand (JIRA)" <ji...@apache.org> on 2006/12/07 07:54:21 UTC

[jira] Updated: (IVY-350) Urlresolver is not possible to use dynamic revisions on nonstandard repository structure

     [ http://issues.apache.org/jira/browse/IVY-350?page=all ]

Pierre Hägnestrand updated IVY-350:
-----------------------------------

    Attachment: ResolverHelper.java

The patch is in the method public static String[] listTokenValues(Repository rep, String pattern, String token)

> Urlresolver is not possible to use dynamic revisions on nonstandard repository structure
> ----------------------------------------------------------------------------------------
>
>                 Key: IVY-350
>                 URL: http://issues.apache.org/jira/browse/IVY-350
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.4.1
>         Environment: Tested on both windows and linux
>            Reporter: Pierre Hägnestrand
>         Attachments: ResolverHelper.java
>
>
> It is not possible to resolve a dependency that are declared dynamicly, eg. latest or region of revsions etc. 
> Example: <dependency org="apache" name="oro" rev="2.0.+" conf="default,oro->default"/>
> It only fails when having a nonstandard structure of the repository and using http (works on file)
> <artifact pattern="${rep.url}/[module]/[module]-[revision]/[type]s/[artifact].[type]" />
> <ivy pattern="${rep.url}/[module]/[module]-[revision]/ivy.xml" />
> We have fixed the code in fr.jayasoft.ivy.resolver.ResolverHelper and I will try to attach the code to this bugreport

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira