You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by kermitt <he...@genesys.com> on 2008/01/11 15:43:28 UTC

Resolve a revision with a particular status

Is there a way to resolve a module for instance A revison 1.2.+ having status
"release"?
-- 
View this message in context: http://www.nabble.com/Resolve-a-revision-with-a-particular-status-tp14757364p14757364.html
Sent from the ivy-user mailing list archive at Nabble.com.


Re: Resolve a revision with a particular status

Posted by Xavier Hanin <xa...@gmail.com>.
On Jan 11, 2008 3:43 PM, kermitt <he...@genesys.com> wrote:

>
> Is there a way to resolve a module for instance A revison 1.2.+ having
> status
> "release"?

You can ask for latest.release, but not for 1.2+ with status release. The
solution is to implement your own version matcher, based on how the existing
version matchers for 1.2+ and latest.release are implemented, it should be
pretty easy.

Xavier

>
> --
> View this message in context:
> http://www.nabble.com/Resolve-a-revision-with-a-particular-status-tp14757364p14757364.html
> Sent from the ivy-user mailing list archive at Nabble.com.
>
>


-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/