Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 404806

Summary: Fix building against Kepler M6
Product: [Tools] GEF Reporter: Alexander Kurtakov <akurtakov>
Component: RelEngAssignee: Alexander Nyßen <alexander>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P3 CC: nyssen
Version: unspecifiedFlags: akurtakov: review? (nyssen)
Target Milestone: 3.9.0 (Kepler) M7   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Patch fixing the problem. none

Description Alexander Kurtakov CLA 2013-04-03 08:38:04 EDT
Created attachment 229284 [details]
Patch fixing the problem.

* ICU4J range is bigger now due to 5.x becoming 50.x.
* Updated target platform as old builds were dropped for M6.
* Build with tycho 0.17.
Comment 1 Alexander Nyßen CLA 2013-04-08 03:03:53 EDT
The ICU4J range problem is already resolved by fix to bug #395872. I will update the target definition to deal with this one.
Comment 2 Alexander Nyßen CLA 2013-04-08 03:36:28 EDT
Indeed, the doc.isv plug-ins still include ICU4J dependencies, so they need to be updated as well...
Comment 3 Alexander Nyßen CLA 2013-04-08 03:58:13 EDT
Updated target to Eclipse SDK 4.3.0.I20130314-1330. Removed icu4j dependencies from org.eclipse.draw2d.doc.isv and org.eclipse.zest.doc.isv, as they do not seem to be needed any more there. Increased org.eclipse.draw2d.doc.isv and org.eclipse.gef.doc.isv plug-in versions to 3.9.0 (org.eclipse.zest.doc.isv was already 1.5.0). Pushed all changes to upstream.
Comment 4 Alexander Nyßen CLA 2013-04-08 05:19:36 EDT
Resolving as fixed, as build is back to stable. 

Alexander, thanks for having investigated this!
Comment 5 Alexander Nyßen CLA 2014-05-22 02:07:03 EDT
Comment on attachment 229284 [details]
Patch fixing the problem.

The patch was not applied when resolving this, so marking as obsolete.