Skip to content

Commit 632627c

Browse files
committed
Updated v1.2.0b release notes.
1 parent 5ef4e19 commit 632627c

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

org.modeldriven.fuml/doc/release-notes/fuml-1.2.0b.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ This is a production maintenance release of the fUML Reference Implementation.
77

88
The current base release for the fUML Execution Engine is v1.2.0, conforming to v1.2.1 of the [fUML Specification](http://www.omg.org/spec/FUML/1.2.1). The v1.2.0b maintenance release builds on the v1.2.0a maintenance release (see the [v1.2.0a Release Notes](./fuml-1.2.0a.md)).
99

10-
This maintenance release resolves the following issue related to the implementation of the event-handling behavior of an object activation, as tracked in our issue management system on GitHub (see https://github.com/ModelDriven/fUML-Reference-Implementation/issues). This is a change to the fUML execution engine, but there is no corresponding OMG issue, because the bug being fixed is specific to the Reference Implementation.
10+
This maintenance release resolves the issues listed below, as tracked in our issue management system on GitHub (see https://github.com/ModelDriven/fUML-Reference-Implementation/issues). These are changes to the fUML execution engine, but there are no corresponding OMG issues, because the issues being resolved are specific to the Reference Implementation.
11+
12+
This release also includes the resolution of the following OMG issue, which was part of fUML 1.2, but was not properly implemented in v1.2.0 of the Execution Engine.
13+
14+
[FUML 12-11](http://solitaire.omg.org/issues/task-force/FUML12#issue-16436) (18362) Problem with ActivityExecution::terminate
1115

1216
The full list of open fUML issues is available at http://solitaire.omg.org/issues/task-force/FUML13.
1317

@@ -18,3 +22,7 @@ No changes to the XMI Loader/Infrastructure have been made in this maintenance r
1822
#### Bug Fixes
1923

2024
[Issue #28] - Problem starting the behaviors of a multiply classified active object
25+
26+
#### Improvements
27+
28+
[Issue #29] - fUML.Library and fUML.Test packages are only used for builtin tests

0 commit comments

Comments
 (0)