You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: org.modeldriven.fuml/doc/release-notes/fuml-1.1.0a.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,32 +9,32 @@ The current base release for the fUML Execution Engine is v1.1.0, conforming to
9
9
10
10
The full list of open fUML issues is available at http://solitaire.omg.org/issues/task-force/FUML12.
11
11
12
-
[FUML 12-8](http://solitaire.omg.org/issues/task-force/FUML12#issue-16433) (18280) LoopNodeActivation does not currently handle the firing of a contained activity final node
13
-
[FUML 12-9](http://solitaire.omg.org/issues/task-force/FUML12#issue-16434) (18282) The bodyOutputLists for a loop node need to be cleared when the node fires again
14
-
[FUML 12-10](http://solitaire.omg.org/issues/task-force/FUML12#issue-16435) (18321) Certain Boolean flags are not properly initialized in some cases [partial fix]
15
-
[FUML 12-11](http://solitaire.omg.org/issues/task-force/FUML12#issue-16436) (18362) Problem with ActivityExecution::terminate
16
-
[FUML 12-12](http://solitaire.omg.org/issues/task-force/FUML12#issue-16437) (18364) RealValue::toString puts too many digits in the mantissa
17
-
[FUML 12-13](http://solitaire.omg.org/issues/task-force/FUML12#issue-16438) (18365) Objects with cyclic references cannot be converted to string representations
12
+
[FUML 12-8](http://solitaire.omg.org/issues/task-force/FUML12#issue-16433) (18280) LoopNodeActivation does not currently handle the firing of a contained activity final node
13
+
[FUML 12-9](http://solitaire.omg.org/issues/task-force/FUML12#issue-16434) (18282) The bodyOutputLists for a loop node need to be cleared when the node fires again
14
+
[FUML 12-10](http://solitaire.omg.org/issues/task-force/FUML12#issue-16435) (18321) Certain Boolean flags are not properly initialized in some cases [partial fix]
15
+
[FUML 12-11](http://solitaire.omg.org/issues/task-force/FUML12#issue-16436) (18362) Problem with ActivityExecution::terminate
16
+
[FUML 12-12](http://solitaire.omg.org/issues/task-force/FUML12#issue-16437) (18364) RealValue::toString puts too many digits in the mantissa
17
+
[FUML 12-13](http://solitaire.omg.org/issues/task-force/FUML12#issue-16438) (18365) Objects with cyclic references cannot be converted to string representations
18
18
19
19
### XMI Loader/Infrastructure
20
20
21
21
This maintenance release resolves the following issues related to the XMI Loader and other Reference Implementation infrastructure capabilities, as tracked in our issue management system on GitHub (see https://github.com/ModelDriven/fUML-Reference-Implementation/issues).
22
22
23
23
#### Bugs
24
24
25
-
[Issue #12] - Add Maven Compiler Plugin
26
-
[Issue #14] - Check Abstract on Generated fUML Classifier and Class
27
-
[Issue #15] - Remove Remaining Remnants of Unqualified Name Mapping
28
-
[Issue #16] - Add Null Check for Type in ...repository.model.Property
29
-
[Issue #21] - Remove JAXB Dependencies
25
+
[Issue #12] - Add Maven Compiler Plugin
26
+
[Issue #14] - Check Abstract on Generated fUML Classifier and Class
27
+
[Issue #15] - Remove Remaining Remnants of Unqualified Name Mapping
28
+
[Issue #16] - Add Null Check for Type in ...repository.model.Property
29
+
[Issue #21] - Remove JAXB Dependencies
30
30
31
31
#### Improvements
32
32
33
-
[Issue #3] - Support the Loading Of UML Profiles
34
-
[Issue #11] - Provide support for executing OpaqueBehaviors
35
-
[Issue #13] - Add Readme.md for Github
36
-
[Issue #17] - Add GetSpecializations Method
37
-
[Issue #18] - Provide Capability to Override Repository Config File
38
-
[Issue #19] - Support a "Known" Default Config File Name
39
-
[Issue #21] - Upgrade To Latest JUnit
33
+
[Issue #3] - Support the Loading Of UML Profiles
34
+
[Issue #11] - Provide support for executing OpaqueBehaviors
35
+
[Issue #13] - Add Readme.md for Github
36
+
[Issue #17] - Add GetSpecializations Method
37
+
[Issue #18] - Provide Capability to Override Repository Config File
38
+
[Issue #19] - Support a "Known" Default Config File Name
0 commit comments