> JDK 1.3 is out, the javac taskdef in ant detects 1.3 and performs a > 'modern' compile which apparently performs such advanced optimisations > that javac is not invoked at all. This behaviour is silent.
Pretty advanced stuff huh? :) > Would it be > possible to either a) throw a build exception and suggest the user put a > build.compiler property in the build file or Done. .duncan
