AdoptOpenJDK / AdoptOpenJDK/IcedTea-Web
properties from extension jnlp are not set
Ouverte
tracked internally
- Langage dominant
- Java
- Étoiles
- 268
- Forks
- 96
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Assume a project with two jnlp files a.jnlp and b.jnlp, where a.jnlp loads b.jnlp as extension.
Both a.jnlp and b.jnlp define a property within the resources.
At runtime, only the property defined by a.jnlp is set, the property defined by b.jnlp is ignored.
With Oracle's webstart, the property is set, even if defined in b.jnlp.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.