[jenkinsci/protecode-sc-plugin] 811012: Move to latest Lombok
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 8110126195664e8c74fa2375456bd338bd26c4c1 https://github.com/jenkinsci/protecode-sc-plugin/commit/8110126195664e8c74fa2375456bd338bd26c4c1 Author: nbtdev Date: 2019-03-19 (Tue, 19 Mar 2019) Changed paths: M pom.xml Log Message: --- Move to latest Lombok Build was failing with error "Caused by: java.lang.ClassNotFoundException: com.sun.tools.javac.code.TypeTags", this was fixed in Lombok 1.16.22. Commit: 63fe7ee79ba52b565d869974c8ecbd5a8bec4b26 https://github.com/jenkinsci/protecode-sc-plugin/commit/63fe7ee79ba52b565d869974c8ecbd5a8bec4b26 Author: Lapanen <26740898+rukka...@users.noreply.github.com> Date: 2019-11-22 (Fri, 22 Nov 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #9 from nbtdev/latest-lombok Move to latest Lombok Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/0e3960d268ce...63fe7ee79ba5 -- 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/protecode-sc-plugin/push/refs/heads/master/0e3960-63fe7e%40github.com.
[jenkinsci/protecode-sc-plugin] 1448b9: Remove the `setResult` calls.
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 1448b9eca1c79c69c32089c4f23381bb673b75f6 https://github.com/jenkinsci/protecode-sc-plugin/commit/1448b9eca1c79c69c32089c4f23381bb673b75f6 Author: nbtdev Date: 2019-03-19 (Tue, 19 Mar 2019) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java A src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ScanException.java Log Message: --- Remove the `setResult` calls. This allows the `failIfVulns` value to behave as expected and fail the step with exceptions, without any side-effects at the whole-build level. Commit: 6db056f79f0e0a400b201af664744e1bf660b389 https://github.com/jenkinsci/protecode-sc-plugin/commit/6db056f79f0e0a400b201af664744e1bf660b389 Author: nbtdev Date: 2019-03-19 (Tue, 19 Mar 2019) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- add missing conditional Commit: cf647160c3ac17833f928bff5b5cf1812b8b0a72 https://github.com/jenkinsci/protecode-sc-plugin/commit/cf647160c3ac17833f928bff5b5cf1812b8b0a72 Author: nbtdev Date: 2019-03-19 (Tue, 19 Mar 2019) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/Scanner.java Log Message: --- replace the setResult calls we somehow missed previously Commit: 0e3960d268ce474e78a5989fc9c3379c43b657a4 https://github.com/jenkinsci/protecode-sc-plugin/commit/0e3960d268ce474e78a5989fc9c3379c43b657a4 Author: Lapanen <26740898+rukka...@users.noreply.github.com> Date: 2019-11-22 (Fri, 22 Nov 2019) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/Scanner.java A src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ScanException.java Log Message: --- Merge pull request #10 from nbtdev/fix-fail-if-vulns Fix unexpected failure behavior, thanks nbtdev! Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/08e30390b8c3...0e3960d268ce -- 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/protecode-sc-plugin/push/refs/heads/master/08e303-0e3960%40github.com.
[jenkinsci/protecode-sc-plugin] 4ff1f7: Bump jackson-databind from 2.9.8 to 2.9.10.1
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 4ff1f77c02d7f9750ccf0758683fdfb4c0e77be8 https://github.com/jenkinsci/protecode-sc-plugin/commit/4ff1f77c02d7f9750ccf0758683fdfb4c0e77be8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2019-11-13 (Wed, 13 Nov 2019) Changed paths: M pom.xml Log Message: --- Bump jackson-databind from 2.9.8 to 2.9.10.1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] Commit: 08e30390b8c3a4df5d08460b2771b69eacf72bac https://github.com/jenkinsci/protecode-sc-plugin/commit/08e30390b8c3a4df5d08460b2771b69eacf72bac Author: Lapanen <26740898+rukka...@users.noreply.github.com> Date: 2019-11-22 (Fri, 22 Nov 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #11 from jenkinsci/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.1 Bump jackson-databind from 2.9.8 to 2.9.10.1 Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/ebc692527722...08e30390b8c3 -- 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/protecode-sc-plugin/push/refs/heads/master/ebc692-08e303%40github.com.
[jenkinsci/protecode-sc-plugin]
Branch: refs/tags/protecode-sc-0.18.1 Home: https://github.com/jenkinsci/protecode-sc-plugin -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/protecode-sc-plugin] c52f70: typo fix and update of version
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: c52f70509599c0f7d7abf86eb3fa1e734ec6dd6e https://github.com/jenkinsci/protecode-sc-plugin/commit/c52f70509599c0f7d7abf86eb3fa1e734ec6dd6e Author: - <-> Date: 2019-02-20 (Wed, 20 Feb 2019) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- typo fix and update of version Commit: e97831065923c8cf17b53e7adcb1de14ac287283 https://github.com/jenkinsci/protecode-sc-plugin/commit/e97831065923c8cf17b53e7adcb1de14ac287283 Author: - <-> Date: 2019-02-20 (Wed, 20 Feb 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.18.1 Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/70f05adb339e...e97831065923 -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/protecode-sc-plugin] ebc692: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: ebc6925277225c363c1458791794a979c50d7deb https://github.com/jenkinsci/protecode-sc-plugin/commit/ebc6925277225c363c1458791794a979c50d7deb Author: - <-> Date: 2019-02-20 (Wed, 20 Feb 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/protecode-sc-plugin] 05242d: Add support for API tokens and generic cleanup and...
Branch: refs/tags/protecode-sc-0.17.8 Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 05242df71db4869668b5e7340992efe33e512f4b https://github.com/jenkinsci/protecode-sc-plugin/commit/05242df71db4869668b5e7340992efe33e512f4b Author: - <-> Date: 2019-02-19 (Tue, 19 Feb 2019) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScConnection.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScService.java M src/main/java/com/synopsys/protecode/sc/jenkins/Scanner.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/StreamRequestBody.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/UtilitiesFile.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/UtilitiesGeneral.java M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/config.jelly A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-credentialsId.html Log Message: --- Add support for API tokens and generic cleanup and improvements Commit: a0e877a8351977ae5b2fa00aad53b8124a58bb68 https://github.com/jenkinsci/protecode-sc-plugin/commit/a0e877a8351977ae5b2fa00aad53b8124a58bb68 Author: - <-> Date: 2019-02-19 (Tue, 19 Feb 2019) Changed paths: R protecode-sc.hpi M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-convertToSummary.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-customHeader.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-directoryToScan.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-dontCheckCert.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-dontZipFiles.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-endAfterSendingFiles.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-failIfVulns.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-includeSubdirectories.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-pattern.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-protecodeScGroup.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-protecodeScHost.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-protecodeScanName.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-scanTimeout.html Log Message: --- change protecode name BDBA Commit: 56ae0f0034ce75ee9a70e9addb9e98f2ef5d95dd https://github.com/jenkinsci/protecode-sc-plugin/commit/56ae0f0034ce75ee9a70e9addb9e98f2ef5d95dd Author: - <-> Date: 2019-02-19 (Tue, 19 Feb 2019) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/Configuration.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeEvaluator.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScConnection.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScService.java M src/main/java/com/synopsys/protecode/sc/jenkins/Scanner.java M src/main/java/com/synopsys/protecode/sc/jenkins/UIResources.java M src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ApiAuthenticationException.java M src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ApiException.java M src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/MalformedSha1SumException.java M src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/Listeners.java M src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/ProtecodeScApi.java M src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/ProtecodeScServicesApi.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/BuildVerdict.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/ConnectionStatus.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/FileResult.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/HttpTypes.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/InternalTypes.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/Sha1Sum.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/StreamRequestBody.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/Summary.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/JenkinsConsoler.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/ReportBuilder.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/UtilitiesFile.java M src/main/java/c
[jenkinsci/protecode-sc-plugin] 05242d: Add support for API tokens and generic cleanup and...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 05242df71db4869668b5e7340992efe33e512f4b https://github.com/jenkinsci/protecode-sc-plugin/commit/05242df71db4869668b5e7340992efe33e512f4b Author: - <-> Date: 2019-02-19 (Tue, 19 Feb 2019) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScConnection.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScService.java M src/main/java/com/synopsys/protecode/sc/jenkins/Scanner.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/StreamRequestBody.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/UtilitiesFile.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/UtilitiesGeneral.java M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/config.jelly A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-credentialsId.html Log Message: --- Add support for API tokens and generic cleanup and improvements Commit: a0e877a8351977ae5b2fa00aad53b8124a58bb68 https://github.com/jenkinsci/protecode-sc-plugin/commit/a0e877a8351977ae5b2fa00aad53b8124a58bb68 Author: - <-> Date: 2019-02-19 (Tue, 19 Feb 2019) Changed paths: R protecode-sc.hpi M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-convertToSummary.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-customHeader.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-directoryToScan.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-dontCheckCert.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-dontZipFiles.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-endAfterSendingFiles.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-failIfVulns.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-includeSubdirectories.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-pattern.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-protecodeScGroup.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-protecodeScHost.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-protecodeScanName.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-scanTimeout.html Log Message: --- change protecode name BDBA Commit: 56ae0f0034ce75ee9a70e9addb9e98f2ef5d95dd https://github.com/jenkinsci/protecode-sc-plugin/commit/56ae0f0034ce75ee9a70e9addb9e98f2ef5d95dd Author: - <-> Date: 2019-02-19 (Tue, 19 Feb 2019) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/Configuration.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeEvaluator.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScConnection.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScService.java M src/main/java/com/synopsys/protecode/sc/jenkins/Scanner.java M src/main/java/com/synopsys/protecode/sc/jenkins/UIResources.java M src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ApiAuthenticationException.java M src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ApiException.java M src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/MalformedSha1SumException.java M src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/Listeners.java M src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/ProtecodeScApi.java M src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/ProtecodeScServicesApi.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/BuildVerdict.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/ConnectionStatus.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/FileResult.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/HttpTypes.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/InternalTypes.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/Sha1Sum.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/StreamRequestBody.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/Summary.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/JenkinsConsoler.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/ReportBuilder.java M src/main/java/com/synopsys/protecode/sc/jenkins/utils/UtilitiesFile.java M src/main/java/com/synopsys/