diff options
author | Sven Gothel <[email protected]> | 2014-01-21 20:15:30 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-21 20:15:30 +0100 |
commit | 013f9188535eee3031376598b79f7f2626bba28f (patch) | |
tree | 641b2a73bfababdc8c1ed32476cd03a3a9a165f4 | |
parent | ada9e6c5852d279e4cae96e3ec9a15e5419ff271 (diff) |
Add 'Permissions: all-permissions' to jogl-test.jar for Oracle's 7u51 Java Plugin (duh)
-rw-r--r-- | make/joalversion-test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/joalversion-test b/make/joalversion-test index 3fafc3a..3b1ab1a 100644 --- a/make/joalversion-test +++ b/make/joalversion-test @@ -12,3 +12,4 @@ Implementation-Vendor: JogAmp Community Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.openal.test Implementation-Vendor-Id: com.jogamp +Permissions: all-permissions |