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 2004/10/09 07:33:53 UTC

DO NOT REPLY [Bug 31610] New: - [RFE][Patch] errorproperty attribute to task

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=31610

[RFE][Patch] errorproperty attribute to <subant> task

           Summary: [RFE][Patch] errorproperty attribute to <subant> task
           Product: Ant
           Version: 1.7Alpha (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: rockclimberred@yahoo.com


Set's the specified property to "true" in the event of an error building a
sub-project.  Modeled after same attribute in the junit task.

This allows me to to set failonerror="false" and complete the build, yet display
a final warning message. Otherwise, with numerous subant calls, error messages
from failed sub-projects can easily be lost in the output.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org