Tags: jenkinsci/configurationslicing-plugin
Tags
chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4051.v78dce3c… …e8b_d6 to 4228.v0a_71308d905b_ (#312) * chore(deps): bump io.jenkins.tools.bom:bom-2.479.x Bumps [io.jenkins.tools.bom:bom-2.479.x](https://github.com/jenkinsci/bom) from 4051.v78dce3ce8b_d6 to 4228.v0a_71308d905b_. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.479.x dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Require Jenkins 2.479.3, not 2.479.1 * Rely on claim plugin version from BOM * Use jsoup API plugin instead of jsoup library * Remove developers list from pom file Developers list is maintained in repository permissions updater https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-configurationslicing.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Waite <[email protected]>
[JENKINS-48738] Fix JDK configuration NPE (#203) a15d15a Confirmed with interactive testing that the null pointer exception is resolved and that the configuration slicing plugin can change the value of the JDK that is defined on a Freestyle job. I changed between jdk-8 and jdk-20. The plugin cannot reset the definition of the JDK to the default because that causes a null pointer exception in AbstractProject as reported by the original bug report https://issues.jenkins.io/browse/JENKINS-48738 Avoid the null pointer exception by ignoring the attempt to reset the JDK value to default. Thanks to @Evildethow and @ahertier for implementation
[maven-release-plugin] copy for tag configurationslicing-1.52
[maven-release-plugin] copy for tag configurationslicing-1.51
PreviousNext