Skip to content

v3.2.0

Compare
Choose a tag to compare
@dvojtise dvojtise released this 16 Jun 10:32
· 29 commits to master since this release

Enhancements:

  • [enhancement] Use general extension point #25
  • [enhancement] Improve default Engine addon launch conf tab #27
  • [enhancement] Validation plug-in for the Ale meta-programming approach in GEMOC Studio #34
  • [enhancement] "metaprog" entry added to dsl files for the Ale example #35
  • [enhancement] Metaprogramming approach name changed to FullyQualifiedName #36
  • [enhancement] Example's metaprog entry fixed #37
  • [enhancement] Metaprog plugin modified to fit new extension point description + added LanguageComponent #38
  • [enhancement] validationRule added to languageComponent in plugin #40
  • [enhancement] Added a console debug message indicating the implicit addons on start #32
  • [enhancement] Change color of currentInstruction animation in example #28
  • [enhancement] Clarifies Eclipse consoles used by the engines #20
  • [enhancement] Use modified GEMOC standard icon in the launch conf for ALE #9
  • [enhancement] Add concurrent engine to the studio #8
  • [enhancement] Add command line eclipseapplication #5
  • [enhancement] Integrate ALE interpreted engine in GEMOC Studio build #1

Bug Fixes:

  • [bug] Fix ALE Engine launcher error message handling #41
  • [bug][bump] Use AleInterpreter close #24
  • [bug][bump] Stop engine on error #21
  • [bug] Fix: print error log for model executions #18
  • [bug] Fix issue #13 #16
  • [bug] Update references to ale.odesign in the aird of the example model #4

Refactorings

  • [refactoring] Validator removed from plugin.xml #42
  • [refactoring] Removes dependency to JavaEngine #31
  • [refactoring] Use new GenericDebugModelId in order to decrease dependecies to JavaEngine #30

Version upgrades

  • [bump] Bump ALE version to 2019-06-24 #19

Release Engineering

  • [releng] Deploy GEMOC artefacts to maven repository (repo.eclipse.org) #33
  • [releng] Tycho 1.5 and p2 dependencies optimisation #26
  • [releng] Update icons to official branding colors #15
  • [releng] Fix xtend compilation issue 1373 #2