Re: Enhancement request: add option failonwarning to Javadoc task

2013-05-24 Thread Antoine Levy Lambert
Hello Tim, thanks for suggesting this enhancement. could you put this enhancement request in bugzilla, along with patches for the source, the doc and if possible unit tests? Regard, Antoine On May 23, 2013, at 1:07 PM, Boemker, Tim wrote: > It would be useful if the javadoc task could fail a

Enhancement request: add option failonwarning to Javadoc task

2013-05-23 Thread Boemker, Tim
It would be useful if the javadoc task could fail a build if the javadoc program issued any warnings. One way to do this would be to add an option, failonwarning, and to modify org.apache.tools.ant.taskdefs.Javadoc as follows: --- /cygdrive/c/Users/tboemker/Desktop/jars/apache-ant-1.9.1-src/sr