[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| [sirius-dev] ANN] Sirius 1.0.0M5 | 
Hi all,
Just to inform you that Sirius 1.0.0M5 is available. You can get it 
directly form our update-sites at:
- http://download.eclipse.org/sirius/updates/milestones/1.0.0M5/juno
- http://download.eclipse.org/sirius/updates/milestones/1.0.0M5/kepler
- http://download.eclipse.org/sirius/updates/milestones/1.0.0M5/luna
This version is also the one that will be included in the upcoming Luna 
M5 milestone release.
Apart from a few bug fixes related to tables, most of the changes in 
this release only impact the internal structure of the code.
* #423037 is the first phase of a larger-scale work to separate the code 
implementing the "diagrams" dialect from the Sirius core. It involved 
moving diagram-related types from the metamodel into their own Ecore 
packages. Existing models will be transparently migrated when loaded and 
continue to work as before. If you have Java code which referenced the 
corresponding types, you will need to make some adjustments; see the 
release notes for details.
* #423051 moved some generic code out of the main Sirius plug-ins and 
into library extensions, which are separate plug-ins. If you had Java 
code which used the corresponding types, you will need to update it by 
possibly adding new dependencies (to the library extensions) and 
changing the import declarations in your code; see the release notes for 
details.
See also https://wiki.eclipse.org/Sirius/1.0.0M5
Best regards,
Pierre-Charles David (Sirius co-lead)