[aadl]: New stable release: OSATE 2.2.1 (corrected)

Lutz Wrage lwrage at sei.cmu.edu
Wed Apr 20 12:56:37 EDT 2016


A new stable release of OSATE, version 2.2.1, is now available for download at
http://www.aadl.info/aadl/osate/stable/2.2.1/products/. The zip files contain
the complete version of OSATE.

For installation into an existing Eclipse Mars.2 installation, an update site is
available at http://www.aadl.info/aadl/osate/stable/2.2.1/update-site/.

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

We also have a new web site at http://osate.org for OSATE related information including 
download and installation instructions.

Release Notes for OSATE 2.2.1
=============================

This release is based on Eclipse Mars.2 (4.5.2). OSATE requires Java 8.

Notable Changes:

* We have included the EMFTA tool for fault tree analysis (see Help text). The 
  existing export to OpenFTA has been removed
* OSATE now includes requirements specification language (ReqSpec) from our ALISA 
  project (see Help text)
* Implemented approved language errata:
  - Abstract features are allowed as mode transition triggers
  - Added property Reference_Time
  - Abstract features can reference classifiers in addition to prototypes:

        prototypes
          fp: feature;
          dt: data;
        features
          -- feature is the prototype actual
          f1: prototype fp;
          -- abstract feature referencing a data classifier
          f2: feature SomeDataType;
          -- abstract feature referencing a data prototype
          f3: feature dt;

* Added textual representation of instance models. Convert AADL instance model file 
  to text via action "Generate Textual Instance" in AADL Navigator context menu
* Added BIRT for report generation. An example report for requirements traceability
  is included: Action "Requirements Tracing" in context menu in the AADL Navigatior
  view, active for AADL packages, instance models, system requirements and system
  goals. The report sources are in plugin org.osate.reqtrace
* Unnecessary plugins were removed to reduce download size
* Updated Agree to version 2.1.3
* The underlying Eclipse version has been updated to Mars.2

Known Issues

* Using the AADL Property View to edit property values results in bad formatting

Fixed Issues

The full lists of closed issues for this release are available at

https://github.com/osate/osate2-core/issues?q=is%3Aissue+updated%3A2015-12-24..2016-04-18+is%3Aclosed
https://github.com/osate/osate2-plugins/issues?q=is%3Aissue+updated%3A2015-12-24..2016-04-18+is%3Aclosed
https://github.com/osate/osate-ge/issues?q=is%3Aissue+updated%3A2015-12-24..2016-04-18+is%3Aclosed
https://github.com/osate/ErrorModelV2/issues?q=is%3Aissue+updated%3A2015-12-24..2016-04-18+is%3Aclosed

-- 

Lutz Wrage
Carnegie Mellon University / Software Engineering Institute
Architecture Practices Initiative
412-268-7771




-- 

Lutz Wrage
Carnegie Mellon University / Software Engineering Institute
Architecture Practices Initiative
412-268-7771




More information about the Sae-aadl-users mailing list