-
Bug
-
Resolution: Fixed
-
Minor
-
None
In JENKINS-39596 there was a strange warning for unsigned JNLP file (we do not sign JNLPs now). For such files newer versions of Java ignore properties, which causes a warning. We do not use the property, hence it's better to delete it to avoid confusion.
[JENKINS-39883] Warnings in Java WS due to the obsolete hudson.showWindowsServiceInstallLink property
Assignee | New: Daniel Beck [ danielbeck ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
PR from danielbeck: https://github.com/jenkinsci/jenkins/pull/2629