Bug 27050 - NullBuildLogger no longer needed
Summary: NullBuildLogger no longer needed
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-11-24 21:21 EST by Darin Swanson CLA
Modified: 2002-12-04 10:49 EST (History)
0 users

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-11-24 21:21:41 EST
Since we always capture output from Ant with the AntProcressBuildLogger, we 
should refactor and remove the NullBuildLogger.
Comment 1 Darin Swanson CLA 2002-12-03 20:35:27 EST
Removed NullBuildLogger and refactored.
Reworked NLS'ing of the Ant support as well.
Please verify.
Comment 2 Darin Wright CLA 2002-12-04 10:49:03 EST
Verified