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

Bug 559286

Summary: DOT Editor - Update Xtext/Xtend dependencies to 2019-03 release (2.17.0)
Product: [Tools] GEF Reporter: Tamas Miklossy <miklossy>
Component: GEF DOTAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: unspecified   
Target Milestone: 5.3.0 (2019-12)   
Hardware: PC   
OS: Windows 10   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=559358
Whiteboard:

Description Tamas Miklossy CLA 2020-01-17 03:24:53 EST
Currently, the GEF DOT component is based on Xtext 2.7.3. The code base should be migrated to the 2019-03-released Xtext/Xtend version (2.17.0).

See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=498853
Comment 1 Tamas Miklossy CLA 2020-01-17 06:05:26 EST
The following commit

https://github.com/eclipse/gef/commit/bfdda265bbb32f7eabd26f55b04bedbed74c6cb0

has been merged into the master branch.
Comment 2 Matthias Wienand CLA 2020-01-21 03:59:12 EST
On order to still be able to build with Java 8, we need to resolve a build issue: #559358
Comment 3 Tamas Miklossy CLA 2020-01-24 04:09:50 EST
The JIRO Job (GEF DOT based on Xtext/Xtend 2.17) is green https://ci-staging.eclipse.org/gef/job/gef-master/5782/ , so I close this issue with resolved fixed.