aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDeepak Bhole <[email protected]>2011-09-28 15:28:14 -0400
committerDeepak Bhole <[email protected]>2011-09-28 15:28:14 -0400
commit7a339780a1b3af621e2887c8dc41d86273d62320 (patch)
treeba01f902312b6576d8171c43de732781b7ac5a52 /ChangeLog
parentdc63e62272f8d610986ce9327ce8ffdea9fe75f9 (diff)
PR794: IcedTea-Web does not work if a Web Start app jar has a Class-Path
element in the manifest.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e41c58..1fcccf1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-09-28 Deepak Bhole <[email protected]>
+
+ PR794: IcedTea-Web does not work if a Web Start app jar has a Class-Path
+ element in the manifest.
+ * netx/net/sourceforge/jnlp/runtime/CachedJarFileCallback.java
+ (retrieve): Blank out the Class-Path elements in manifest.
+ * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java
+ (activateJars): Only load Class-Path elements if this is an applet.
+ (addNewJar): Add the right permissions for the cached jar file and verify
+ signatures.
+
2011-09-26 Lars Herschke <[email protected]>
* netx/net/sourceforge/jnlp/resources/Messages.properties: Add