[ https://issues.apache.org/jira/browse/LUCENE-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493757 ]
Hoss Man commented on LUCENE-875: --------------------------------- i vote for adding... failonerror="true" ...as well. it won't help in the case of warnings, but it will at least ensure that the build fails if we have any seriously eggregious errors in the javadocs that completely prevent them from being generated. > javadocs creation has too many warnings/errors > ---------------------------------------------- > > Key: LUCENE-875 > URL: https://issues.apache.org/jira/browse/LUCENE-875 > Project: Lucene - Java > Issue Type: Task > Components: Javadocs > Affects Versions: 2.2 > Reporter: Doron Cohen > Assigned To: Doron Cohen > Priority: Minor > Fix For: 2.2 > > Attachments: 875_javacc_patch.txt > > > Currently running 'ant javadocs' creates so many warnings that you have to > grep the output to verify that new code did not add more. > While most current errors might be minor, they might hide a few serious ones > that we will never know abut until someone complains. > Best if we fix all of them and keep it always clean... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]