Bug 417262 - set base target to Eclipse 3.6
Summary: set base target to Eclipse 3.6
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P2 enhancement (vote)
Target Milestone: 3.10   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy, plan
Depends on: 412743
Blocks:
  Show dependency tree
 
Reported: 2013-09-14 11:09 EDT by Steffen Pingel CLA
Modified: 2013-11-05 05:29 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2013-09-14 11:09:36 EDT
In order to remove legacy code, reflection code and leverage Eclipse 3.6 APIs the base target should be updated to Eclipse 3.6. This will also simplify testing significantly (bug 412743).
Comment 2 Steffen Pingel CLA 2013-09-26 15:43:10 EDT
Todo:

* Update feature dependencies to require 3.6 as a minimum
* Test workspace migration for Mylyn context.
* Update Hudson matrix jobs removing 3.5 and adding staging, maintenance
Comment 3 Steffen Pingel CLA 2013-09-26 18:53:29 EDT
When updating to the latest master a warning is displayed when first using content assist. This is due to the removed API tooling content assist. We should probably decrement the JDT preferences on update to avoid that since it's meaningless for users.
Comment 4 Steffen Pingel CLA 2013-10-03 11:20:22 EDT
Review to fix the problem described in comment #3: https://git.eclipse.org/r/#/c/16993/ .
Comment 5 Steffen Pingel CLA 2013-10-07 14:22:48 EDT
All outstanding reviews have been merged.
Comment 6 Steffen Pingel CLA 2013-10-07 15:57:32 EDT
Reopening since https://git.eclipse.org/r/#/c/16439/ is not merged, yet, and feature constratints still need to be updated.
Comment 8 Steffen Pingel CLA 2013-10-09 12:45:24 EDT
All outstanding reviews have been merged.