On Mon, 26 Nov 2001 Nico Seessle wrote : > > > > - When using Jikes compiler, does it do incremental > > > builds by comparing the dates of the .java & .class > > > files? > > > > Yep. > > > No. Jikes compiles everything you tell it. As far as > Ant is concerned it > only passed files to jikes which Ant finds to be > modified and need to be > recompiled. It's up to the compiler and beyond the Thanks for clarifying. I read the question as follows, which prompted my initial response. "When using Jikes compiler, does *ant* do incremental builds by comparing dates of .java and .class files?" If *ant* is replaced with *jikes*, then the question has no relevance here in this group ;-) Magesh
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
