From 5e8361d84078568d54b9561315151e2c5e287147 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 22 Jan 2014 12:56:14 +0100 Subject: Adaption of Oracle's Deployment changes, i.e. >= 7u51 Sadly, due to Oracle's Java Applet Plugin update 7u51, unsigned applets are no more allowed and effectively lower the bar to create user applets with raised privileges.
Hence JogAmp Community signs jogl-all.jar and gluegen-rt.jar, which contain the JOGL's supporting classes as well as jogl-test.jar, which contains the applet class.
jogl-test.jar's manifest file uses Permissions: sandbox to not raise privileges. --- jnlp-files/jogl-applet-version.jnlp | 1 - 1 file changed, 1 deletion(-) (limited to 'jnlp-files/jogl-applet-version.jnlp') diff --git a/jnlp-files/jogl-applet-version.jnlp b/jnlp-files/jogl-applet-version.jnlp index a06ea83e2..7d3ca3941 100644 --- a/jnlp-files/jogl-applet-version.jnlp +++ b/jnlp-files/jogl-applet-version.jnlp @@ -11,7 +11,6 @@ - -- cgit v1.2.3