Quoting Matt Benson <[EMAIL PROTECTED]>: > --- [EMAIL PROTECTED] wrote: > [SNIP] > > So i guess my question is how do i do what the javac > > task does, namely give a > > directory, for each item in the directory, see if > > it's output file is up to > > date, and if not build it. > > How do you build it? If, by chance, it is using the > exec task you could combine the two approaches and use > the apply task. > > -Matt
I build it with a <java> task --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]