On 03/11/2011, at 11:50 PM, Ed Young wrote:
> actually, I'm not using any snapshots anymore, am I. I recently made sure I
> was using only releases, but I hadn't removed the snapshot repos. Good catch.
>
> repositories {
> mavenCentral()
> // maven { url
> "http://tools-nexus.cable.comcast.com:8080/nexus/content/groups/public/" }
> // maven { url "https://nexus.codehaus.org/content/repositories/snapshots"
> }
> //
> // mavenRepo url: [
> // "http://repository.codehaus.org",
> // "http://snapshots.repository.codehaus.org"
> // ]
> }
>
> This reduces my dev cycle to slightly less than 1 minute.
>
> Still not where I need to be. Any other ideas?
How long is the test task taking?
You can run with --profile, which gives you a report in
<build_dir>/reports/profile.
--
Luke Daley
Principal Engineer, Gradleware
http://gradleware.com