On Tue, 23 Oct 2001, Stephen Anderson <[EMAIL PROTECTED]> wrote:

> best as an attribute of the javac task.  <javac ... failOnWarn="true">

Probably not, as this is only supported by Jikes, not any other of the
seven <javac> choices available.

To parallel the other jikes options, you could simply introduce a new
magic property like build.compiler.warningsareerrors or something.

But maybe we've simply reached the point to introduce 

<javac additionalArgs="..." />

or similar.

Stefan

Reply via email to