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/4.0.1"

(Created page with "'''THIS IS A DRAFT. SIRIUS 4.0.1 IS NOT OFFICIALLY RELEASED YET.''' Sirius 4.0.1 is a maintenance release containing only bugfixes, and is part of Eclipse Neon.1 (4.6.1). ==...")
 
Line 1: Line 1:
'''THIS IS A DRAFT. SIRIUS 4.0.1 IS NOT OFFICIALLY RELEASED YET.'''
+
Sirius 4.0.1 is a maintenance release containing only bugfixes.
 
+
Sirius 4.0.1 is a maintenance release containing only bugfixes, and is part of Eclipse Neon.1 (4.6.1).
+
  
 
== Availability ==
 
== Availability ==
  
Sirius 4.0.1 was released on 2016-09-07 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v4.0.1 v4.0.1], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=ba672386055a90c173080f95cd673b28bc8a58dd ba672386055a90c173080f95cd673b28bc8a58dd]). It is available from the following update sites:
+
Sirius 4.0.1 was released on 2016-09-06 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v4.0.1 v4.0.1], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=b72fdf6376e1e3970b1b95106ae68aeabf06a964 b72fdf6376e1e3970b1b95106ae68aeabf06a964]). It is available from the following update sites:
 
* <code>http://download.eclipse.org/sirius/updates/releases/4.0.1/mars</code> ([http://download.eclipse.org/sirius/updates/releases/4.0.1/org.eclipse.sirius-4.0.1-mars.zip Archive])
 
* <code>http://download.eclipse.org/sirius/updates/releases/4.0.1/mars</code> ([http://download.eclipse.org/sirius/updates/releases/4.0.1/org.eclipse.sirius-4.0.1-mars.zip Archive])
 
* <code>http://download.eclipse.org/sirius/updates/releases/4.0.1/neon</code> ([http://download.eclipse.org/sirius/updates/releases/4.0.1/org.eclipse.sirius-4.0.1-neon.zip Archive])
 
* <code>http://download.eclipse.org/sirius/updates/releases/4.0.1/neon</code> ([http://download.eclipse.org/sirius/updates/releases/4.0.1/org.eclipse.sirius-4.0.1-neon.zip Archive])
Line 28: Line 26:
 
== New & Noteworthy ==
 
== New & Noteworthy ==
  
The complete list of (1) tickets fixed in Sirius 4.0.1 can be found [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&product=Sirius&query_format=advanced&target_milestone=4.0.1 here on the Bugzilla].
+
The complete list of (13) tickets fixed in Sirius 4.0.1 can be found [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&product=Sirius&query_format=advanced&target_milestone=4.0.1 here on the Bugzilla].
  
 
The release notes with highlights for the corresponding major version can be found [https://www.eclipse.org/sirius/whatsnew/whatsnew4.html here], with more details in the [https://www.eclipse.org/sirius/doc/Release_Notes.html#sirius4.0.0 release notes].
 
The release notes with highlights for the corresponding major version can be found [https://www.eclipse.org/sirius/whatsnew/whatsnew4.html here], with more details in the [https://www.eclipse.org/sirius/doc/Release_Notes.html#sirius4.0.0 release notes].
 
[[Category:Sirius]]
 
[[Category:Sirius]]

Revision as of 10:57, 6 September 2016

Sirius 4.0.1 is a maintenance release containing only bugfixes.

Availability

Sirius 4.0.1 was released on 2016-09-06 (tag v4.0.1, commit b72fdf6376e1e3970b1b95106ae68aeabf06a964). 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:

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:

Compatibility

Sirius 4.0.1 is compatible with the following versions of Eclipse:

  • Eclipse 4.5 (Mars)
  • Eclipse 4.6 (Neon)

Eclipse 4.6 (Neon) is the reference platform.

New & Noteworthy

The complete list of (13) tickets fixed in Sirius 4.0.1 can be found here on the Bugzilla.

The release notes with highlights for the corresponding major version can be found here, with more details in the release notes.

Back to the top