<html>
<head>
<base href="http://icedtea.classpath.org/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties"
href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1533#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties"
href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1533">bug 1533</a>
from <span class="vcard"><a class="email" href="mailto:mercurial@icedtea.classpath.org" title="hg commits <mercurial@icedtea.classpath.org>"> <span class="fn">hg commits</span></a>
</span></b>
<pre>details:
<a href="http://icedtea.classpath.org//hg/release/icedtea-web-1.4?cmd=changeset;node=a875c8f789f2">http://icedtea.classpath.org//hg/release/icedtea-web-1.4?cmd=changeset;node=a875c8f789f2</a>
author: Omair Majid <<a href="mailto:omajid@redhat.com">omajid@redhat.com</a>>
date: Wed Sep 11 15:19:42 2013 -0400
PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other
properties
Treat jnlp.packEnabled and jnlp.versionEnabled just like other
properties that can be set in one resource element and
inherited/filtered in others.
2013-09-09 Omair Majid <<a href="mailto:omajid@redhat.com">omajid@redhat.com</a>>
* netx/net/sourceforge/jnlp/JNLPFile.java
(getDownloadOptionsForJar): Rename to ...
(getDownloadOptions): New method. Look up jnlp.packEnabled and
jnlp.versionEnabled in any resources element.
* netx/net/sourceforge/jnlp/PluginBridge.java
(getDownloadOptionsForJar): Rename to ...
(getDownloadOptions): New method.
* netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java
(initializeResources): Invoke file.getDownloadResources.
(getDownloadOptionsForJar): Remove.
* tests/netx/unit/net/sourceforge/jnlp/JNLPFileTest.java
(testDownloadOptionsAppliedEverywhere): New method.
(testDownloadOptionsFilteredOut): New method.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>