On 15/04/10 3:30 AM, Rene Groeschke wrote:
Hi there,

in our testlab, I use gradle to load our installer and from artifactory and distribute it. To get the latest version I enter something like "2.+". Is there a common way to get the resolved version (e.g. 2.2.8) without nasty string operations on my resolved file? I digged a bid into the sources and thought DefaultResolvedDependency can do this, but it only returns "2.+" in my example.

It should give you the actual resolved version. There's a JIRA issue for this problem (JIRA is down at the moment, so I can't give you a link to the issue).


--
Adam Murdoch
Gradle Developer
http://www.gradle.org


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to