Modify ↓
Ticket #177 (closed defect: fixed)
Only write ConfigurationExceptions to stdout
| Reported by: | hans | Owned by: | hans |
|---|---|---|---|
| Priority: | major | Milestone: | 2.3.1 |
| Component: | phing-core | Version: | 2.3.0 |
| Keywords: | Cc: |
Description
Currently build failures are writing the last exception to STDOUT. This is not needed if the Exception has already been appropriately handled.
I think this should retroactively be fixed in 2.3.0 also, since this is an important bug.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

I removed the offending code from the tag (!) in r285