Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - ↵ | Sven Gothel | 2014-01-22 | 1 | -0/+2 |
| | | | | duh), add 'Application-Library-Allowable-Codebase: *' | ||||
* | Refine adaption of Oracle's Deployment changes, i.e. >= 7u51 | Sven Gothel | 2014-01-22 | 1 | -1/+1 |
| | | | | | | | | Partial revert commit 971190d8718bb1e2b7eafdd49cfa2523dd8a8152: - Manifest: 'Permissions: sandbox' so we do not raise privileges! Refine description about signing, sandbox and privileges in html files. | ||||
* | Adapt to Oracle's removal of the Java Applet Sandbox, i.e. >= 7u51 ; Remove ↵ | Sven Gothel | 2014-01-22 | 1 | -0/+5 |
| | | | | | | | | reference to JNLPAppletLauncher - use NApplet fallback Sadly, due to Oracle's Java Applet Plugin update 7u51, unsigned applets are no more allowed and hence the Applet sandbox is being taken away. | ||||
* | Add 'Permissions: all-permissions' to jogl-test.jar for Oracle's 7u51 Java ↵ | Sven Gothel | 2014-01-21 | 1 | -0/+1 |
| | | | | Plugin (duh) | ||||
* | manifest: remove Specification and Extension name - not an extensionv2.1.3 | Sven Gothel | 2013-11-01 | 1 | -3/+0 |
| | |||||
* | Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs .. | Sven Gothel | 2013-11-01 | 1 | -2/+8 |
| | |||||
* | added NetBeans project files. | Michael Bien | 2010-03-26 | 1 | -0/+3 |