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 "Xavier Hanin (JIRA)" <ji...@apache.org> on 2007/09/06 17:08:38 UTC

[jira] Resolved: (IVY-602) Resolving dynamic version fails when using multiple patterns if only one pattern find a revision and others don't

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

Xavier Hanin resolved IVY-602.
------------------------------

    Resolution: Fixed

I've added a junit test in ResolveTest reproducing the bug, and fixed the problem.

> Resolving dynamic version fails when using multiple patterns if only one pattern find a revision and others don't
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: IVY-602
>                 URL: https://issues.apache.org/jira/browse/IVY-602
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-alpha-2
>            Reporter: Xavier Hanin
>             Fix For: 2.0.0-beta-1
>
>
> When a resolver configured with multiple ivy patterns is used, if only one pattern is able to find a dynamic revision and others don't (other patterns being defined after the one which locates the revision), then Ivy doesn't consider the revision as found. 
> See http://www.nabble.com/How-to-use-the-latest-build-dependency-feature--tf4376364.html for details.

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