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-lancheronly.html | 56 ------------------------- 1 file changed, 56 deletions(-) delete mode 100644 jnlp-files/jogl-applet-version-lancheronly.html (limited to 'jnlp-files/jogl-applet-version-lancheronly.html') diff --git a/jnlp-files/jogl-applet-version-lancheronly.html b/jnlp-files/jogl-applet-version-lancheronly.html deleted file mode 100644 index 6880152fc..000000000 --- a/jnlp-files/jogl-applet-version-lancheronly.html +++ /dev/null @@ -1,56 +0,0 @@ - - - -JOGL JNLP Applet Version (Launcher) - - - -

-The applet below shall show you the version of the Jogl components -and your platform. -

-

-JNLPAppletLauncher only version. -

- -

- - - - - - - - - - - - - - - Sorry, no Java support detected. - - - - -

- - - -- cgit v1.2.3