Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Sirius/5.0.2"

(Undo revision 422328 by Pierre-charles.david.obeo.fr (talk))
Line 1: Line 1:
Sirius 5.1.1 is a service release with only bugfixes compared to 5.1.0.
+
Sirius 5.0.2 is a service release with only bugfixes compared to 5.0.1.
  
 
== Availability ==
 
== Availability ==
  
Sirius 5.1.1 was released on 2018-01-31 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v5.1.1 v5.1.1], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=39f8e4149e87cb02e9b1c722a802a91df7e48330 39f8e4149e87cb02e9b1c722a802a91df7e48330]). It is available from the following update sites:
+
Sirius 5.0.2 was released on 2017-09-11 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v5.0.2 v5.0.2], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=bf46808af145d943439cd6c8fb4fa4665e15740f bf46808af145d943439cd6c8fb4fa4665e15740f]). It is available from the following update sites:
* <code>http://download.eclipse.org/sirius/updates/releases/5.1.1/neon</code> ([http://download.eclipse.org/sirius/updates/releases/5.1.1/org.eclipse.sirius-5.1.1-neon.zip Archive])
+
* <code>http://download.eclipse.org/sirius/updates/releases/5.0.2/neon</code> ([http://download.eclipse.org/sirius/updates/releases/5.0.2/org.eclipse.sirius-5.0.2-neon.zip Archive])
* <code>http://download.eclipse.org/sirius/updates/releases/5.1.1/oxygen</code> ([http://download.eclipse.org/sirius/updates/releases/5.1.1/org.eclipse.sirius-5.1.1-oxygen.zip Archive])
+
* <code>http://download.eclipse.org/sirius/updates/releases/5.0.2/oxygen</code> ([http://download.eclipse.org/sirius/updates/releases/5.0.2/org.eclipse.sirius-5.0.2-oxygen.zip Archive])
  
 
It is recommended you use the update-site matching the version of Eclipse you use to avoid potential issues at runtime.
 
It is recommended you use the update-site matching the version of Eclipse you use to avoid potential issues at runtime.
  
 
The complete JUnit and SWTBot test suites used to validate Sirius are published along with all their dependencies in separate update-sites from the core, available at:
 
The complete JUnit and SWTBot test suites used to validate Sirius are published along with all their dependencies in separate update-sites from the core, available at:
* <code>http://download.eclipse.org/sirius/updates/releases/5.1.1/neon/tests</code> ([http://download.eclipse.org/sirius/updates/releases/5.1.1/org.eclipse.sirius.tests-5.1.1-neon.zip Archive])
+
* <code>http://download.eclipse.org/sirius/updates/releases/5.0.2/neon/tests</code> ([http://download.eclipse.org/sirius/updates/releases/5.0.2/org.eclipse.sirius.tests-5.0.2-neon.zip Archive])
* <code>http://download.eclipse.org/sirius/updates/releases/5.1.1/oxygen/tests</code> ([http://download.eclipse.org/sirius/updates/releases/5.1.1/org.eclipse.sirius.tests-5.1.1-oxygen.zip Archive])
+
* <code>http://download.eclipse.org/sirius/updates/releases/5.0.2/oxygen/tests</code> ([http://download.eclipse.org/sirius/updates/releases/5.0.2/org.eclipse.sirius.tests-5.0.2-oxygen.zip Archive])
  
 
== Compatibility & Requirements ==
 
== Compatibility & Requirements ==
  
Sirius 5.1.1 is compatible with the following versions of Eclipse:
+
Sirius 5.0.2 is compatible with the following versions of Eclipse:
 
* Eclipse 4.6 (Neon).
 
* Eclipse 4.6 (Neon).
 
* Eclipse 4.7 (Oxygen). Oxygen is the reference platform.
 
* Eclipse 4.7 (Oxygen). Oxygen is the reference platform.
Line 24: Line 24:
 
== New & Noteworthy ==
 
== New & Noteworthy ==
  
The complete list of (35) tickets fixed in Sirius 5.1.1 can be found [https://projects.eclipse.org/projects/modeling.sirius/releases/5.1.1/bugs here].
+
The complete list of (8) tickets fixed in Sirius 5.0.2 can be found [https://projects.eclipse.org/projects/modeling.sirius/releases/5.0.2/bugs here].
 
+
Note that this release includes [https://projects.eclipse.org/projects/modeling.eef/releases/2.0.1/bugs EEF 2.0.1] which itself fixes a few significant issues.
+
  
 
The release notes can be found [https://www.eclipse.org/sirius/doc/Release_Notes.html].
 
The release notes can be found [https://www.eclipse.org/sirius/doc/Release_Notes.html].
  
 
[[Category:Sirius]]
 
[[Category:Sirius]]

Revision as of 04:33, 1 February 2018

Sirius 5.0.2 is a service release with only bugfixes compared to 5.0.1.

Availability

Sirius 5.0.2 was released on 2017-09-11 (tag v5.0.2, commit bf46808af145d943439cd6c8fb4fa4665e15740f). It is available from the following update sites:

It is recommended you use the update-site matching the version of Eclipse you use to avoid potential issues at runtime.

The complete JUnit and SWTBot test suites used to validate Sirius are published along with all their dependencies in separate update-sites from the core, available at:

Compatibility & Requirements

Sirius 5.0.2 is compatible with the following versions of Eclipse:

  • Eclipse 4.6 (Neon).
  • Eclipse 4.7 (Oxygen). Oxygen is the reference platform.

If you want to install the org.eclipse.sirius.tests.support feature, which provides APIs to help create automated tests of Sirius-based modelers, you will need to add the following update-site:

New & Noteworthy

The complete list of (8) tickets fixed in Sirius 5.0.2 can be found here.

The release notes can be found [1].

Back to the top