Ticket #177 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Only write ConfigurationExceptions to stdout

Reported by: hans Assigned to: 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

11/04/07 14:35:38 changed by hans

  • status changed from new to assigned.

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

11/04/07 15:05:57 changed by hans

  • status changed from assigned to closed.
  • resolution set to fixed.

Resolved in r287, r288, r289, r290. :)


Add/Change #177 (Only write ConfigurationExceptions to stdout)




Action