On Apr 13, 2009, at 12:00 PM, Hans Dockter wrote:


On Apr 13, 2009, at 11:45 AM, Russel Winder wrote:

Things like:

dependencies {
groovy ( [ 'groovy' , getASMJarName ( ) , 'antlr' ,
'commons-cli' ].collect { ':' + it + ':' + getVersionNumberOfJar
( it ) } )
}

used to work in 0.5 but now give:

Cause: The dependency notation:
[:groovy:1.7-beta-1-SNAPSHOT, :asm:3.1, :antlr:2.7.7, :commons-cli: 1.2]
is invalid!

So what is the new idiom?

This is a missing feature after the refactoring. I will add this ASAP.

This is fixed now.

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





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

   http://xircles.codehaus.org/manage_email


Reply via email to