Eclipse MoDisco 1.0.0

Release Date
Deliverables

This document lays out the feature and API set for the next release of the Eclipse MoDisco framework (MoDisco Project), version 1.0.0. This project plan inherits from the Modeling Project Plan, which should be referenced when consulting this individual project plan.

As graduating, this release is mainly about cleaning up the MoDisco API and its various components. Thus it is not supposed to propose major enhancements or advanced new features, but is rather intended to deal with bug fixing, performance improvement and compatibility with Eclipse Neon. To avoid troubles for MoDisco users:

  • “@Deprecated” tags have been added and will be added to the API documentation in the service releases of MoDisco 0.13 and in the first milestones of MoDisco 1.0.0.
  • The plug-ins (and features) which will be removed have been and will be marked with the string “(Deprecated)” in names (in the service releases and in the milestones).

The API cleaning is performed in the Git branch ‘rmDeprecated’. MoDisco user can use this branch to check that there product will still compile and run properly with MoDisco 1.0. The branch ‘rmDeprecated’ will be merged into the master branch at least for M6.

The release deliverables have the same form as is found in most Eclipse projects, namely:

  • MoDisco SDK (includes runtime, sources, examples, tests and documentation) (downloadable and update site).
Compatibility

Compatibility of Release 1.0.0: The MoDisco project will be developed in parallel, and released simultaneously, with the following Eclipse projects. As stated above, each milestone release of the MoDisco project will be compatible with the corresponding milestones for each of these projects, and delivered at the appropriate offset.

  • Platform SDK version 4.6.0
  • Eclipse Modeling Framework (EMF) version 2.12.0
  • Connected Data Objects (CDO) version 4.5.0
  • EMF Compare version 3.2.0
  • EMF Query version 1.10.0
  • EMF Validation version 1.10.0
  • EMF Facet version 1.1.0
  • UML2 version 5.2.0
  • OCL version 6.1.0
  • ATL version 3.7.0
  • Acceleo version 3.6.4
Internationalization

The Eclipse Platform is designed as the basis for internationalized products. The user interface elements provided by the Eclipse SDK components, including dialogs and error messages, are externalized. The English strings are provided as the default resource bundles. As a result, the MoDisco project will provide English strings in its default bundles and be localized to a subset of those locales offered by the Platform.

Target Environments

In order to remain current, each Eclipse release targets reasonably current versions of the underlying operating environments. The Eclipse MoDisco project depends upon on the Platform and other projects, which are mostly "pure" Java. MoDisco will target the same Java version as EMF. Eclipse Platform SDK 4.6 will be tested and validated on a number of reference platforms. MoDisco will be tested and validated against a subset of those listed for the platform.

Name Date Description
M3 2015/11/10
M4 2015/12/15
M5 2016/02/02
M6 2016/03/22
M7 2016/05/03
RC1 2016/05/17
RC2 2016/05/24
RC3 2016/05/31
RC4 2016/06/07
Release 2016/06/22
This release is part of Neon