Branch: refs/heads/master Home: https://github.com/jenkinsci/dependency-check-plugin Commit: 73b77c762fb475a99edfb5788a41df47c3191462 https://github.com/jenkinsci/dependency-check-plugin/commit/73b77c762fb475a99edfb5788a41df47c3191462 Author: Nikolas Falco <nfalc...@hotmail.com> Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths: A src/main/java/org/jenkinsci/plugins/DependencyCheck/AbstractThresholdPublisher.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckConstants.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckPublisher.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder.java A src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckUtil.java R src/main/java/org/jenkinsci/plugins/DependencyCheck/ThresholdCapablePublisher.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/pipeline/DependencyCheckStepExecutor.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/tools/DependencyCheckInstallation.java M src/main/java/org/jenkinsci/plugins/DependencyCheck/tools/DependencyCheckInstaller.java A src/main/java/org/jenkinsci/plugins/DependencyCheck/tools/DetectionFailedException.java A src/main/java/org/jenkinsci/plugins/DependencyCheck/tools/Platform.java R src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckInstaller/config.jelly M src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder/config.jelly M src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder/config.properties A src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder/help-additionalArguments.html A src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder/help-installations.html A src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder/help-skipOnScmChange.html A src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder/help-skipOnUpstreamChange.html M src/main/resources/org/jenkinsci/plugins/DependencyCheck/Messages.properties R src/main/webapp/help-additional-arguments.html R src/main/webapp/help-choose-installation.html R src/main/webapp/help-scm-skip.html R src/main/webapp/help-upstream-skip.html Log Message: ----------- CQI Enable tool cache Enable cache for tool installations and fix path separator on jenkins nodes with different OS than master. Move save of installations to the right class and not as global builder step configuration. -- 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/dependency-check-plugin/push/refs/heads/master/fb55b0-73b77c%40github.com.