Bug 237552 - [api] remove deprecated classes
Summary: [api] remove deprecated classes
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 enhancement (vote)
Target Milestone: 3.1   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2008-06-17 19:17 EDT by Steffen Pingel CLA
Modified: 2008-10-02 22:54 EDT (History)
1 user (show)

See Also:


Attachments
mylyn/context/zip (66.29 KB, application/octet-stream)
2008-10-01 23:50 EDT, Steffen Pingel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2008-06-17 19:17:59 EDT
As part of the Mylyn 3.0 API refactoring classes were moved to org.eclipse.mylyn.internal.*.deprecated as a intermediate solution for parts of the code base that had not been ported to the new APIs. These classes are not intended as a backwards compatibility layer and will be removed in as part of the 3.x release cycle.
Comment 1 Mik Kersten CLA 2008-07-22 11:59:05 EDT
Steffen: marking as an enhancement, because I'd like us to keep a clear distinction between defects and improvements.
Comment 2 Steffen Pingel CLA 2008-10-01 23:50:40 EDT
Committed first round of major changes. All internal deprecated classes have been removed from tasks.ui and bugzilla.tests. I have moved some of src-old in org.eclipse.mylyn.
Comment 3 Steffen Pingel CLA 2008-10-01 23:50:42 EDT
Created attachment 114065 [details]
mylyn/context/zip
Comment 4 Steffen Pingel CLA 2008-10-02 22:54:52 EDT
Removed deprecated classes from tasks.core as well. Marking resolved.