| Summary: | Update DOT grammar to use Xtext 2.7.3 infrastructure. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF DOT | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 478617 | ||
| Bug Blocks: | |||
|
Description
Alexander Nyßen
I pushed the following changes to origin/master: -Updated mwe workflow to no longer use deprecated fragments -Ensure Xtext-tycho-integration is used, enforcing a 2.7.3 generator -Update plug-in dependencies to point to 2.7.3 minimal version Resolving as fixed in 3.11.0 M3. Reopen until underlying build problem is fixed (see bug #478617). It seems some dependencies cannot be retrieved because org.codehaus.mojo is down. I thus temporarily switched back to executing the emf-workflow with antrun. However, by this we cannot control which runtime is used (the one contained in the target), thus this should be changed back. The underlying problem indeed was a missing entry in the mwe2 workflow, which is not documented (see bug #478830). I have updated the mwe2 workflow and pom files accordingly. The build is succeeding again. Resolving as fixed. |