summaryrefslogtreecommitdiffstats
path: root/make/Manifest-rt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-25 13:41:34 +0100
committerSven Gothel <[email protected]>2014-01-25 13:41:34 +0100
commitf1090c3db5e7647b0a1e1fef2cda5f9c424a2fb8 (patch)
treef4ba5a2e477175d537a679e29e94f1cb2755979e /make/Manifest-rt
parent022c31eefaa0c11fbc069fd35cf5311a556c9ae5 (diff)
Jar Manifest: Sealed Entries must follow generic headers - Otherwise subsequent entries are not recognized
Diffstat (limited to 'make/Manifest-rt')
-rwxr-xr-xmake/Manifest-rt5
1 files changed, 3 insertions, 2 deletions
diff --git a/make/Manifest-rt b/make/Manifest-rt
index 0600e86..2972793 100755
--- a/make/Manifest-rt
+++ b/make/Manifest-rt
@@ -14,8 +14,9 @@ Implementation-URL: http://jogamp.org/
Extension-Name: com.jogamp.common
Trusted-Library: true
Permissions: all-permissions
-Name: jogamp/common/
-Sealed: true
Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+Name: jogamp/common/
+Sealed: true
+