diff options
author | Sven Gothel <[email protected]> | 2014-01-21 20:05:48 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-21 20:05:48 +0100 |
commit | 62334d30c4c1ba0a3f10d96fc0eeed3fc24af882 (patch) | |
tree | c692084fb2949d3e547ee2b624386272adaf6781 | |
parent | b17b201eb8a66b0a04cc2173b08a8d0d9e6fcea3 (diff) |
Add 'Permissions: all-permissions' to jogl-test.jar for Oracle's 7u51 Java Plugin (duh)
-rw-r--r-- | make/joglversion-test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/joglversion-test b/make/joglversion-test index c449303c2..d0fe02cac 100644 --- a/make/joglversion-test +++ b/make/joglversion-test @@ -12,3 +12,4 @@ Implementation-Vendor: JogAmp Community Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.opengl.test Implementation-Vendor-Id: com.jogamp +Permissions: all-permissions |