Skip to content

Commit 5aaf368

Browse files
committed
Adding missing codebase entries to MANIFEST.MF files
This is obligatory for signed webstart nowadays.
1 parent 18c51e4 commit 5aaf368

File tree

12 files changed

+17
-8
lines changed

12 files changed

+17
-8
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Manifest-Version: 1.0
22
Permissions: all-permissions
33
Class-Path: key.util.jar ../libs/antlr.jar ../libs/recoderKey.jar key.core.jar
4-
Main-Class: example.Main
4+
Main-Class: example.Main
5+
Codebase: formal.iti.kit.edu
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Manifest-Version: 1.0
22
Permissions: all-permissions
33
Class-Path: key.util.jar ../libs/antlr.jar ../libs/recoderKey.jar key.core.jar
4+
Codebase: formal.iti.kit.edu
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Manifest-Version: 1.0
22
Permissions: all-permissions
33
Class-Path: key.util.jar ../libs/antlr.jar ../libs/recoderKey.jar key.core.jar key.core.symbolic_execution.jar
4-
Main-Class: example.Main
4+
Main-Class: example.Main
5+
Codebase: formal.iti.kit.edu
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Manifest-Version: 1.0
22
Permissions: all-permissions
33
Class-Path: key.util.jar ../libs/antlr.jar ../libs/recoderKey.jar key.core.jar
4+
Codebase: formal.iti.kit.edu
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Manifest-Version: 1.0
22
Permissions: all-permissions
33
Class-Path: key.util.jar ../libs/antlr.jar ../libs/recoderKey.jar key.core.jar
4+
Codebase: formal.iti.kit.edu

key/key.core/META-INF/MANIFEST.MF

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Manifest-Version: 1.0
22
Permissions: all-permissions
3-
Class-Path: key.util.jar ../libs/antlr.jar ../libs/recoderKey.jar
3+
Class-Path: key.util.jar ../libs/antlr.jar ../libs/recoderKey.jar
4+
Codebase: formal.iti.kit.edu
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Manifest-Version: 1.0
22
Main-Class: de.uka.ilkd.key.util.install.Installer
33
SplashScreen-Image: de/uka/ilkd/key/gui/images/key-color.gif
4+
Codebase: formal.iti.kit.edu
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Manifest-Version: 1.0
22
Permissions: all-permissions
33
Class-Path: key.util.jar ../libs/antlr.jar ../libs/recoderKey.jar key.core.jar
4-
Codebase: *.key-project.org i12www.iti.kit.edu i12www.ira.uka.de
4+
Codebase: formal.iti.kit.edu.key-project.org formal.iti.kit.edu i12www.ira.uka.de
55
Application-Name: KeY.RemoveGenerics
66
Main-Class: de.uka.ilkd.key.util.removegenerics.Main

key/key.ui/META-INF/MANIFEST.MF

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Manifest-Version: 1.0
22
Permissions: all-permissions
33
Class-Path: key.util.jar ../libs/antlr.jar ../libs/recoderKey.jar key.core.jar key.core.testgen.jar key.core.symbolic_execution.jar
4-
Codebase: *.key-project.org i12www.iti.kit.edu i12www.ira.uka.de
4+
Codebase: formal.iti.kit.edu
55
Application-Name: KeY
66
Main-Class: de.uka.ilkd.key.core.Main
7-
SplashScreen-Image: de/uka/ilkd/key/gui/images/key-color.gif
7+
SplashScreen-Image: de/uka/ilkd/key/gui/images/key-color.gif

key/key.util/META-INF/MANIFEST.MF

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Manifest-Version: 1.0
22
Permissions: all-permissions
3+
Codebase: formal.iti.kit.edu

0 commit comments

Comments
 (0)