Skip to content

Commit

Permalink
[403] Add a copy of the existing EF wiki pages
Browse files Browse the repository at this point in the history
Bug: #403
Signed-off-by: Pierre-Charles David <[email protected]>
  • Loading branch information
pcdavid committed May 24, 2024
1 parent 1d1ce03 commit c2a6586
Show file tree
Hide file tree
Showing 82 changed files with 3,726 additions and 0 deletions.
59 changes: 59 additions & 0 deletions plugins/org.eclipse.sirius.doc/wiki-archive/0.9.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
Sirius 0.9.0 is the first release of Sirius as an official Eclipse project. The project is still in incubation at this time.

See also [http://dev.eclipse.org/mhonarc/lists/sirius-dev/msg00010.html the announce on the mailing list].

== Availability ==

Sirius 0.9.0 was released on 2013-12-11 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v0.9.0 v0.9.0], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=ac2881b95e6063728e79fd9c362900764145fa65 ac2881b95e6063728e79fd9c362900764145fa65]). It is available from the following update sites:
* <code>http://download.eclipse.org/sirius/updates/releases/0.9.0/juno</code> ([http://download.eclipse.org/sirius/updates/releases/0.9.0/org.eclipse.sirius-0.9.0-juno.zip Archive])
* <code>http://download.eclipse.org/sirius/updates/releases/0.9.0/kepler</code> ([http://download.eclipse.org/sirius/updates/releases/0.9.0/org.eclipse.sirius-0.9.0-kepler.zip Archive])
* <code>http://download.eclipse.org/sirius/updates/releases/0.9.0/luna</code> ([http://download.eclipse.org/sirius/updates/releases/0.9.0/org.eclipse.sirius-0.9.0-luna.zip Archive])

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

''Juno users'': Sirius depends on more recent versions of some components that what is available by default from a Juno install. You need to add the following update-sites if you want to install Sirius on Juno:
* Orbit: http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository/
* Acceleo 3.4: http://download.eclipse.org/acceleo/updates/releases/3.4/
* EEF 1.2: http://download.eclipse.org/modeling/emft/eef/updates/nightly/1.2/

== Compatibility ==

Sirius 0.9.0 is compatible with the following versions of Eclipse:
* Eclipse 3.8/4.2 (Juno)
* Eclipse 4.3 (Kepler)

A version of Sirius built against the current milestone for the unreleased Eclipse 4.4 (Luna) is also available.

== New & Noteworthy ==

See [[Sirius/Improvements 2013]] for an overview of the changes in 2013.

=== Migration from Previous Versions ===

Sirius 0.9 supports automatic migration of modeler definitions (<code>*.odesign</code>) and representation files (<code>*.aird</code>) created using previous versions before the project was called Sirius, in particular versions available from Obeo Designer. See the release notes included in the documentation for more details on how to migrate existing projects from Obeo Designer to Sirius.

=== Diagram Definition ===

Sirius 0.9 allows the definition of Diagram representation including: nodes, containers, edges, edge on edges, layers, filters and many much more.

=== Table Definition ===

Sirius 0.9 enables the definition of Table representation: Edition table having instances as lines and attributes as colums, and matrices having instances on both sides.

=== Tree Definition ===

This release enables the definition of arbitrary tree-like representations not bound to the model structure.

=== Viewpoint based definition and customization ===

Sirius 0.9 provides the ability to define Viewpoints. Viewpoints can either define new editors and/or customize existing ones. They can be enabled or disabled by the end-user on a per-project basis.

=== Common Infrastructure ===

Sirius 0.9 provides a common infrastructure for managing models through the modeling project, handling the lifecycle of the files regarding to the Eclipse Workspace.

=== Adopt the Eclipse.org infrastructure ===

The 0.9 release also saw the ramping up of the team on the Eclipse.org infrastructure. CBI based builds and continuous integration, git and gerrit, bugzilla, setting up the website, filling the wiki.

[[Category:Sirius]]
50 changes: 50 additions & 0 deletions plugins/org.eclipse.sirius.doc/wiki-archive/1.0.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
Sirius 1.0.0 is a major release, part of Eclipse Luna. With this release, Sirius is moving out of incubation status.

See also [https://dev.eclipse.org/mhonarc/lists/sirius-dev/msg00052.html the announce on the mailing list].

== Availability ==

Sirius 1.0.0 was released on 2014-06-25 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v1.0.0 v1.0.0], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=12564ce0a3a0ec4322d7ebe4aedda49992aa271b 12564ce0a3a0ec4322d7ebe4aedda49992aa271b]). It is available from the following update sites:
* <code>http://download.eclipse.org/sirius/updates/releases/1.0.0/juno</code> ([http://download.eclipse.org/sirius/updates/releases/1.0.0/org.eclipse.sirius-1.0.0-juno.zip Archive])
* <code>http://download.eclipse.org/sirius/updates/releases/1.0.0/kepler</code> ([http://download.eclipse.org/sirius/updates/releases/1.0.0/org.eclipse.sirius-1.0.0-kepler.zip Archive])
* <code>http://download.eclipse.org/sirius/updates/releases/1.0.0/luna</code> ([http://download.eclipse.org/sirius/updates/releases/1.0.0/org.eclipse.sirius-1.0.0-luna.zip Archive])

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

If you want to install the new <code>org.eclipse.sirius.tests</code> feature, which provides APIs to help create automated tests of Sirius-based modelers, you will need to add the following update-site:
* SWTBot 2.1.1: http://download.eclipse.org/technology/swtbot/releases/2.1.1/

''Juno users'': Sirius depends on more recent versions of some components that what is available by default from a Juno install. You need to add the following update-sites if you want to install Sirius 1.0.0 on Juno:
* Orbit: http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/
* Acceleo 3.4 (or 3.5): http://download.eclipse.org/acceleo/updates/releases/3.4/ (resp. http://download.eclipse.org/acceleo/updates/releases/3.5/)
* EEF 1.2 (or 1.3): http://download.eclipse.org/modeling/emft/eef/updates/releases/1.2 (resp. http://download.eclipse.org/modeling/emft/eef/updates/releases/1.3)

== Compatibility ==

Sirius 1.0.0 is compatible with the following versions of Eclipse:
* Eclipse 3.8/4.2 (Juno)
* Eclipse 4.3 (Kepler)
* Eclipse 4.4 (Luna)

== New & Noteworthy ==

* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=434474 #434474]: A significant effort has been made to ensure that Sirius plays well with other GMF-based modelers that share the same extension mechanisms. In particular, when having both Sirius and Papyrus installed together they should no longer interfere with each other (with actions from one visible in the other).
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=435204 #435204]: As was the case for Sirius 0.9.0, we had to disable the table printing feature from the final 1.0.0 release, as the Eclipse Paperclips component we use for this has not been officially released yet.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=435604 #435604], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=435753 #435753], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=435911 #435911], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=435879 #435879], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=436427 #436427]: Many usability improvements in the VSM editor: better and more consistent menu labels, more logical order or elements in the context menus and in the property views.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=426687 #426687]: Optimized session modification tracking, part of an ongoing effort to improve session opening time.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=430724 #430724]: A new experimental Session saving policy is available (<code>org.eclipse.sirius.business.internal.session.IsModifiedSavingPolicy</code>). It has the potential to greatly improve the saving time of sessions with large resources, but is not considered well-tested enough yet to be the default. It can however be enabled explictly using <code>session.setSavingPolicy(new IsModifiedSavingPolicy(session.getTansactionalEditingDomain()))</code>. If you try it, please report any bug or behavior change.

See also [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&list_id=9414659&product=Sirius&query_format=advanced&target_milestone=1.0.0&target_milestone=1.0.0M4&target_milestone=1.0.0M5&target_milestone=1.0.0M6&target_milestone=1.0.0M7 the complete list of (95) tickets fixed since Sirius 0.9.0] and the N&N sections of the intermediate milestones between Sirius 0.9.0 and 1.0.0:
* [[Sirius/1.0.0M7|Sirius 1.0.0M7]]
* [[Sirius/1.0.0M6|Sirius 1.0.0M6]]
* [[Sirius/1.0.0M5|Sirius 1.0.0M5]]
* [[Sirius/1.0.0M4|Sirius 1.0.0M4]]

== Known Issues ==

The following important issues are present in the 1.0.0 release. They were identified after the code freeze and could not be fixed in time. If possible (i.e. no API break needed), they will be fixed in 1.0.x maintenance releases.
* A formatting issue prevents the "Release Notes" from opening from "Help > Contents > Sirius > Release Notes". You can read them from https://www.eclipse.org/sirius/doc/Release%20Notes.html instead. This will be fixed as part of Sirius 1.0.1.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=436375 #436375] - Semantic models not automatically detected when converting into a Modeling Project. A workaround is to add them manually to the session using the [https://www.eclipse.org/sirius/doc/user/general/Modeling%20Project.html#ProjectDependencies Project Dependencies] of the modeling project.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=437251 #437251] - Trying to create a representation while Sirius is not yet initiliazed causes a NullPointerException. A simple (but not obvious) workaround is to switch to the "Modeling" or "Sirius" perspective at least once (which forces the initialization of the required parts of Sirius) before trying to create a representation.

[[Category:Sirius]]
30 changes: 30 additions & 0 deletions plugins/org.eclipse.sirius.doc/wiki-archive/1.0.0M4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
Sirius 1.0.0M4 is a milestone release which has been included in Luna M4. The project is still in incubation at this time.

See also [http://dev.eclipse.org/mhonarc/lists/sirius-dev/msg00011.html the announce on the mailing list].

== Availability ==

Sirius 1.0.0M4 was released on 2013-12-16 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v1.0.0M4 v1.0.0M4], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=679983850e861e2584b90dc90a150e5621ca7c7d 679983850e861e2584b90dc90a150e5621ca7c7d]). It is available from the following update sites:
* <code>http://download.eclipse.org/sirius/updates/milestones/1.0.0M4/juno</code>
* <code>http://download.eclipse.org/sirius/updates/milestones/1.0.0M4/kepler</code>
* <code>http://download.eclipse.org/sirius/updates/milestones/1.0.0M4/luna</code>

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

''Juno users'': Sirius depends on more recent versions of some components that what is available by default from a Juno install. You need to add the following update-sites if you want to install Sirius on Juno:
* Orbit: http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository/
* Acceleo 3.4: http://download.eclipse.org/acceleo/updates/releases/3.4/
* EEF 1.2: http://download.eclipse.org/modeling/emft/eef/updates/nightly/1.2/

== Compatibility ==

Sirius 1.0.0M4 is compatible with the following versions of Eclipse:
* Eclipse 3.8/4.2 (Juno)
* Eclipse 4.3 (Kepler)
* Eclipse 4.4M4 (Luna)

== New & Noteworthy ==

The main difference between 0.9.0 and 1.0.0M4 is the removal of most deprecated APIs in Sirius (except in the few cases where we could not provide a better replacement). The list of bugs fixed in this version can be seen [https://bugs.eclipse.org/bugs/buglist.cgi?list_id=7809578&classification=Modeling&query_format=advanced&product=Sirius&target_milestone=1.0.0M4 on Bugzilla].

[[Category:Sirius]]
34 changes: 34 additions & 0 deletions plugins/org.eclipse.sirius.doc/wiki-archive/1.0.0M5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
Sirius 1.0.0M5 is a milestone release which has been included in Luna M5. The project is still in incubation at this time.

See also [http://dev.eclipse.org/mhonarc/lists/sirius-dev/msg00012.html the announce on the mailing list].

== Availability ==

Sirius 1.0.0M5 was released on 2014-01-27 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v1.0.0M5 v1.0.0M5], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=08cef0cf45e5af83f3fdc353f03cb52a0e602eeb 08cef0cf45e5af83f3fdc353f03cb52a0e602eeb]). It is available from the following update sites:
* <code>http://download.eclipse.org/sirius/updates/milestones/1.0.0M5/juno</code>
* <code>http://download.eclipse.org/sirius/updates/milestones/1.0.0M5/kepler</code>
* <code>http://download.eclipse.org/sirius/updates/milestones/1.0.0M5/luna</code>

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

''Juno users'': Sirius depends on more recent versions of some components that what is available by default from a Juno install. You need to add the following update-sites if you want to install Sirius 1.0.0M5 on Juno:
* Orbit: http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository/
* Acceleo 3.4: http://download.eclipse.org/acceleo/updates/releases/3.4/
* EEF 1.2: http://download.eclipse.org/modeling/emft/eef/updates/nightly/1.2/

== Compatibility ==

Sirius 1.0.0M5 is compatible with the following versions of Eclipse:
* Eclipse 3.8/4.2 (Juno)
* Eclipse 4.3 (Kepler)
* Eclipse 4.4M5 (Luna)

== New & Noteworthy ==

Apart from a few bug fixes related to tables, most of the changes in this release only impact the internal structure of the code.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=423037 #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 [http://eclipse.org/sirius/doc/Release%20Notes.html#sirius1.0M5 the release notes] for details.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=423051 #423051] moved some generic code out of the main Sirius plug-ins and into [[Sirius/Library_Extensions|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 <code>import</code> declarations in your code; see [http://eclipse.org/sirius/doc/Release%20Notes.html#sirius1.0M5 the release notes] for details.

The complete list of bugs fixed in this version can be seen [https://bugs.eclipse.org/bugs/buglist.cgi?list_id=7809578&classification=Modeling&query_format=advanced&product=Sirius&target_milestone=1.0.0M5 on Bugzilla].

[[Category:Sirius]]
41 changes: 41 additions & 0 deletions plugins/org.eclipse.sirius.doc/wiki-archive/1.0.0M6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@

Sirius 1.0.0M6 is a milestone release which has been included in Luna M6. The project is still in incubation at this time.

See also [https://dev.eclipse.org/mhonarc/lists/sirius-dev/msg00017.html the announce on the mailing list].

== Availability ==

Sirius 1.0.0M6 was released on 2014-03-12 (tag [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/tag/?id=v1.0.0M6 v1.0.0M6], commit [http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=c0961643b1874d65d2b1f304b3e42aa02af85424 c0961643b1874d65d2b1f304b3e42aa02af85424]). It is available from the following update sites:
* <code>http://download.eclipse.org/sirius/updates/milestones/1.0.0M6/juno</code>
* <code>http://download.eclipse.org/sirius/updates/milestones/1.0.0M6/kepler</code>
* <code>http://download.eclipse.org/sirius/updates/milestones/1.0.0M6/luna</code>

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

If you want to install the new <code>org.eclipse.sirius.tests</code> feature, which provides APIs to help create automated tests of Sirius-based modelers, you will need to add the following update-site:
* SWTBot 2.1.1: http://download.eclipse.org/technology/swtbot/releases/2.1.1/

''Juno users'': Sirius depends on more recent versions of some components that what is available by default from a Juno install. You need to add the following update-sites if you want to install Sirius 1.0.0M6 on Juno:
* Orbit: http://download.eclipse.org/tools/orbit/downloads/drops/R20130827064939/repository/
* Acceleo 3.4: http://download.eclipse.org/acceleo/updates/releases/3.4/
* EEF 1.2: http://download.eclipse.org/modeling/emft/eef/updates/nightly/1.2/

== Compatibility ==

Sirius 1.0.0M6 is compatible with the following versions of Eclipse:
* Eclipse 3.8/4.2 (Juno)
* Eclipse 4.3 (Kepler)
* Eclipse 4.4M6 (Luna)

== New & Noteworthy ==

Once again, this milestone was essentially about changes in the internal structure of the code and bug fixes.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=423052 #423052] is the second phase of a larger-scale work to separate the code implementing the "diagrams" dialect from the Sirius core. It involved physically extracting the diagram-specific packages out from <code>viewpoint.ecore</code> into the new <code>diagram.ecore</code>. The third phase of this work ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=427803 #427803] which moves all diagram-specific code outside of the core plug-ins) is almost done but was not completely stabilized for the M6 release. That work will be merged on master soon and will be released with M7.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=428434 #428434] introduces two new plug-ins, <code>org.eclipse.sirius.tests.support</code> and <code>org.eclipse.sirius.tests.swtbot.support</code>. They provide high-level APIs to help in the creation of automated tests for Sirius and Sirius-based modelers, using either plain JUnit or [http://eclipse.org/swtbot/ SWTbot] for UI interactions (including manipulations on diagrams). These two plug-ins are available in a separate feature, <code>org.eclipse.sirius.tests</code>, which can be found in the _Sirius SDK_ category of the update-site. Note that this feature is not part of Luna M6; if you want to install it you will need to get it directly from the Sirius update-site. You will also need the SWTBot update-site at http://download.eclipse.org/technology/swtbot/releases/2.1.1/ to get the dependencies.
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=428322 #428322] re-enables the dynamic and context-sensitive tabbar for Sirius diagrams when running on Luna (after [https://bugs.eclipse.org/bugs/show_bug.cgi?id=410426 the corresponding platform bug] was fixed in Luna M6). The static tabbar used as workaround is still used when running on Juno or Kepler where the platform bug is present.

See [http://eclipse.org/sirius/doc/Release%20Notes.html#sirius1.0M6 the release notes] for details about API changes.

The complete list of bugs fixed in this version can be seen [https://bugs.eclipse.org/bugs/buglist.cgi?list_id=7809578&classification=Modeling&query_format=advanced&product=Sirius&target_milestone=1.0.0M6 on Bugzilla].

[[Category:Sirius]]
Loading

0 comments on commit c2a6586

Please sign in to comment.