summaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-application-version.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-22 12:56:14 +0100
committerSven Gothel <[email protected]>2014-01-22 12:56:14 +0100
commit5e8361d84078568d54b9561315151e2c5e287147 (patch)
tree9d1479503a724024fc7d113715361e403ddc2575 /jnlp-files/jogl-application-version.jnlp
parent70f5c06b8155f7511987b73a24fda258ea2abfbc (diff)
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.<br/> Hence JogAmp Community <b>signs</b> 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.<br/> jogl-test.jar's manifest file uses <i>Permissions: sandbox</i> to <b>not raise privileges</b>.
Diffstat (limited to 'jnlp-files/jogl-application-version.jnlp')
-rw-r--r--jnlp-files/jogl-application-version.jnlp1
1 files changed, 0 insertions, 1 deletions
diff --git a/jnlp-files/jogl-application-version.jnlp b/jnlp-files/jogl-application-version.jnlp
index 3b3cb07c9..e6a52cc42 100644
--- a/jnlp-files/jogl-application-version.jnlp
+++ b/jnlp-files/jogl-application-version.jnlp
@@ -11,7 +11,6 @@
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
- <!-- property name="sun.java2d.noddraw" value="true"/-->
<extension name="jogl-all-awt" href="JOGL_CODEBASE_TAG/jogl-all-awt.jnlp" />
</resources>