| Summary: | Adopt target of gef-master build to Luna M2 | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | RelEng | Assignee: | 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
Adopted target to Luna M2 Eclipse SDK. Pushed changes to origin/master. Re-open because changing target lead to a compile problem in org.eclipse.zest.core. See #418350 for details. 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. Temporarily switched back to Kepler target in gef-master build. (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. |