Adam Murdoch-2 wrote: > > Are you sure you're using trunk? This looks like you're using the > wrapper with a snapshot from 2010-01-21. The classloading changes > happened around 2010-02-08. Anything before that date will be broken > with Ant 1.8.0 >
The snapshot that you reference is the latest one with source code available from the below url http://snapshots.dist.codehaus.org/gradle/ http://snapshots.dist.codehaus.org/gradle/ There is a newer version available, but it's only a "bin" version. Obviously there are newer versions available from the continuous build servers, but "blessed" snapshots are usually the way to go for stable releases, and that may be why an older version is in use here. It could just be an issue with an explicitly set GRADLE_HOME or PATH that is still pointing to the older version, as you've implicitly indicated. -Spencer -- View this message in context: http://old.nabble.com/Ant-versions----blocking-problem-tp27665898p27714227.html Sent from the gradle-dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
