Yes, that's what it does.
Ant only builds classes when the source code has been changed.
And it only builds jars when one of the classes has been changed.
If that's not the result you're getting, then read this:
http://jakarta.apache.org:8080/jyve-faq/Turbine/screen/DisplayQuestionAnswer/action/SetAll/project_id/2/faq_id/16/topic_id/72/question_id/740
> -----Original Message-----
> From: lynch [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 1 March 2001 3:31 PM
> To: [EMAIL PROTECTED]
> Subject: Incremental building
>
>
>
> Hi all
>
> Does ANT support "incremental building," such
> that we don't have to build the entire project
> every time?
>
> Regards
> Lynch
>