Skip to content

Commit 36ad46b

Browse files
committed
Updated for 1.1.0l.
1 parent 6a45ec1 commit 36ad46b

File tree

48 files changed

+293200
-293196
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+293200
-293196
lines changed

dist/alf.zip

2.08 MB
Binary file not shown.

dist/tests-uml.zip

-6.37 KB
Binary file not shown.

org.modeldriven.alf.bundle/META-INF/MANIFEST.MF

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Manifest-Version: 1.0
22
Automatic-Module-Name: org.modeldriven.alf.bundle
3-
Bnd-LastModified: 1661297744222
3+
Bnd-LastModified: 1663180216556
44
Build-Jdk: 1.8.0_31
55
Built-By: seidewitz
66
Bundle-ClassPath: .,jars/org.modeldriven.alf-1.0.0-SNAPSHOT.jar
77
Bundle-ManifestVersion: 2
88
Bundle-Name: org.modeldriven.alf.bundle
99
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
1010
Bundle-SymbolicName: org.modeldriven.alf.bundle
11-
Bundle-Version: 1.0.0.20220823233512
11+
Bundle-Version: 1.0.0.20220914182944
1212
Created-By: Apache Maven Bundle Plugin
1313
Embed-Dependency: *;scope=compile;groupId=!org.modeldriven
1414
Embed-Directory: jars
117 Bytes
Binary file not shown.

org.modeldriven.alf.eclipse.moka/src/org/modeldriven/alf/eclipse/moka/execution/Fuml.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ public void setUmlLibraryDirectory(String umlLibraryDirectory) {
6060
}
6161

6262
public void setUmlDirectory(String umlDirectory) {
63+
// int i = umlDirectory.indexOf(':');
64+
// if (i > 0) {
65+
// umlDirectory = "/" + umlDirectory;
66+
// }
6367
this.umlDirectory = umlDirectory;
6468
}
6569

org.modeldriven.alf.eclipse/UML/Expressions_Assignment.uml

Lines changed: 2436 additions & 2436 deletions
Large diffs are not rendered by default.

org.modeldriven.alf.eclipse/UML/Expressions_Assignment_Feature.uml

Lines changed: 3084 additions & 3084 deletions
Large diffs are not rendered by default.

org.modeldriven.alf.eclipse/UML/Expressions_Assignment_Feature_Indexed.uml

Lines changed: 2693 additions & 2693 deletions
Large diffs are not rendered by default.

org.modeldriven.alf.eclipse/UML/Expressions_Assignment_Indexed.uml

Lines changed: 2274 additions & 2274 deletions
Large diffs are not rendered by default.

org.modeldriven.alf.eclipse/UML/Expressions_Assignment_Null.uml

Lines changed: 3188 additions & 3188 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)