Daniel Spilker
added a comment - You can workaround that by setting the attribute on the manifest:
tasks.jpi.manifest.attributes PluginFirstClassLoader: true
SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: Daniel Spilker
Path:
CHANGELOG.md
README.md
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiExtension.groovy
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiManifest.groovy
http://jenkins-ci.org/commit/gradle-jpi-plugin/01161be5db061aa2a8fad177b0343241d4e49b30
Log:
Merge pull request #15 from daspilker/ JENKINS-24808
Added support for PluginFirstClassLoader
Compare: https://github.com/jenkinsci/gradle-jpi-plugin/compare/930b9990cb7d...01161be5db06
You can workaround that by setting the attribute on the manifest:
tasks.jpi.manifest.attributes PluginFirstClassLoader: true