You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2013/05/24 15:14:52 UTC

[Bug 55015] New: Javadoc task should offer option failonwarning

https://issues.apache.org/bugzilla/show_bug.cgi?id=55015

            Bug ID: 55015
           Summary: Javadoc task should offer option failonwarning
           Product: Ant
           Version: 1.9.1
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core tasks
          Assignee: notifications@ant.apache.org
          Reporter: tboemker@elynx.com

Created attachment 30317
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30317&action=edit
Differences from 1.9.1 Javadoc.java

It would be helpful to some users to be able to configure the javadoc task to
fail a build if the javadoc program issues warnings.

The attached diff shows hows this change might be implemented.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55015] Javadoc task should offer option failonwarning

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55015

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |1.9.4
                 OS|                            |All

--- Comment #1 from Stefan Bodewig <bo...@apache.org> ---
added with svn revision 1555938

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55015] Javadoc task should offer option failonwarning

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55015

--- Comment #2 from Stefan Bodewig <bo...@apache.org> ---
added a passing test with svn revision 1556121

-- 
You are receiving this mail because:
You are the assignee for the bug.