Hi Hans,
Hans Dockter wrote: > > There is a way of doing this. A configuration returns a > ResolvedConfiguration which returns ResolvedArtifacts which have an > associated ResolvedDependency containing the actual version. > > Accessing this information will become more convenient in future > versions,. > Unfortunately in gradle 0.8 this returns the version range, not the actual resolved version. A bug maybe? Phil. -- View this message in context: http://old.nabble.com/getting-the-actual-resovled-version-tp27395197p27406541.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
