On 7/25/05, Jonathan Baccash <[EMAIL PROTECTED]> wrote: > > I have read that ant does not do dependency checking to see if targets > are up to date. But I have also read that compilation of java files > is faster with ant. How is this possible? Does ant use javac compile > flags to do dependency checking automatically? Or is there something > else going on? Thanks, > > Jon. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
You have to see the <tstamp/> -- Regards, Petar!
