Bug 77894

Summary: [model] Remove dependency to old JDOM in JavaModel implementation
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: dirk_baeumer, erol_koc_OTI
Version: 3.1   
Target Milestone: 3.1 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 77879    

Description Olivier Thomann CLA 2004-11-04 15:26:31 EST
JDT/Core operations are still using JDOM deprecated API. These API don't use the
project's relative options and they don't handle 1.5 contructs properly.
Comment 1 Jerome Lanneluc CLA 2005-01-20 11:11:50 EST
Removed all references to JDOM from Java model and converted the Java model
operations to use AST rewrite.
Updated tests to adapt to a small change in behavior in AST rewrite (new lines
are  added when creating a new element).
Comment 2 Jerome Lanneluc CLA 2005-01-24 12:35:21 EST
*** Bug 77655 has been marked as a duplicate of this bug. ***
Comment 3 Jerome Lanneluc CLA 2005-01-24 12:45:50 EST
*** Bug 79691 has been marked as a duplicate of this bug. ***
Comment 4 David Audel CLA 2005-02-15 09:21:09 EST
Verified in I20050214-0927
Comment 5 Jerome Lanneluc CLA 2005-02-23 06:45:38 EST
*** Bug 77879 has been marked as a duplicate of this bug. ***