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

Bug 418315

Summary: Adopt target of gef-master build to Luna M2
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: RelEngAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3    
Version: unspecified   
Target Milestone: 3.9.100 (Luna) M3   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2013-09-30 06:36:17 EDT
We should adopt the build target from Kepler to Luna, so incompatibilities can be detected early.
Comment 1 Alexander Nyßen CLA 2013-09-30 10:26:58 EDT
Adopted target to Luna M2 Eclipse SDK. Pushed changes to origin/master.
Comment 2 Alexander Nyßen CLA 2013-09-30 11:01:26 EDT
Re-open because changing target lead to a compile problem in org.eclipse.zest.core. See #418350 for details.
Comment 3 Alexander Nyßen CLA 2013-09-30 11:14:48 EDT
In addition, the headless build seems to fail because of unsatisfied version constraint from org.eclipse.draw2d to com.ibm.icu.text 3.8.1.
Comment 4 Alexander Nyßen CLA 2013-09-30 11:29:05 EDT
Temporarily switched back to Kepler target in gef-master build.
Comment 5 Alexander Nyßen CLA 2013-09-30 12:00:29 EDT
(In reply to Alexander Nyssen from comment #3)
> In addition, the headless build seems to fail because of unsatisfied version
> constraint from org.eclipse.draw2d to com.ibm.icu.text 3.8.1.

It seemed I forgot to add a corresponding target profile to parent pom. Changing this, gef-master is now running without problems. Removing dependency on #418350 (which only seems to occur in my ide) and resolving as fixed.