On 18 Nov 2011, at 12:59, Ross Gardler wrote:

> On 18 November 2011 12:54, Ate Douma <[email protected]> wrote:
>> I've just updated to the latest wookie trunk and ran
>> 
>>  $ ant clean
>>  $ ant run
>> 
>> I've build wookie last time for the 0.9.1 release candidate so I expect to
>> have most/all external dependencies in my local ivy cache (which is where?),
>> no?

Usually ~/.m2 (same as Maven)

>> 
>> However the ant run build took more than 15 minutes to complete!
>> Should I have some magic setting to speed this stuff up?
> 
> I always use ant run -Doffline=true which prevents a check of the
> dependencies, but I wouldn't expect it to make 15 mins difference.
> 
> I've not done a clean build for some time, I wonder if the clean is
> killing the downloaded artifacts? Even if it is 15 minutes seems
> excessive

That seems really odd.

I just did a fresh checkout and build just to see:

svn co http://svn.apache.org/repos/asf/incubator/wookie/trunk wookie
cd wookie 
ant run

... took about a minute.

I did a build recently which took ages as the Apache repo stalled - maybe there 
was maintenance going on - otherwise it seems pretty quick.

> 
> Ross
> 
> 
> -- 
> Ross Gardler (@rgardler)
> Programme Leader (Open Development)
> OpenDirective http://opendirective.com

Reply via email to