On Wed, Mar 24, 2010 at 14:12, Andrew Schetinin <[email protected]>wrote:
> Hi, > > I had found that in my builds Gradle constantly does the lookups for > dependencies, and this causes the builds to take 3-5 times longer. > > Therefore I'm running it with the following command line switch: > > -Divy.cache.ttl.default=eternal > > which disables all lookups. > With that change, are the speeds similar to ant? I also assume you're running a recent build of 0.9, correct? > > Regards, > > Andrew > -- Jason Porter Software Engineer Open Source Advocate PGP key id: 926CCFF5 PGP key available at: keyserver.net, pgp.mit.edu
