Hello All,

what is the latest version that can be used in wrapper task ?

I tried to get the latest one available on TeamCity
(0.9-20100313072636+0300 at the moment of writing) but then gradlew
fails with
Exception in thread "main" java.io.FileNotFoundException:
http://dist.codehaus.org/gradle/gradle-0.9-20100313072636+0300-bin.zip

task wrapper(type: Wrapper) {
    gradleVersion = '0.9-20100226145830+1100' // this works
    //gradleVersion = '0.9-20100313072636+0300' // this fails
}

I guess there is some latency in the availability of snapshots - how
can I find out what is the latest version that can be used ?

-- 
Regards / Pozdrawiam
Tomek Kaczanowski

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

    http://xircles.codehaus.org/manage_email


Reply via email to