>>>>> "SC" == Schmolzi, Christian <[EMAIL PROTECTED]> writes:

 SC> Is there a way around this?

ant clean compile

i.e. delete all .class files before you compile.

We are aware that Ant's view of dependencies is not perfect in every
case, there have been ideas to come around this limitation but they
didn't get too far (here).

Maybe it is enough to add a depend attribute that would trigger the
corresponding switches of javac (which is broken AFAIK) and jikes (a
patch for this has been submitted).

Stefan

Reply via email to