You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/05/27 21:33:48 UTC

DO NOT REPLY [Bug 20270] New: - [PATCH] Adding if and unless checks to JUnit formatters

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20270>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20270

[PATCH] Adding if and unless checks to JUnit formatters

           Summary: [PATCH] Adding if and unless checks to JUnit formatters
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: apache.org@nerdmonkey.com


Attached is a patch file to add "if" and "unless" checks to JUnit
formatters.  This is helpful if you don't want to take the time to build
XML formatted reports for routine testing, but you would like to when
generating HTML reports in a nightly build.