Wrong handling of <resources> in jnlp

Bug #1218025 reported by MNLipp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openjdk-7 (Ubuntu)
New
Undecided
Unassigned

Bug Description

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

Revision history for this message
MNLipp (mnl) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.