Bug 23881 - Same error logged three times
Summary: Same error logged three times
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P2 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: core, ui
Depends on:
Blocks:
 
Reported: 2002-09-19 16:51 EDT by Darin Swanson CLA
Modified: 2002-10-04 10:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Swanson CLA 2002-09-19 16:51:12 EDT
Write a build file that has a copy task that attempts to copy a file that does 
not exist.

A Build Exception error message is logged 3 times for this failure:
once for taskFinished
once for targetFinished
once for buildFinished
Comment 1 Darin Swanson CLA 2002-09-19 17:33:22 EDT
Our build loggers (NullBuildLogger and AntBuildLogger) now only report any 
given build exception once.

Please verify Jared.

Comment 2 Darin Swanson CLA 2002-09-27 11:35:34 EDT
Please verify (Luc)
Comment 3 Luc Bourlier CLA 2002-10-03 18:40:32 EDT
Verified.
Please update the build notes (jared).