aboutsummaryrefslogtreecommitdiffstats
path: root/make
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
parent022c31eefaa0c11fbc069fd35cf5311a556c9ae5 (diff)
Jar Manifest: Sealed Entries must follow generic headers - Otherwise subsequent entries are not recognized
Diffstat (limited to 'make')
-rwxr-xr-xmake/Manifest-android-launcher5
-rwxr-xr-xmake/Manifest-rt5
-rwxr-xr-xmake/Manifest-rt-android5
-rwxr-xr-xmake/Manifest-rt.cdc5
4 files changed, 12 insertions, 8 deletions
diff --git a/make/Manifest-android-launcher b/make/Manifest-android-launcher
index 392e69c..0da49d3 100755
--- a/make/Manifest-android-launcher
+++ b/make/Manifest-android-launcher
@@ -14,8 +14,9 @@ Implementation-URL: http://jogamp.org/
Extension-Name: jogamp.android.launcher
Trusted-Library: true
Permissions: all-permissions
-Name: jogamp/android/launcher/
-Sealed: true
Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+Name: jogamp/android/launcher/
+Sealed: true
+
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
+
diff --git a/make/Manifest-rt-android b/make/Manifest-rt-android
index 54cf0d2..77506d4 100755
--- a/make/Manifest-rt-android
+++ b/make/Manifest-rt-android
@@ -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
+
diff --git a/make/Manifest-rt.cdc b/make/Manifest-rt.cdc
index 2207b3d..70c4f92 100755
--- a/make/Manifest-rt.cdc
+++ b/make/Manifest-rt.cdc
@@ -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
+