[aadl]: New stable release: OSATE 2.1.1
Lutz Wrage
lwrage at sei.cmu.edu
Mon Jul 6 11:20:11 EDT 2015
A new stable release of OSATE, version 2.1.1, is now available for download at
http://www.aadl.info/aadl/osate/stable/2.1.1/products/. The zip files contain
the complete version of OSATE.
For installation into an existing Eclipse Luna installation, an update site is
available at http://www.aadl.info/aadl/osate/stable/2.1.1/update-site/.
OSATE is now modularized such that individual features can be updated if necessary.
NOTE: As a consequence, you can NOT update from OSATE 2.0.x to OSATE 2.1.1 by
adding the new update site and checking for updates. This would uninstall all
features that have been modularized. You need to either install using the zip file
or select all OSATE features from the 2.1.1 update site for installation.
As always, please report bugs using the appropriate github issue tracker
For the graphical editor: https://github.com/osate/osate-ge/issues
For the error model annex: https://github.com/osate/ErrorModelV2/issues
For model analyses: https://github.com/osate/osate2-plugins/issues
For the behavior annex: https://github.com/osate/osate2-ba/issues
For everything else or if in doubt: https://github.com/osate/osate2-core/issues
Release Notes for OSATE 2.1.1
=============================
This release is based on Eclipse Luna SR 2 (4.4.2). It includes Eclipse components
necessary to develop analysis plugins. OSATE now requires Java 8 because
Java 7 has reached end of life (https://www.java.com/en/download/faq/java_7.xml).
Notable improvements:
* Automatically add "end" when typing in the text editor, see preference Window -> Preferences ->
OSATE Preferences -> Aadl2 Text Editor to control this behavior
* New test editor command to organize with clauses
* The Plugin_Resources project has subdirectories to organize property sets - existing workspaces
should be updated automatically (If there is a problem, try to re-create the project using the
context menu in the AADL Navigator: "Reset/create all Predeclared and Annex Properties")
* The AADL Property View supports editing of property associations declared in the classifier's
properties section if the applies to contains a single name ("local contained")
* The AADL Property View works properly when the instance model editor is open
* Default values can be hidden in the AADL Property View
* It is now possible to navigate from the instance model property to the corresponding property
Association in the declarative model
* The instance model editor now properly reloads the model if it is instantiated again
* The instance model editor shows error markers
* Updated to Agree version 2.0.0
Known issues:
* Using the AADL Property View to edit property values results in bad formatting
The full lists of closed issues for this release are available at
https://github.com/osate/osate2-core/issues?q=is%3Aissue+updated%3A2015-05-01..2015-07-05+is%3Aclosed
https://github.com/osate/osate2-plugins/issues?q=is%3Aissue+updated%3A2015-05-01..2015-07-05+is%3Aclosed
https://github.com/osate/osate-ge/issues?q=is%3Aissue+updated%3A2015-05-01..2015-07-05+is%3Aclosed
https://github.com/osate/ErrorModelV2/issues?q=is%3Aissue+updated%3A2015-05-01..2015-07-05+is%3Aclosed
--
Lutz Wrage
Carnegie Mellon University / Software Engineering Institute
Architecture Practices Initiative
412-268-7771
More information about the Sae-aadl-users
mailing list