[jenkinsci/protecode-sc-plugin]
Branch: refs/tags/protecode-sc-0.16.2 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] 4a8c51: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 4a8c51259b8506311361e971b9cdc970368c4bc0 https://github.com/jenkinsci/protecode-sc-plugin/commit/4a8c51259b8506311361e971b9cdc970368c4bc0 Author: rukkanen Date: 2018-02-15 (Thu, 15 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.16.2 -- 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] c7550b: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: c7550b5aaa6dfba5250dbd0e8bb7819e39084ae0 https://github.com/jenkinsci/protecode-sc-plugin/commit/c7550b5aaa6dfba5250dbd0e8bb7819e39084ae0 Author: rukkanen Date: 2018-02-15 (Thu, 15 Feb 2018) 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] d5b743: Add transients and readResolve to plugin
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: d5b7434a159365d974ed5afec36f992b5a265c1a https://github.com/jenkinsci/protecode-sc-plugin/commit/d5b7434a159365d974ed5afec36f992b5a265c1a Author: rukkanen Date: 2018-02-14 (Wed, 14 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesFile.java Log Message: --- Add transients and readResolve to plugin also remove commented code which was already out of date Commit: f1904532dbb6288acdf3f80967c0eef67e08d732 https://github.com/jenkinsci/protecode-sc-plugin/commit/f1904532dbb6288acdf3f80967c0eef67e08d732 Author: rukkanen Date: 2018-02-15 (Thu, 15 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- Add backeard compatibility logic up to 0.15 Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/9bdd24523935...f1904532dbb6 -- 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] 9d31a7: licenses
Branch: refs/heads/devel Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 9d31a78cf34abb60ede4aba9db1234b472462f57 https://github.com/jenkinsci/protecode-sc-plugin/commit/9d31a78cf34abb60ede4aba9db1234b472462f57 Author: Lauri Pajunen Date: 2018-02-13 (Tue, 13 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScService.java M src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/ProtecodeScServicesApi.java Log Message: --- licenses -- 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] 3460b9: remove and add TODOs
Branch: refs/heads/devel Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 3460b9b0eb1ad70ee2472e3fa5bbca3ba652e255 https://github.com/jenkinsci/protecode-sc-plugin/commit/3460b9b0eb1ad70ee2472e3fa5bbca3ba652e255 Author: Lauri Pajunen Date: 2018-02-13 (Tue, 13 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesFile.java Log Message: --- remove and add TODOs Commit: 75bfc914a99bb71a3c75ced9878f2e2f1d22e5d3 https://github.com/jenkinsci/protecode-sc-plugin/commit/75bfc914a99bb71a3c75ced9878f2e2f1d22e5d3 Author: Lauri Pajunen Date: 2018-02-13 (Tue, 13 Feb 2018) 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/ReportBuilder.java R src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesFile.java R src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesGeneral.java R src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesJenkins.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/InternalTypes.java A src/main/java/com/synopsys/protecode/sc/jenkins/utils/UtilitiesFile.java A src/main/java/com/synopsys/protecode/sc/jenkins/utils/UtilitiesGeneral.java A src/main/java/com/synopsys/protecode/sc/jenkins/utils/UtilitiesJenkins.java Log Message: --- move utilities to utils package Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/f9c5fa0733dd...75bfc914a99b -- 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] cb2ad1: Minor indent fix to pom.xml
Branch: refs/heads/devel Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: cb2ad1414bac0bc51380254e37fd26a2ad057a93 https://github.com/jenkinsci/protecode-sc-plugin/commit/cb2ad1414bac0bc51380254e37fd26a2ad057a93 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- Minor indent fix to pom.xml Commit: 48aa6e9b5ddb228bf2ac12dac8bb98c7366acb71 https://github.com/jenkinsci/protecode-sc-plugin/commit/48aa6e9b5ddb228bf2ac12dac8bb98c7366acb71 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- Cleanup of commented code Commit: ba44d2c7e7abad094cd16e0a32f5340a47ceb898 https://github.com/jenkinsci/protecode-sc-plugin/commit/ba44d2c7e7abad094cd16e0a32f5340a47ceb898 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/StreamRequestBody.java Log Message: --- removed useless logging Commit: 764974632e768df049692c01b5abf69c9855482c https://github.com/jenkinsci/protecode-sc-plugin/commit/764974632e768df049692c01b5abf69c9855482c Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/UnsafeOkHttpClient.java Log Message: --- removed a line Commit: f51a2680f975ecefd949e67df8d91d2730f1f9d6 https://github.com/jenkinsci/protecode-sc-plugin/commit/f51a2680f975ecefd949e67df8d91d2730f1f9d6 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/ProtecodeScApi.java Log Message: --- removed unused line Commit: b793e3414ee8983ade1c778b41f1304a15361f1c https://github.com/jenkinsci/protecode-sc-plugin/commit/b793e3414ee8983ade1c778b41f1304a15361f1c Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.16.1 Commit: e395b45b07bbb2c102d6f9be82d06222e7f85b85 https://github.com/jenkinsci/protecode-sc-plugin/commit/e395b45b07bbb2c102d6f9be82d06222e7f85b85 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Commit: d38eaae3b9c795c3b902f3282350fddc79c4cdae https://github.com/jenkinsci/protecode-sc-plugin/commit/d38eaae3b9c795c3b902f3282350fddc79c4cdae Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.16.1 Commit: dc2116870c752bc6d0c3af2bc39f5533b55ab5e3 https://github.com/jenkinsci/protecode-sc-plugin/commit/dc2116870c752bc6d0c3af2bc39f5533b55ab5e3 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.16.1 Commit: c8ab0235a594c44234ee3322f0840d9681a729f5 https://github.com/jenkinsci/protecode-sc-plugin/commit/c8ab0235a594c44234ee3322f0840d9681a729f5 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.16.1 Commit: 2b983e341508cd6b374c737311c2ba2f5771cbe0 https://github.com/jenkinsci/protecode-sc-plugin/commit/2b983e341508cd6b374c737311c2ba2f5771cbe0 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.16.1 Commit: 95fa19233e5b0232d8c1785ccfeb78a14a047141 https://github.com/jenkinsci/protecode-sc-plugin/commit/95fa19233e5b0232d8c1785ccfeb78a14a047141 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Commit: 6f8e75462787f866a4492e4ecf12d2083d619c6f https://github.com/jenkinsci/protecode-sc-plugin/commit/6f8e75462787f866a4492e4ecf12d2083d619c6f Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M README.md M src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesJenkins.java Log Message: --- readme clarification and remove unneeded throws clause Commit: 9bdd245239357152d253a2924918f9f6b991eccb https://github.com/jenkinsci/protecode-sc-plugin/commit/9bdd245239357152d253a2924918f9f6b991eccb Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src
[jenkinsci/protecode-sc-plugin] 9bdd24: remove unneeded throws clause
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 9bdd245239357152d253a2924918f9f6b991eccb https://github.com/jenkinsci/protecode-sc-plugin/commit/9bdd245239357152d253a2924918f9f6b991eccb Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesJenkins.java Log Message: --- remove unneeded throws clause -- 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] 6f8e75: readme clarification and remove unneeded throws cl...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 6f8e75462787f866a4492e4ecf12d2083d619c6f https://github.com/jenkinsci/protecode-sc-plugin/commit/6f8e75462787f866a4492e4ecf12d2083d619c6f Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M README.md M src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesJenkins.java Log Message: --- readme clarification and remove unneeded throws clause -- 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]
Branch: refs/tags/protecode-sc-0.16.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] 95fa19: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 95fa19233e5b0232d8c1785ccfeb78a14a047141 https://github.com/jenkinsci/protecode-sc-plugin/commit/95fa19233e5b0232d8c1785ccfeb78a14a047141 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) 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] 2b983e: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 2b983e341508cd6b374c737311c2ba2f5771cbe0 https://github.com/jenkinsci/protecode-sc-plugin/commit/2b983e341508cd6b374c737311c2ba2f5771cbe0 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.16.1 -- 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]
Branch: refs/tags/protecode-sc-0.16.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] c8ab02: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: c8ab0235a594c44234ee3322f0840d9681a729f5 https://github.com/jenkinsci/protecode-sc-plugin/commit/c8ab0235a594c44234ee3322f0840d9681a729f5 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.16.1 -- 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] dc2116: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: dc2116870c752bc6d0c3af2bc39f5533b55ab5e3 https://github.com/jenkinsci/protecode-sc-plugin/commit/dc2116870c752bc6d0c3af2bc39f5533b55ab5e3 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.16.1 -- 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] d38eaa: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: d38eaae3b9c795c3b902f3282350fddc79c4cdae https://github.com/jenkinsci/protecode-sc-plugin/commit/d38eaae3b9c795c3b902f3282350fddc79c4cdae Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.16.1 -- 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] e395b4: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: e395b45b07bbb2c102d6f9be82d06222e7f85b85 https://github.com/jenkinsci/protecode-sc-plugin/commit/e395b45b07bbb2c102d6f9be82d06222e7f85b85 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) 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]
Branch: refs/tags/protecode-sc-0.16.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] 48aa6e: Cleanup of commented code
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 48aa6e9b5ddb228bf2ac12dac8bb98c7366acb71 https://github.com/jenkinsci/protecode-sc-plugin/commit/48aa6e9b5ddb228bf2ac12dac8bb98c7366acb71 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- Cleanup of commented code Commit: ba44d2c7e7abad094cd16e0a32f5340a47ceb898 https://github.com/jenkinsci/protecode-sc-plugin/commit/ba44d2c7e7abad094cd16e0a32f5340a47ceb898 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/StreamRequestBody.java Log Message: --- removed useless logging Commit: 764974632e768df049692c01b5abf69c9855482c https://github.com/jenkinsci/protecode-sc-plugin/commit/764974632e768df049692c01b5abf69c9855482c Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/UnsafeOkHttpClient.java Log Message: --- removed a line Commit: f51a2680f975ecefd949e67df8d91d2730f1f9d6 https://github.com/jenkinsci/protecode-sc-plugin/commit/f51a2680f975ecefd949e67df8d91d2730f1f9d6 Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/ProtecodeScApi.java Log Message: --- removed unused line Commit: b793e3414ee8983ade1c778b41f1304a15361f1c https://github.com/jenkinsci/protecode-sc-plugin/commit/b793e3414ee8983ade1c778b41f1304a15361f1c Author: Lauri Pajunen Date: 2018-02-10 (Sat, 10 Feb 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.16.1 Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/cb2ad1414bac...b793e3414ee8 -- 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] 7a8230: Move build descriptor to its own file
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 7a82309409da215850ed2474f0d97e0c0ece3522 https://github.com/jenkinsci/protecode-sc-plugin/commit/7a82309409da215850ed2474f0d97e0c0ece3522 Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: A src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeSCBuildDescriptor.java Log Message: --- Move build descriptor to its own file Commit: df82bfd2c285b7cbdd31765f2fb467e4c231d2cf https://github.com/jenkinsci/protecode-sc-plugin/commit/df82bfd2c285b7cbdd31765f2fb467e4c231d2cf Author: Lauri Pajunen Date: 2018-02-05 (Mon, 05 Feb 2018) Changed paths: A src/main/java/com/synopsys/protecode/sc/jenkins/BuildStepHelper.java A src/main/java/com/synopsys/protecode/sc/jenkins/ConfigurationUtils.java A src/main/java/com/synopsys/protecode/sc/jenkins/NetworkUtils.java R src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeConfigurationUtils.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeEvaluator.java R src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeSCBuildDescriptor.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/ReportBuilder.java M src/main/java/com/synopsys/protecode/sc/jenkins/Utils.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/types/InternalTypes.java M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/config.jelly A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-directoryToScan.html R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-filesToScanDirectory.html Log Message: --- Config usage Commit: 821e66fd923b2c8c232b45129c52d487291b953b https://github.com/jenkinsci/protecode-sc-plugin/commit/821e66fd923b2c8c232b45129c52d487291b953b Author: Lauri Pajunen Date: 2018-02-05 (Mon, 05 Feb 2018) Changed paths: R src/main/java/com/synopsys/protecode/sc/jenkins/BuildStepHelper.java R src/main/java/com/synopsys/protecode/sc/jenkins/ConfigurationUtils.java R src/main/java/com/synopsys/protecode/sc/jenkins/NetworkUtils.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/ReportBuilder.java A src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesFile.java A src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesGeneral.java A src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesJenkins.java R src/main/java/com/synopsys/protecode/sc/jenkins/Utils.java Log Message: --- Rationalize Utilities Commit: 7f85c49559641bd26fe84c203aaf74a1f3a06ad2 https://github.com/jenkinsci/protecode-sc-plugin/commit/7f85c49559641bd26fe84c203aaf74a1f3a06ad2 Author: Lauri Pajunen Date: 2018-02-05 (Mon, 05 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ReadableFile.java M src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesFile.java M src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesGeneral.java M src/main/java/com/synopsys/protecode/sc/jenkins/UtilitiesJenkins.java Log Message: --- Cleanups Commit: d1210afca270627d14fb1e5554295b45354e5ae2 https://github.com/jenkinsci/protecode-sc-plugin/commit/d1210afca270627d14fb1e5554295b45354e5ae2 Author: Lauri Pajunen Date: 2018-02-05 (Mon, 05 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeEvaluator.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScConnection.java Log Message: --- Removed commented old code Commit: e4f72c55bc89cb7e64181ab04a2e0dbb58425362 https://github.com/jenkinsci/protecode-sc-plugin/commit/e4f72c55bc89cb7e64181ab04a2e0dbb58425362 Author: Lauri Pajunen Date: 2018-02-08 (Thu, 08 Feb 2018) Changed paths: M README.md Log Message: --- update readme to point to updated instructions and add suggested plugins Commit: 4b0b11d0c2adc919b2245e11f4ee562589f26940 https://github.com/jenkinsci/protecode-sc-plugin/commit/4b0b11d0c2adc919b2245e11f4ee562589f26940 Author: Lauri Pajunen Date: 2018-02-08 (Thu, 08 Feb 2018) Changed paths: A src/main/java/com/synopsys/protecode/sc/jenkins/Configuration.java
[jenkinsci/protecode-sc-plugin] 982d15: Add TODO for connection check
Branch: refs/heads/devel Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 982d1543b2325e93d2bd96d367ae6ee8c74efb2d https://github.com/jenkinsci/protecode-sc-plugin/commit/982d1543b2325e93d2bd96d367ae6ee8c74efb2d Author: Lauri Pajunen Date: 2018-02-09 (Fri, 09 Feb 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- Add TODO for connection check -- 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] 3bf836: Update pom parent version
Branch: refs/heads/devel Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 3bf83611cb77f1441fbd4a3aaf071d09ea20778e https://github.com/jenkinsci/protecode-sc-plugin/commit/3bf83611cb77f1441fbd4a3aaf071d09ea20778e Author: Lauri Pajunen Date: 2018-02-08 (Thu, 08 Feb 2018) Changed paths: M pom.xml Log Message: --- Update pom parent version -- 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] 576233: Merge pull request #3 from jenkinsci/devel
Branch: refs/heads/devel Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 576233f80cbd249f99314281b14e77af7713436a https://github.com/jenkinsci/protecode-sc-plugin/commit/576233f80cbd249f99314281b14e77af7713436a Author: Lapanen Date: 2018-01-08 (Mon, 08 Jan 2018) Changed paths: M .gitignore M README.md M pom.xml R src/main/java/com/synopsys/protecode/sc/jenkins/Artifact.java R src/main/java/com/synopsys/protecode/sc/jenkins/HttpApiConnector.java A src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeConfigurationUtils.java A src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeEvaluator.java R src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeSc.java A src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScConnection.java R src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator.java A src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java A src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScService.java A src/main/java/com/synopsys/protecode/sc/jenkins/ReadableFile.java A src/main/java/com/synopsys/protecode/sc/jenkins/ReportBuilder.java A src/main/java/com/synopsys/protecode/sc/jenkins/StreamRequestBody.java A src/main/java/com/synopsys/protecode/sc/jenkins/UnsafeOkHttpClient.java A src/main/java/com/synopsys/protecode/sc/jenkins/Utils.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 A src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/MalformedSha1SumException.java A src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/Listeners.java A src/main/java/com/synopsys/protecode/sc/jenkins/interfaces/ProtecodeScApi.java A src/main/java/com/synopsys/protecode/sc/jenkins/types/HttpTypes.java A src/main/java/com/synopsys/protecode/sc/jenkins/types/InternalTypes.java R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/config.jelly R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/global.jelly R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-artifactDir.html R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-convertToSummary.html R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-dontCheckCert.html R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-failIfVulns.html R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-leaveArtifacts.html R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-protecodeScGroup.html R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-protecodeScHost.html R src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-scanTimeout.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/config.jelly A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/global.jelly A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-convertToSummary.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-dontCheckCert.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-failIfVulns.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-filesToScanDirectory.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-leaveArtifacts.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-protecodeScGroup.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-protecodeScHost.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-scanTimeout.html R src/main/resources/index.jelly A src/test/java/com/synopsys/protecode/sc/jenkins/ConfigurationTests.java A src/test/java/com/synopsys/protecode/sc/jenkins/PluginTests.java A src/test/java/com/synopsys/protecode/sc/jenkins/TypesTests.java Log Message: --- Merge pull request #3 from jenkinsci/devel New plugin with pipeline support Commit: 07ff75c5a7f11387c938eccb807b7155e0481d7c https://github.com/jenkinsci/protecode-sc-plugin/commit/07ff75c5a7f11387c938eccb807b7155e0481d7c Author: Lauri Pajunen Date: 2018-01-08 (Mon, 08 Jan 2018) Changed paths: M pom.xml Log Message: --- fix name Commit: e8db4ccfcfca8327f15d29be5e4d203233aee51a https://github.com/jenkinsci/protecode-sc-plugin/commit/e8db4ccfcfca8327f15d29be5e4d203233aee51a Author: Lauri Pajunen Date: 2018-01-08 (Mon, 08 Jan 2018) Log Message: --- Merge
[jenkinsci/protecode-sc-plugin] c11e19: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: c11e19ac194bc40fff12fe4fa69aab8140fee60a https://github.com/jenkinsci/protecode-sc-plugin/commit/c11e19ac194bc40fff12fe4fa69aab8140fee60a Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) 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] f53eb1: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: f53eb1cc534062905f49f033562c2c69d13e0a41 https://github.com/jenkinsci/protecode-sc-plugin/commit/f53eb1cc534062905f49f033562c2c69d13e0a41 Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.16.0 -- 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]
Branch: refs/tags/protecode-sc-0.16.0 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] 04d87b: Changed verdict evaluation logic: true means succe...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 04d87b79d2107e121feb1027f11e70e2991d4772 https://github.com/jenkinsci/protecode-sc-plugin/commit/04d87b79d2107e121feb1027f11e70e2991d4772 Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeEvaluator.java Log Message: --- Changed verdict evaluation logic: true means success now Commit: 8ce6610c1239821875b1b474ad5dc18f2a703525 https://github.com/jenkinsci/protecode-sc-plugin/commit/8ce6610c1239821875b1b474ad5dc18f2a703525 Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- Better logging and secure use of java patterns (try-catch) Commit: d44928af3564c4e001804c350db02bfabcded244 https://github.com/jenkinsci/protecode-sc-plugin/commit/d44928af3564c4e001804c350db02bfabcded244 Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/types/InternalTypes.java Log Message: --- Change verdict logic, success only when exavt vulns == 0 Commit: 04125e8b711b727802c9046512a07ce2ba294d2d https://github.com/jenkinsci/protecode-sc-plugin/commit/04125e8b711b727802c9046512a07ce2ba294d2d Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScService.java Log Message: --- Add logger to service implementation Commit: 9faf0b84d74dfc33bb55916bdaea339053224db5 https://github.com/jenkinsci/protecode-sc-plugin/commit/9faf0b84d74dfc33bb55916bdaea339053224db5 Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-convertToSummary.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-failIfVulns.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-filesToScanDirectory.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-scanAllArtifacts.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-scanTimeout.html Log Message: --- Update help files for configuration items Commit: 9f1ff8b39dd415fcb4aff36812a55b94312d0145 https://github.com/jenkinsci/protecode-sc-plugin/commit/9f1ff8b39dd415fcb4aff36812a55b94312d0145 Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeEvaluator.java Log Message: --- Correct logic mistake in build evaluation Commit: 138be7cea01e24da95705854dee029d85a3fb6c3 https://github.com/jenkinsci/protecode-sc-plugin/commit/138be7cea01e24da95705854dee029d85a3fb6c3 Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/Utils.java Log Message: --- Remove done TODO from Utils.java Commit: 9582bdd4f2361f1e1a95569a4c076262b52cdcac https://github.com/jenkinsci/protecode-sc-plugin/commit/9582bdd4f2361f1e1a95569a4c076262b52cdcac Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/config.jelly Log Message: --- Removed unsupported options from build config, should not break compatibility Commit: 6cbb87fc83950872d17bd143720857f7a66d3785 https://github.com/jenkinsci/protecode-sc-plugin/commit/6cbb87fc83950872d17bd143720857f7a66d3785 Author: Lauri Pajunen Date: 2018-01-31 (Wed, 31 Jan 2018) Changed paths: M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-filesToScanDirectory.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-protecodeScGroup.html Log Message: --- Help imrpovements Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/6d48006758d4...6cbb87fc8395 -- You received this message because you are subscribed to the Google
[jenkinsci/protecode-sc-plugin] d1ab7b: File choise support: Regex and recursive directory...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: d1ab7bc003d27a95232a642b15aa64f79b81cb4c https://github.com/jenkinsci/protecode-sc-plugin/commit/d1ab7bc003d27a95232a642b15aa64f79b81cb4c Author: Lauri Pajunen Date: 2018-01-30 (Tue, 30 Jan 2018) Changed paths: M pom.xml 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/ReadableFile.java M src/main/java/com/synopsys/protecode/sc/jenkins/StreamRequestBody.java M src/main/java/com/synopsys/protecode/sc/jenkins/Utils.java M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/config.jelly M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-convertToSummary.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-includeSubdirectories.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-pattern.html A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-scanAllArtifacts.html Log Message: --- File choise support: Regex and recursive directory search Commit: 8f5d8f3e06260269ed7a2bfbf1997f8d608e7292 https://github.com/jenkinsci/protecode-sc-plugin/commit/8f5d8f3e06260269ed7a2bfbf1997f8d608e7292 Author: Lauri Pajunen Date: 2018-01-30 (Tue, 30 Jan 2018) Changed paths: M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-convertToSummary.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-filesToScanDirectory.html Log Message: --- Improved help texts Commit: 6d48006758d4e8b27b79066acc60b6a9cda29172 https://github.com/jenkinsci/protecode-sc-plugin/commit/6d48006758d4e8b27b79066acc60b6a9cda29172 Author: Lauri Pajunen Date: 2018-01-30 (Tue, 30 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/Utils.java Log Message: --- Better support for absolute and relative paths for files to scan Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/f7f8452a9fa8...6d48006758d4 -- 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]
Branch: refs/tags/protecode-sc-0.15.8 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] c04d5d: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: c04d5d7521d21d044d623ecafc26de3e11fd8077 https://github.com/jenkinsci/protecode-sc-plugin/commit/c04d5d7521d21d044d623ecafc26de3e11fd8077 Author: Lauri Pajunen Date: 2018-01-29 (Mon, 29 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.8 -- 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] f7f845: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: f7f8452a9fa8f841e37c2331463912002b976785 https://github.com/jenkinsci/protecode-sc-plugin/commit/f7f8452a9fa8f841e37c2331463912002b976785 Author: Lauri Pajunen Date: 2018-01-29 (Mon, 29 Jan 2018) 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] 2b7cbf: Input stream for a file can be now read multiple t...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 2b7cbf1a4d5a07e211464c187556fb71f4c8b32b https://github.com/jenkinsci/protecode-sc-plugin/commit/2b7cbf1a4d5a07e211464c187556fb71f4c8b32b Author: Lauri Pajunen Date: 2018-01-29 (Mon, 29 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/StreamRequestBody.java Log Message: --- Input stream for a file can be now read multiple times -- 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] 276ba5: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 276ba55b4b94c8a0d536ce1b85c997bca4517a49 https://github.com/jenkinsci/protecode-sc-plugin/commit/276ba55b4b94c8a0d536ce1b85c997bca4517a49 Author: Lauri Pajunen Date: 2018-01-29 (Mon, 29 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.7 -- 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] 7b3bd8: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 7b3bd87c53a2c401c5f1113afaf104931a31ee57 https://github.com/jenkinsci/protecode-sc-plugin/commit/7b3bd87c53a2c401c5f1113afaf104931a31ee57 Author: Lauri Pajunen Date: 2018-01-29 (Mon, 29 Jan 2018) 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]
Branch: refs/tags/protecode-sc-0.15.7 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] 0af63b: Types: Fixed corner cases from FileAndResult type
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 0af63bc4b1ac627dce1f75ef86a9e23bf9ab5f97 https://github.com/jenkinsci/protecode-sc-plugin/commit/0af63bc4b1ac627dce1f75ef86a9e23bf9ab5f97 Author: Lauri Pajunen Date: 2018-01-24 (Wed, 24 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/types/InternalTypes.java Log Message: --- Types: Fixed corner cases from FileAndResult type Commit: eecc1b2652a5ecfaad7b57a924521db389d9e69c https://github.com/jenkinsci/protecode-sc-plugin/commit/eecc1b2652a5ecfaad7b57a924521db389d9e69c Author: Lauri Pajunen Date: 2018-01-24 (Wed, 24 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeEvaluator.java Log Message: --- check to verdict reading whether file has error Commit: 82451a16003c4898cedb8d7310749a9c27cc61cb https://github.com/jenkinsci/protecode-sc-plugin/commit/82451a16003c4898cedb8d7310749a9c27cc61cb Author: Lauri Pajunen Date: 2018-01-24 (Wed, 24 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- Don't poll files with errors, don't show double errors and handle lolgic better Commit: a6e10bc51291bf64c6e9fec8b25e4fb38acc447d https://github.com/jenkinsci/protecode-sc-plugin/commit/a6e10bc51291bf64c6e9fec8b25e4fb38acc447d Author: Lauri Pajunen Date: 2018-01-24 (Wed, 24 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/Utils.java Log Message: --- Cleanup file logic and add support for recursion and regexp Commit: a9bd8c4267ff7e2bb33fd0302df0aeec1718afd9 https://github.com/jenkinsci/protecode-sc-plugin/commit/a9bd8c4267ff7e2bb33fd0302df0aeec1718afd9 Author: Lauri Pajunen Date: 2018-01-24 (Wed, 24 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- Add comment to explain error check in polling Commit: 5efd954ee558cbbac0e11acf2541ce50004284f7 https://github.com/jenkinsci/protecode-sc-plugin/commit/5efd954ee558cbbac0e11acf2541ce50004284f7 Author: Lauri Pajunen Date: 2018-01-24 (Wed, 24 Jan 2018) Changed paths: M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-dontCheckCert.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-filesToScanDirectory.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-leaveArtifacts.html M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-protecodeScGroup.html Log Message: --- Update help texts for configuration items Commit: 7290f7eb7f36224ccd4ac63d40d14f4d9be5e050 https://github.com/jenkinsci/protecode-sc-plugin/commit/7290f7eb7f36224ccd4ac63d40d14f4d9be5e050 Author: Lauri Pajunen Date: 2018-01-29 (Mon, 29 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- Fixed incorrect use of id vs. product_id Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/0b096696c6f2...7290f7eb7f36 -- 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] abdb53: change indent to 2
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: abdb533d8d709c641ddc209365a38b5ae20feef1 https://github.com/jenkinsci/protecode-sc-plugin/commit/abdb533d8d709c641ddc209365a38b5ae20feef1 Author: Lauri Pajunen Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeConfigurationUtils.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/ReadableFile.java M src/main/java/com/synopsys/protecode/sc/jenkins/ReportBuilder.java M src/main/java/com/synopsys/protecode/sc/jenkins/StreamRequestBody.java M src/main/java/com/synopsys/protecode/sc/jenkins/UnsafeOkHttpClient.java M src/main/java/com/synopsys/protecode/sc/jenkins/Utils.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/types/HttpTypes.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/InternalTypes.java Log Message: --- change indent to 2 Commit: 0b096696c6f2eeaf6c9526c6c2968511f25775fb https://github.com/jenkinsci/protecode-sc-plugin/commit/0b096696c6f2eeaf6c9526c6c2968511f25775fb Author: pajunen Date: 2018-01-22 (Mon, 22 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeConfigurationUtils.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/ReadableFile.java M src/main/java/com/synopsys/protecode/sc/jenkins/ReportBuilder.java M src/main/java/com/synopsys/protecode/sc/jenkins/StreamRequestBody.java M src/main/java/com/synopsys/protecode/sc/jenkins/UnsafeOkHttpClient.java M src/main/java/com/synopsys/protecode/sc/jenkins/Utils.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/types/HttpTypes.java M src/main/java/com/synopsys/protecode/sc/jenkins/types/InternalTypes.java Log Message: --- Merge branch 'ident_2' into 'master' change indent to 2 See merge request !1 Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/9551e4fad196...0b096696c6f2 -- 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] 9551e4: remove unused tests and update readme
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 9551e4fad19607a9f8c5627caedc83c8776d293c https://github.com/jenkinsci/protecode-sc-plugin/commit/9551e4fad19607a9f8c5627caedc83c8776d293c Author: Lauri Pajunen Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M README.md R src/test/java/com/synopsys/protecode/sc/jenkins/ConfigurationTests.java R src/test/java/com/synopsys/protecode/sc/jenkins/PluginTests.java R src/test/java/com/synopsys/protecode/sc/jenkins/TypesTests.java Log Message: --- remove unused tests and update readme -- 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]
Branch: refs/tags/protecode-sc-0.15.6 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] af5892: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: af589257e504c6dda99eb8a37cb25d284547f9ca https://github.com/jenkinsci/protecode-sc-plugin/commit/af589257e504c6dda99eb8a37cb25d284547f9ca Author: Lauri Pajunen Date: 2018-01-19 (Fri, 19 Jan 2018) 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] 5c38cb: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 5c38cb9889c66595d37374280310938c88d269e8 https://github.com/jenkinsci/protecode-sc-plugin/commit/5c38cb9889c66595d37374280310938c88d269e8 Author: Lauri Pajunen Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.6 -- 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] 5dc03c: plugin: Cleanup and changed code to be easier to u...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 5dc03cca67785dc6bd3a545b9c98cf5e343d262d https://github.com/jenkinsci/protecode-sc-plugin/commit/5dc03cca67785dc6bd3a545b9c98cf5e343d262d Author: Lauri Pajunen Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- plugin: Cleanup and changed code to be easier to understand Commit: d43f8d3f5429b2a5bfa9c5c97905d97376a53e4c https://github.com/jenkinsci/protecode-sc-plugin/commit/d43f8d3f5429b2a5bfa9c5c97905d97376a53e4c Author: Lauri Pajunen Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/types/InternalTypes.java Log Message: --- InternalTypes: remove errornous check of an existing error Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/1ee1015f1e92...d43f8d3f5429 -- 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] 1ee101: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 1ee1015f1e92618756b8223d43a72589d1599214 https://github.com/jenkinsci/protecode-sc-plugin/commit/1ee1015f1e92618756b8223d43a72589d1599214 Author: Lauri Pajunen Date: 2018-01-16 (Tue, 16 Jan 2018) 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]
Branch: refs/tags/protecode-sc-0.15.5 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] 310201: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 31020132f06f43d399004b285a1c624492114b13 https://github.com/jenkinsci/protecode-sc-plugin/commit/31020132f06f43d399004b285a1c624492114b13 Author: Lauri Pajunen Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.5 -- 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] a25365: add warning for versions and printing for error ca...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: a2536573497033e2ad533359dd0034086b1bb057 https://github.com/jenkinsci/protecode-sc-plugin/commit/a2536573497033e2ad533359dd0034086b1bb057 Author: Lauri Pajunen Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M pom.xml M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java Log Message: --- add warning for versions and printing for error cases -- 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] 6e9966: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 6e9966c6c108c45f4e76a311a34c1ae78dce7ac0 https://github.com/jenkinsci/protecode-sc-plugin/commit/6e9966c6c108c45f4e76a311a34c1ae78dce7ac0 Author: Lauri Pajunen Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.4 -- 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] 97b4f6: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 97b4f6f479a8ec221c0535fb70a979142cbf0199 https://github.com/jenkinsci/protecode-sc-plugin/commit/97b4f6f479a8ec221c0535fb70a979142cbf0199 Author: Lauri Pajunen Date: 2018-01-16 (Tue, 16 Jan 2018) 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]
Branch: refs/tags/protecode-sc-0.15.4 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] 33658f: remove commented jenkins version, build already us...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 33658f322c0b28671ecbd04e48baf5ee120fd7c9 https://github.com/jenkinsci/protecode-sc-plugin/commit/33658f322c0b28671ecbd04e48baf5ee120fd7c9 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- remove commented jenkins version, build already uses default devel jenkins Commit: 3e5ef28aec64c80a7d08eb378f49ceed22e87caf https://github.com/jenkinsci/protecode-sc-plugin/commit/3e5ef28aec64c80a7d08eb378f49ceed22e87caf Author: Lauri Pajunen Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M .gitignore M pom.xml Log Message: --- warning for incompatibility Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/04e26143fa33...3e5ef28aec64 -- 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] 9c1232: correct version warning to pom
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 9c123207f389346cbaea7a267dc410d5065579c8 https://github.com/jenkinsci/protecode-sc-plugin/commit/9c123207f389346cbaea7a267dc410d5065579c8 Author: Lauri Pajunen Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M pom.xml Log Message: --- correct version warning to pom -- 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] 33658f: remove commented jenkins version, build already us...
Branch: refs/heads/0.17.0_pales_of_champagne Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 33658f322c0b28671ecbd04e48baf5ee120fd7c9 https://github.com/jenkinsci/protecode-sc-plugin/commit/33658f322c0b28671ecbd04e48baf5ee120fd7c9 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- remove commented jenkins version, build already uses default devel jenkins -- 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] 04e261: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 04e26143fa33be19db24d78ea49adf9e7e7f57ba https://github.com/jenkinsci/protecode-sc-plugin/commit/04e26143fa33be19db24d78ea49adf9e7e7f57ba Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) 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]
Branch: refs/tags/protecode-sc-0.15.3 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] e1e359: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: e1e35929b22d5ffc39de110dd75a15c1dd93c767 https://github.com/jenkinsci/protecode-sc-plugin/commit/e1e35929b22d5ffc39de110dd75a15c1dd93c767 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.3 -- 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]
Branch: refs/tags/protecode-sc-0.15.3 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] 33bf22: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 33bf220fbb8c68770877350b9345a47d12d9a8fb https://github.com/jenkinsci/protecode-sc-plugin/commit/33bf220fbb8c68770877350b9345a47d12d9a8fb Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.15.3 -- 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]
Branch: refs/tags/protecode-sc-0.15.3 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] d12cdd: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: d12cdddf889123c8a717949ca6055c267d407d50 https://github.com/jenkinsci/protecode-sc-plugin/commit/d12cdddf889123c8a717949ca6055c267d407d50 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.3 -- 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] 6d6ec4: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 6d6ec42e69d5a9a664b1ae4058c52a6cc46e09aa https://github.com/jenkinsci/protecode-sc-plugin/commit/6d6ec42e69d5a9a664b1ae4058c52a6cc46e09aa Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) 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]
Branch: refs/tags/protecode-sc-0.15.3 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] b1c2b3: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: b1c2b3fb4861cbc460b8c2658ee808ed988d3387 https://github.com/jenkinsci/protecode-sc-plugin/commit/b1c2b3fb4861cbc460b8c2658ee808ed988d3387 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.15.3 -- 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]
Branch: refs/tags/protecode-sc-0.15.3 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] 859d39: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 859d39385b2424f60c2bd207dfac7adc2f9a38b7 https://github.com/jenkinsci/protecode-sc-plugin/commit/859d39385b2424f60c2bd207dfac7adc2f9a38b7 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) 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] 2bc9b7: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 2bc9b707da153862b9e4552fc3c03af29fb49ae5 https://github.com/jenkinsci/protecode-sc-plugin/commit/2bc9b707da153862b9e4552fc3c03af29fb49ae5 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.3 -- 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]
Branch: refs/tags/protecode-sc-0.15.3 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] 2ebe54: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 2ebe5486f197a4e1455758f7666c3bad8e897b52 https://github.com/jenkinsci/protecode-sc-plugin/commit/2ebe5486f197a4e1455758f7666c3bad8e897b52 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.15.3 -- 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] a2a2f6: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: a2a2f63865d46d45ddd43ef3cc6ca64f346cd97f https://github.com/jenkinsci/protecode-sc-plugin/commit/a2a2f63865d46d45ddd43ef3cc6ca64f346cd97f Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) 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]
Branch: refs/tags/protecode-sc-0.15.3 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] dd4f36: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: dd4f36aeebb07bd0a4d8977953b5ccad5816424f https://github.com/jenkinsci/protecode-sc-plugin/commit/dd4f36aeebb07bd0a4d8977953b5ccad5816424f Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.3 -- 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]
Branch: refs/tags/protecode-sc-0.15.3 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] e14e31: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: e14e31201bd2d47698c47fa326e64f51ae74f9f4 https://github.com/jenkinsci/protecode-sc-plugin/commit/e14e31201bd2d47698c47fa326e64f51ae74f9f4 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.15.3 -- 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] 051523: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 051523ff9a3b56bb504583afc12fa216e0a50fc1 https://github.com/jenkinsci/protecode-sc-plugin/commit/051523ff9a3b56bb504583afc12fa216e0a50fc1 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) 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] 2ddba8: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 2ddba83cbdb451ef7ffaf3056a75c9755ac3cbcf https://github.com/jenkinsci/protecode-sc-plugin/commit/2ddba83cbdb451ef7ffaf3056a75c9755ac3cbcf Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.3 -- 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]
Branch: refs/tags/protecode-sc-0.15.3 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] e6f724: update pplugin version with +1 to build number
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: e6f7246d95050707c348b9a90cee42c41ef0ed88 https://github.com/jenkinsci/protecode-sc-plugin/commit/e6f7246d95050707c348b9a90cee42c41ef0ed88 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- update pplugin version with +1 to build number -- 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] 044794: fix typo in README.xml
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 04479442e85309881cd71ebb5ce018ad31f98766 https://github.com/jenkinsci/protecode-sc-plugin/commit/04479442e85309881cd71ebb5ce018ad31f98766 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M README.md Log Message: --- fix typo in README.xml Commit: 7f0cb477a008231ba8b3e1afd111e9f06f15f5ee https://github.com/jenkinsci/protecode-sc-plugin/commit/7f0cb477a008231ba8b3e1afd111e9f06f15f5ee Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M pom.xml Log Message: --- lower required version of jenkins to 2.60.1 which is the default devel version Commit: b03ff98508a13b3280df3efdb43c4919b71522f9 https://github.com/jenkinsci/protecode-sc-plugin/commit/b03ff98508a13b3280df3efdb43c4919b71522f9 Author: Lauri Pajunen Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java M src/main/java/com/synopsys/protecode/sc/jenkins/ReportBuilder.java Log Message: --- change logging to more informative Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/4960949666ed...b03ff98508a1 -- 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] 409ea5: update README.md
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 409ea5f4a75032373b8268ad0c61186f94432104 https://github.com/jenkinsci/protecode-sc-plugin/commit/409ea5f4a75032373b8268ad0c61186f94432104 Author: Lauri Pajunen Date: 2018-01-11 (Thu, 11 Jan 2018) Changed paths: M README.md Log Message: --- update README.md Commit: 4960949666ed79d295ecbb53456b298755c8561d https://github.com/jenkinsci/protecode-sc-plugin/commit/4960949666ed79d295ecbb53456b298755c8561d Author: Lauri Pajunen Date: 2018-01-11 (Thu, 11 Jan 2018) Changed paths: M pom.xml Log Message: --- Merge branch 'master' of github.com:jenkinsci/protecode-sc-plugin Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/a33cb03f927e...4960949666ed -- 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] f5fd9e: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: f5fd9e4a5259737e3291c16b19dbe98202cb261b https://github.com/jenkinsci/protecode-sc-plugin/commit/f5fd9e4a5259737e3291c16b19dbe98202cb261b Author: Matti Siipola Date: 2018-01-10 (Wed, 10 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.1 -- 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] a33cb0: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: a33cb03f927e72f3a96a1aefb04ebccec987c753 https://github.com/jenkinsci/protecode-sc-plugin/commit/a33cb03f927e72f3a96a1aefb04ebccec987c753 Author: Matti Siipola Date: 2018-01-10 (Wed, 10 Jan 2018) 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]
Branch: refs/tags/protecode-sc-0.15.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] a9f92d: Add back groupId
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: a9f92d2b52293bc2364135272bf24a60ead961b3 https://github.com/jenkinsci/protecode-sc-plugin/commit/a9f92d2b52293bc2364135272bf24a60ead961b3 Author: Matti Siipola Date: 2018-01-10 (Wed, 10 Jan 2018) Changed paths: M pom.xml Log Message: --- Add back groupId -- 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]
Branch: refs/tags/protecode-sc-0.15.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] 290540: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 290540eac298f14f3b79f47cbbf356ed979bcaad https://github.com/jenkinsci/protecode-sc-plugin/commit/290540eac298f14f3b79f47cbbf356ed979bcaad Author: Matti Siipola Date: 2018-01-10 (Wed, 10 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.15.1 -- 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] 580fe7: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 580fe718286b7823f0b639ebcd7c04f6d0122f38 https://github.com/jenkinsci/protecode-sc-plugin/commit/580fe718286b7823f0b639ebcd7c04f6d0122f38 Author: Matti Siipola Date: 2018-01-10 (Wed, 10 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.1 -- 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]
Branch: refs/tags/protecode-sc-0.15.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] a617a5: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: a617a5541c7e0057e4953c48bdb5360fcb2438c0 https://github.com/jenkinsci/protecode-sc-plugin/commit/a617a5541c7e0057e4953c48bdb5360fcb2438c0 Author: Matti Siipola Date: 2018-01-10 (Wed, 10 Jan 2018) 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] ae8331: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: ae8331471fc9b3ce213fa33ef66a42c73cb86b04 https://github.com/jenkinsci/protecode-sc-plugin/commit/ae8331471fc9b3ce213fa33ef66a42c73cb86b04 Author: Lauri Pajunen Date: 2018-01-09 (Tue, 09 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.15.1 -- 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]
Branch: refs/tags/protecode-sc-0.15.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] 8a2724: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 8a272439cca6d396184e24f5325fa9c14fa9b325 https://github.com/jenkinsci/protecode-sc-plugin/commit/8a272439cca6d396184e24f5325fa9c14fa9b325 Author: Lauri Pajunen Date: 2018-01-09 (Tue, 09 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.1 -- 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] 835660: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 835660d3688e0d7538055651d2674e6fde0be226 https://github.com/jenkinsci/protecode-sc-plugin/commit/835660d3688e0d7538055651d2674e6fde0be226 Author: Matti Siipola Date: 2018-01-09 (Tue, 09 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.15.1 -- 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] 13aebf: return to old name for plugin
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 13aebf12e65b5f69e10453fcf5234556b89f72b1 https://github.com/jenkinsci/protecode-sc-plugin/commit/13aebf12e65b5f69e10453fcf5234556b89f72b1 Author: Lauri Pajunen Date: 2018-01-09 (Tue, 09 Jan 2018) Changed paths: M pom.xml Log Message: --- return to old name for plugin Commit: 922b8e57d49a62406808333f63d55f34018ad98f https://github.com/jenkinsci/protecode-sc-plugin/commit/922b8e57d49a62406808333f63d55f34018ad98f Author: Lauri Pajunen Date: 2018-01-09 (Tue, 09 Jan 2018) Changed paths: M pom.xml Log Message: --- Merge branch 'master' of github.com:jenkinsci/protecode-sc-plugin Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/83d6a669f406...922b8e57d49a -- 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]
Branch: refs/tags/protecode-sc-0.15.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] 83d6a6: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 83d6a669f4066e3c3623dc0464c70ceae2c9a9f2 https://github.com/jenkinsci/protecode-sc-plugin/commit/83d6a669f4066e3c3623dc0464c70ceae2c9a9f2 Author: Matti Siipola Date: 2018-01-09 (Tue, 09 Jan 2018) 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] 60bcec: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 60bcecdcb0ce2a32da5601c6bd4f99dc77bace2d https://github.com/jenkinsci/protecode-sc-plugin/commit/60bcecdcb0ce2a32da5601c6bd4f99dc77bace2d Author: Matti Siipola Date: 2018-01-09 (Tue, 09 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.1 -- 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]
Branch: refs/tags/protecode-sc-0.15.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] b5fab2: [maven-release-plugin] rollback the release of pro...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: b5fab219ada5a71d02dfcee30ccb2dd20584fb07 https://github.com/jenkinsci/protecode-sc-plugin/commit/b5fab219ada5a71d02dfcee30ccb2dd20584fb07 Author: Matti Siipola Date: 2018-01-09 (Tue, 09 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of protecode-sc-0.15.1 -- 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] 7bd4cc: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 7bd4ccab26222ee9caee6ae02ca09c3f2929bb59 https://github.com/jenkinsci/protecode-sc-plugin/commit/7bd4ccab26222ee9caee6ae02ca09c3f2929bb59 Author: Matti Siipola Date: 2018-01-09 (Tue, 09 Jan 2018) 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]
Branch: refs/tags/protecode-sc-0.15.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] 4c5c48: [maven-release-plugin] prepare release protecode-s...
Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 4c5c488772a5fc18720d115c0446eb3f9d0d3bc5 https://github.com/jenkinsci/protecode-sc-plugin/commit/4c5c488772a5fc18720d115c0446eb3f9d0d3bc5 Author: Matti Siipola Date: 2018-01-09 (Tue, 09 Jan 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release protecode-sc-0.15.1 -- 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.