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

Xavier Hanin resolved IVY-350.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

I've integrated your patch, thanks for your contribution.

> Urlresolver is not possible to use dynamic revisions on nonstandard 
> repository structure
> ----------------------------------------------------------------------------------------
>
>                 Key: IVY-350
>                 URL: https://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
>             Fix For: 1.5
>
>         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: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to