Hi Jason, I cannot compare to ANT as I started that project from scratch... for my projects the build speed is acceptable...
And yes, I'm using a recent 0.9 build. Regards, Andrew On Wed, Mar 24, 2010 at 10:47 PM, Jason Porter <[email protected]>wrote: > 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 > -- -- Andrew Schetinin
