So when is war/uptodate="true" valuable (or zip/jar/war/ear for that
matter)?

-----Original Message-----
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 24, 2004 4:48 PM
To: Ant Users List
Subject: Re: War update = true


--- "Ciramella, EJ" <[EMAIL PROTECTED]> wrote:
> Has anyone else noticed that the war task with the
> update="true" setting
> takes longer than simply recreating the war?
> 
> On average, it's 10 - 15 seconds faster to build the
> war from scratch than
> to update it.  Am I missing a setting somewhere?
> 

I believe you'll always find that, in general,
processing a bunch of files unconditionally is going
to take less time than scanning them all for
up-to-date-ness.

-Matt

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to