jenkins.war
directly, properly check for Java 8 as minimum instead of Java 7 before proceeding.
JENKINS-44764
PluginFirstClassLoader
, e.g. loading Groovy classes from plugin resources.
JENKINS-44898
NullPointerException
when listing remote directories using the FilePath#list()
and FilePath#listDirectories()
APIs.
JENKINS-44942