aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/joglversion1
-rw-r--r--make/joglversion-all1
-rw-r--r--make/joglversion-test1
-rw-r--r--make/joglversion-test-android1
-rw-r--r--make/nativewindowversion2
-rw-r--r--make/newtversion2
6 files changed, 8 insertions, 0 deletions
diff --git a/make/joglversion b/make/joglversion
index c8c6f9251..4e53b8de0 100644
--- a/make/joglversion
+++ b/make/joglversion
@@ -14,5 +14,6 @@ Extension-Name: javax.media.opengl
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
Permissions: all-permissions
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
diff --git a/make/joglversion-all b/make/joglversion-all
index c8c6f9251..4e53b8de0 100644
--- a/make/joglversion-all
+++ b/make/joglversion-all
@@ -14,5 +14,6 @@ Extension-Name: javax.media.opengl
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
Permissions: all-permissions
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
diff --git a/make/joglversion-test b/make/joglversion-test
index e04b4a594..5c4bdb903 100644
--- a/make/joglversion-test
+++ b/make/joglversion-test
@@ -13,5 +13,6 @@ Implementation-URL: http://jogamp.org/
Extension-Name: com.jogamp.opengl.test
Implementation-Vendor-Id: com.jogamp
Permissions: sandbox
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
diff --git a/make/joglversion-test-android b/make/joglversion-test-android
index db757c3e8..18568fb45 100644
--- a/make/joglversion-test-android
+++ b/make/joglversion-test-android
@@ -12,3 +12,4 @@ Implementation-Vendor: JogAmp Community
Implementation-URL: http://jogamp.org/
Extension-Name: com.jogamp.opengl.test
Implementation-Vendor-Id: com.jogamp
+
diff --git a/make/nativewindowversion b/make/nativewindowversion
index 9a2643280..f31c7f2bc 100644
--- a/make/nativewindowversion
+++ b/make/nativewindowversion
@@ -14,4 +14,6 @@ Extension-Name: javax.media.nativewindow
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
Permissions: all-permissions
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+
diff --git a/make/newtversion b/make/newtversion
index 6f7047aa1..4d2004d0c 100644
--- a/make/newtversion
+++ b/make/newtversion
@@ -14,4 +14,6 @@ Extension-Name: com.jogamp.newt
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
Permissions: all-permissions
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+