Does this address the Wharf issues where it's always going to the remote repo for every dependency (and attempt 3-4 files per dependency)? I'm still seeing amazingly long build times (10+ minutes) in projects with many dependencies, even when everything's in the local cache.
On Sep 13, 2011, at 9:21 PM, Adam Murdoch wrote: > Hi, > > A snapshot for Gradle 1.0-milestone-5 is now available, which fixes a bunch > of problems introduced in milestone-4. It also fixes a pile of other issues, > and adds some new features. More details are available in the release notes > at http://wiki.gradle.org/display/GRADLE/Gradle+1.0-milestone-5+Release+Notes > (a work in progress). > > The snapshot is available at > http://repo.gradle.org/gradle/distributions-snapshots/gradle-1.0-milestone-5-20110913092800+0200-bin.zip. > We would appreciate your help in testing this snapshot. Please point your > wrapper at the distribution, or download and install it, and let us know how > you go. > > There will be at least one more snapshot before we release milestone-5, as we > still need to fix http://issues.gradle.org/browse/GRADLE-1727. This issue > makes the snapshot unusable with Gradle's own build, and presumably other > builds, too. So, this snapshot is essentially a beta release of milestone-5. > > Please note that there are some breaking changes in this release. See: > http://wiki.gradle.org/display/GRADLE/Gradle+1.0-milestone-5+Breaking+Changes. > > > Thanks, > > Adam. > > -- > Adam Murdoch > Gradle Co-founder > http://www.gradle.org > VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting > http://www.gradleware.com > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
