Skip to content

Releases: eclipse-gemoc/gemoc-studio-execution-moccml

v3.6.0

06 Apr 14:24
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Manage step return values #73

Bug Fixes:

  • [bug] Bump to version of k3 including StepCommand return null fix #74

Refactorings

  • [refactoring] Split commons eclipse pde to remove UI dependency #70

Version upgrades

  • [bump] Bump to Eclipse 2022-06 #69

v3.5.0

30 Jun 09:06
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Manage step return values #73
  • [enhancement] WIP adding a new filtering strategy rule #67
  • [enhancement] Initial version of a Webprotocol based EngineAddon server #68
  • [enhancement] Formal analysis by exhaustive simulation update #62
  • [enhancement] Formal analysis by exhaustive simulation #60
  • [enhancement] Add Sirius ELK support #50
  • [enhancement] update the formal analysis branch wrt changes done in the master #53
  • [enhancement] Improve default Engine addon launch conf tab #30
  • [enhancement] ValidationRule added to languageComponent in plugin #45
  • [enhancement] "metaprog" entry added to dsl files for the MOCCML examples #42
  • [enhancement] Metaprogramming approach name changed to FullyQualifiedName #43
  • [enhancement] Metaprog plugin modified to fit new extension point description + added LanguageComponent #44
  • [enhancement] Validatation plug-in for the MOCCML meta-programming approach in GEMOC Studio #39
  • [enhancement] Builder supports aspects separated by a comma and whitespace #40
  • [bug][enhancement] Improve RTDAccessor generator #34
  • [enhancement] Make EventSchedulingModelExecutionTracingAddon not default #28
  • [enhancement] Adding possible "moccmlmapping" extensions to ecl file #3
  • [enhancement] Clarifies Eclipse consoles used by the engines #17
  • [enhancement] Add possibility to express priorities between DSE #4
  • [enhancement] Renaming of MelangeXDSMLHelper into XDSMLHelper #13
  • [enhancement][documentation][releng] Add sigpml example deployer #12
  • [enhancement] Add concurrent engine to studio #1

Bug Fixes:

  • [bug] Bump to version of k3 including StepCommand return null fix #74
  • [bug] Fix moccml examples #47
  • [bug] Re-enable dispatch call to applyMSEFutureStates #38
  • [bug] Fix xdsmlFilePath attribute in plugin.xml #33
  • [bug] Fix the triggering of moccml builder #31
  • [bug] Fix official sample #2

Refactorings

  • [refactoring] Split commons eclipse pde to remove UI dependency #70
  • [refactoring] Move moccml metaprog plugin to proper place in repo and deploy in studio #46
  • [refactoring] Add DefaultConcurrentModelExecutionContext #27
  • [refactoring] Use general extension point + nature and builder refactoring #25
  • [refactoring] Simplify concurrent API #20

Version upgrades

  • [bump] Bump to Eclipse 2022-06 #69
  • [bump] Bump to 3.5.0 #64
  • [bump] Bump eclipse 2021 12 #65
  • [releng][bump] Bump Studio to 3.4.0 #55
  • [bump] Bump to Eclipse 2021-06 #54
  • [bump] Bump eclipse 2020-12 #49
  • [bump] Bump to Eclipse 2020-03 #48

Release Engineering

  • [releng] Use tpd for defining target platform #66
  • [releng] Consolidation and automatic bump of K3 versions #51
  • [releng] Deploy GEMOC artefacts to maven repository (repo.eclipse.org) #35
  • [releng] Change Timesquare updatesite #32
  • [releng] Tycho 1.5 and p2 dependencies optimisation #29
  • [releng] Remove deprecated update site #23
  • [releng] Add gexpressions to studio/updatesite and restructure update site #16
  • [releng] Update icons to official branding colors #14

v3.4.0

10 Jan 10:41
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Formal analysis by exhaustive simulation update #62
  • [enhancement] Formal analysis by exhaustive simulation #60

Version upgrades

  • [releng][bump] Bump Studio to 3.4.0 #55

v3.3.0

28 Jul 10:10
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Add Sirius ELK support #50
  • [enhancement] update the formal analysis branch wrt changes done in the master #53

Version upgrades

  • [bump] Bump to Eclipse 2021-06 #54
  • [bump] Bump eclipse 2020-12 #49
  • [bump] Bump to Eclipse 2020-03 #48

Release Engineering

  • [releng] Consolidation and automatic bump of K3 versions #51

v3.2.0

16 Jun 10:41
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Improve default Engine addon launch conf tab #30
  • [enhancement] ValidationRule added to languageComponent in plugin #45
  • [enhancement] "metaprog" entry added to dsl files for the MOCCML examples #42
  • [enhancement] Metaprogramming approach name changed to FullyQualifiedName #43
  • [enhancement] Metaprog plugin modified to fit new extension point description + added LanguageComponent #44
  • [enhancement] Validatation plug-in for the MOCCML meta-programming approach in GEMOC Studio #39
  • [enhancement] Builder supports aspects separated by a comma and whitespace #40
  • [bug][enhancement] Improve RTDAccessor generator #34
  • [enhancement] Make EventSchedulingModelExecutionTracingAddon not default #28
  • [enhancement] Clarifies Eclipse consoles used by the engines #17

Bug Fixes:

  • [bug] Re-enable dispatch call to applyMSEFutureStates #38
  • [bug] Fix moccml examples #47
  • [bug] Fix xdsmlFilePath attribute in plugin.xml #33
  • [bug] Fix the triggering of moccml builder #31

Refactorings

  • [refactoring] Move moccml metaprog plugin to proper place in repo and deploy in studio #46
  • [refactoring] Add DefaultConcurrentModelExecutionContext #27
  • [refactoring] Use general extension point + nature and builder refactoring #25
  • [refactoring] Simplify concurrent API #20

Release Engineering

  • [releng] Deploy GEMOC artefacts to maven repository (repo.eclipse.org) #35
  • [releng] Change Timesquare updatesite #32
  • [releng] Tycho 1.5 and p2 dependencies optimisation #29
  • [releng] Remove deprecated update site #23

v3.2.0-20191216

16 Dec 10:30
Compare
Choose a tag to compare
v3.2.0-20191216 Pre-release
Pre-release

Enhancements:

  • [enhancement] Make EventSchedulingModelExecutionTracingAddon not default #28
  • [enhancement] Clarifies Eclipse consoles used by the engines #17

Bug Fixes:

  • [bug] Fix the triggering of moccml builder #31

Refactorings

  • [refactoring] Add DefaultConcurrentModelExecutionContext #27
  • [refactoring] Use general extension point + nature and builder refactoring #25
  • [refactoring] Simplify concurrent API #20

Release Engineering

  • [releng] Change Timesquare updatesite #32
  • [releng] Tycho 1.5 and p2 dependencies optimisation #29
  • [releng] Remove deprecated update site #23

v3.1.0

29 Jul 11:38
Compare
Choose a tag to compare

No changelog for this release.

v3.1.0-20190627

27 Jun 09:56
Compare
Choose a tag to compare
v3.1.0-20190627 Pre-release
Pre-release

Enhancements:

  • [enhancement] Adding possible "moccmlmapping" extensions to ecl file #3
  • [enhancement] Add possibility to express priorities between DSE #4
  • [enhancement] Renaming of MelangeXDSMLHelper into XDSMLHelper #13
  • [documentation][enhancement][releng] Add sigpml example deployer #12
  • [enhancement] Add concurrent engine to studio #1

Bug Fixes:

  • [bug] Fix official sample #2

Release Engineering

  • [releng] Add gexpressions to studio/updatesite and restructure update site #16
  • [releng] Update icons to official branding colors #14