[Bug 1533] New: Wrong handling of <resources> in jnlp
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Aug 28 11:51:29 PDT 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1533
Bug ID: 1533
Summary: Wrong handling of <resources> in jnlp
Classification: Unclassified
Product: IcedTea
Version: unspecified
Hardware: x86_64
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: mnl at mnl.de
CC: unassigned at icedtea.classpath.org
Found in (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.13.04.2)
<property>s in <resources> sections in the jnlp file aren't handled correctly.
A <property> defined in a common <resources>-section is ignored if there is a
more specific <resources os="Linux" arch="amd64"> section. As there is no
"restriction" in the general <resources> statement, it should be applied in all
environments.
As a workaround, the <property> statements can be copied into the specific
<resources ...> sections. But this is tedious if the jnlp is downloaded from
the web.
--
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/20130828/958e023f/attachment.html
More information about the distro-pkg-dev
mailing list