[Bug 1533] Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Sep 11 12:20:30 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1533

--- Comment #11 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea-web-1.4?cmd=changeset;node=a875c8f789f2
author: Omair Majid <omajid at redhat.com>
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  <omajid at redhat.com>

        * 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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130911/989fe4f3/attachment.html 


More information about the distro-pkg-dev mailing list