Many tasks already support incremental builds: javac, copy, move, zip, 
native2ascii, etc.

Plus you can always use dependset & uptodate to munge it for tasks that 
don't support it.

JEC
-- 
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere v7 Release Engineer
WebSphere Build Tooling Lead (Project Mantis)


<[EMAIL PROTECTED]> wrote on 09/15/2005 03:53:37 AM:

> 
> Hello folks,
> I am not sure you can do this in Ant but anyway i am asking the 
question:
> -Is there a way to perform incremental builds using ant scripts, i.e
> build only what has changed?
> If so does it rely on some manual-scripts-timestamp-moulinette or is
> there a smarter manner to do so?
> Thanks for any help.
> 
> Hind Lwahhabi.
> 
> 
> This message is for the designated recipient only and may contain 
> privileged, proprietary, or otherwise private information.  If you 
> have received it in error, please notify the sender immediately and 
> delete the original.  Any other use of the email by you is prohibited.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to