Branch: refs/heads/master Home: https://github.com/jenkinsci/synopsys-detect-plugin Commit: d98f409f6c713800b37097e0828b7fc4f38a3c76 https://github.com/jenkinsci/synopsys-detect-plugin/commit/d98f409f6c713800b37097e0828b7fc4f38a3c76 Author: Richard Otte <ro...@blackducksoftware.com> Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths: M .gitignore M LICENSE M build.gradle R buildSrc/src/main/groovy/com/synopsys/integration/jenkins/detect/GenerateHtml.groovy R buildSrc/src/main/groovy/com/synopsys/integration/jenkins/detect/GenerateJelly.groovy R buildSrc/src/main/groovy/com/synopsys/integration/jenkins/detect/GenerationUtils.groovy R buildSrc/src/main/resources/templates/html/helpHtml.tpl R buildSrc/src/main/resources/templates/jelly/globalConfig.tpl R buildSrc/src/main/resources/templates/jelly/pipeline.tpl R buildSrc/src/main/resources/templates/jelly/postBuild.tpl M gradle/wrapper/gradle-wrapper.properties M gradlew M gradlew.bat M src/main/java/com/synopsys/integration/IntegrationEscapeUtils.java R src/main/java/com/synopsys/integration/jenkins/JenkinsProxyHelper.java M src/main/java/com/synopsys/integration/jenkins/detect/DetectDownloadManager.java R src/main/java/com/synopsys/integration/jenkins/detect/DetectJenkinsLogger.java M src/main/java/com/synopsys/integration/jenkins/detect/JavaExecutableManager.java R src/main/java/com/synopsys/integration/jenkins/detect/PluginHelper.java R src/main/java/com/synopsys/integration/jenkins/detect/SynopsysCredentialsHelper.java M src/main/java/com/synopsys/integration/jenkins/detect/exception/DetectJenkinsException.java M src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java M src/main/java/com/synopsys/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep.java M src/main/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep.java M src/main/java/com/synopsys/integration/jenkins/detect/substeps/CreateDetectEnvironment.java M src/main/java/com/synopsys/integration/jenkins/detect/substeps/DetectJenkinsSubStepCoordinator.java M src/main/java/com/synopsys/integration/jenkins/detect/substeps/DetectSetupResponse.java M src/main/java/com/synopsys/integration/jenkins/detect/substeps/ParseDetectArguments.java M src/main/java/com/synopsys/integration/jenkins/detect/substeps/SetUpDetectWorkspaceCallable.java A src/main/resources/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig/config.jelly A src/main/resources/com/synopsys/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep/config.jelly A src/main/resources/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep/config.jelly R src/main/resources/templates/detect/help/globalConfig.json R src/main/resources/templates/detect/help/pipeline.json R src/main/resources/templates/detect/help/postBuild.json R src/main/resources/templates/detect/jelly/globalConfig.json R src/main/resources/templates/detect/jelly/pipeline.json R src/main/resources/templates/detect/jelly/postBuild.json Log Message: ----------- refactor: updating to use Jenkins Common -- 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/synopsys-detect-plugin/push/refs/heads/master/fd2f8d-d98f40%40github.com.