Bug 77894 - [model] Remove dependency to old JDOM in JavaModel implementation
Summary: [model] Remove dependency to old JDOM in JavaModel implementation
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M5   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 77655 77879 79691 (view as bug list)
Depends on:
Blocks: 77879
  Show dependency tree
 
Reported: 2004-11-04 15:25 EST by Olivier Thomann CLA
Modified: 2005-02-23 06:45 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***