Bug 417262

Summary: set base target to Eclipse 3.6
Product: z_Archived Reporter: Steffen Pingel <steffen.pingel>
Component: MylynAssignee: Steffen Pingel <steffen.pingel>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P2 CC: robert.elves, sam.davis, tomasz.zarna
Version: unspecifiedKeywords: noteworthy, plan
Target Milestone: 3.10   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:
Bug Depends on: 412743    
Bug Blocks:    

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.