Skip to content

Commit 2117488

Browse files
committed
Corrected formatting of v1.1.0a release notes.
1 parent ae65fd4 commit 2117488

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

org.modeldriven.fuml/doc/release-notes/fuml-1.1.0a.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,32 +9,32 @@ The current base release for the fUML Execution Engine is v1.1.0, conforming to
99

1010
The full list of open fUML issues is available at http://solitaire.omg.org/issues/task-force/FUML12.
1111

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
1818

1919
### XMI Loader/Infrastructure
2020

2121
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).
2222

2323
#### Bugs
2424

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
3030

3131
#### Improvements
3232

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
39+
[Issue #21] - Upgrade To Latest JUnit
4040

0 commit comments

Comments
 (0)