Branch: refs/heads/scm1003852 Home: https://github.com/jenkinsci/plasticscm-plugin Commit: dc5ca0e56bf1f206e533efaebea7f31ab16f093b https://github.com/jenkinsci/plasticscm-plugin/commit/dc5ca0e56bf1f206e533efaebea7f31ab16f093b Author: Daniel Peñalba <dpena...@codicesoftware.com> Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths: M pom.xml Log Message: ----------- Update the min jenkins version to the first version that supports Java 11 Commit: f30299d13875694e53c87708f93267eb024573bc https://github.com/jenkinsci/plasticscm-plugin/commit/f30299d13875694e53c87708f93267eb024573bc Author: Daniel Peñalba <dpena...@codicesoftware.com> Date: 2023-09-05 (Tue, 05 Sep 2023) Changed paths: M pom.xml Log Message: ----------- Fixed build Added an explicit dependency to commons-beanutils 1.9.4 (latest) to fix a "Require upper bound dependencies error". Package digester3 required beanutils 1.8.3, however the jenkins-core package required 1.9.3. Adding the explicit dependency fixes the issue. Commit: c77e3c323d9ba1a221860bf75608fda7fc12e193 https://github.com/jenkinsci/plasticscm-plugin/commit/c77e3c323d9ba1a221860bf75608fda7fc12e193 Author: Daniel Peñalba <dpena...@codicesoftware.com> Date: 2023-09-05 (Tue, 05 Sep 2023) Changed paths: M src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java Log Message: ----------- Fixed spotbugs Fixed a possible null pointer dereference in com.codicesoftware.plugins.jenkins.tools.CmToolInstaller.performInstallation(ToolInstallation, Node, TaskListener) due to return value of called method [com.codicesoftware.plugins.jenkins.tools.CmToolInstaller, com.codicesoftware.plugins.jenkins.tools.CmToolInstaller] Method invoked at CmToolInstaller.java:[line 62]Known null at CmToolInstaller.java:[line 62] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE Commit: 1a35d85f10ee5dc019833ace7ae58d24b7912ec8 https://github.com/jenkinsci/plasticscm-plugin/commit/1a35d85f10ee5dc019833ace7ae58d24b7912ec8 Author: Daniel Peñalba <dpena...@codicesoftware.com> Date: 2023-09-05 (Tue, 05 Sep 2023) Changed paths: M pom.xml Log Message: ----------- Update the developers in pom.xml Commit: eefef166b877f8d67c98c03fe4eb1315e4a3eebd https://github.com/jenkinsci/plasticscm-plugin/commit/eefef166b877f8d67c98c03fe4eb1315e4a3eebd Author: Daniel Peñalba <dpena...@codicesoftware.com> Date: 2023-09-05 (Tue, 05 Sep 2023) Changed paths: M README.md Log Message: ----------- Update README.md Commit: 4ec427b0e3f9918fb59aa4c8c567c392535fb184 https://github.com/jenkinsci/plasticscm-plugin/commit/4ec427b0e3f9918fb59aa4c8c567c392535fb184 Author: Daniel Peñalba <dpena...@codicesoftware.com> Date: 2023-09-05 (Tue, 05 Sep 2023) Changed paths: M CHANGELOG.md Log Message: ----------- Update CHANGELOG.md Compare: https://github.com/jenkinsci/plasticscm-plugin/compare/dc5ca0e56bf1%5E...4ec427b0e3f9 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plasticscm-plugin/push/refs/heads/scm1003852/000000-4ec427%40github.com.