Bug 146214

Summary: Refactor XmlWritter and Main.Logger
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.3 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jerome Lanneluc CLA 2006-06-09 06:07:53 EDT
3.2 RC7

Some methods of Main.Logger like printTag(...) (and maybe other) are a plain copy of the same methods in XmlWritter. These should be refactored so that we don't have to do the same change in 2 places.

A good place would be org.eclipse.jdt.internal.compiler.util.
Comment 1 Olivier Thomann CLA 2006-06-21 13:00:45 EDT
Fixed and released in HEAD.
No regression test needed as this is a refactoring of existing code.
Comment 2 Frederic Fusier CLA 2006-08-03 08:46:50 EDT
Released for 3.3 M1
Comment 3 Frederic Fusier CLA 2006-08-08 04:06:27 EDT
Verified for 3.3 M1 using build I20060807-2000.