Thomas Leonhardt <[EMAIL PROTECTED]> wrote: > 1. A user defined message if the if-clause of the target doesn't > evaluate to true.
and in the unless case as well - right? Added. > 2. The possibility to let the javac task continue compiling if an > error occured (Like junit). Already there (in Ant 1.3) - see the failonerror attribute of javac. Stefan
