[jenkinsci/maven-plugin] ec56e0: [JENKINS-54530] Upgrade maven embedder from 3.1.0 ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-plugin Commit: ec56e062211ed4419b67957b51bf4460b70172f6 https://github.com/jenkinsci/maven-plugin/commit/ec56e062211ed4419b67957b51bf4460b70172f6 Author: Olivier Lamy Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml M src/main/java/hudson/maven/Maven3Builder.java M src/main/java/hudson/maven/MavenBuild.java M src/main/java/hudson/maven/MavenModuleSetBuild.java M src/main/java/hudson/maven/reporters/MavenArtifactRecord.java M src/main/java/hudson/maven/util/ExecutionEventLogger.java M src/test/java/hudson/maven/AbortedMavenBuildTest.java M src/test/java/hudson/maven/Maven35xBuildTest.java M src/test/java/hudson/maven/MavenBuildTest.java R src/test/java/hudson/maven/MavenEmptyModuleTest.java M src/test/java/hudson/maven/MavenModuleTest.java M src/test/java/hudson/maven/MavenMultiModuleLogRotatorCleanArtifactsTest.java M src/test/java/hudson/maven/MavenMultiModuleTest.java M src/test/java/hudson/maven/MavenProjectTest.java M src/test/java/hudson/maven/RedeployPublisherTest.java M src/test/resources/hudson/maven/maven-multimodule-site.zip M src/test/resources/hudson/maven/maven-nested-multimodule-site.zip M src/test/resources/simple-projects.zip Log Message: --- [JENKINS-54530] Upgrade maven embedder from 3.1.0 to at least 3.5.4 (#129) [JENKINS-54530] Upgrade maven embedder from 3.1.0 to at least 3.5.4 Signed-off-by: olivier lamy -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/master/83dc45-ec56e0%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/acceptance-test-harness] 530d74: Add TextArea PageObject
Branch: refs/heads/master Home: https://github.com/jenkinsci/acceptance-test-harness Commit: 530d7410e23ab5bf412271edea2e8686bc15c88b https://github.com/jenkinsci/acceptance-test-harness/commit/530d7410e23ab5bf412271edea2e8686bc15c88b Author: Scott Hebert Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: A src/main/java/org/jenkinsci/test/acceptance/po/TextParameter.java Log Message: --- Add TextArea PageObject - Needed to test fix for JENKINS-57642 - See https://github.com/jenkinsci/jms-messaging-plugin/pull/124/files#diff-45d12ccd961fd0f2dfd7b46caf36602cR373 for eventual usage Commit: da064be17f4563206a59ce710f58c6445393aa7a https://github.com/jenkinsci/acceptance-test-harness/commit/da064be17f4563206a59ce710f58c6445393aa7a Author: Oliver Gondža Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: A src/main/java/org/jenkinsci/test/acceptance/po/TextParameter.java Log Message: --- Merge pull request #511 from scoheb/textarea-param Add TextArea PageObject Compare: https://github.com/jenkinsci/acceptance-test-harness/compare/22ab42884cbc...da064be17f45 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/22ab42-da064b%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/acceptance-test-harness] 5d17e6: Update page object for ssh-credentials 1.16
Branch: refs/heads/master Home: https://github.com/jenkinsci/acceptance-test-harness Commit: 5d17e6c1c2cd0cd7a29ef88d59aa6444d11d572f https://github.com/jenkinsci/acceptance-test-harness/commit/5d17e6c1c2cd0cd7a29ef88d59aa6444d11d572f Author: Matt Sicker Date: 2019-05-02 (Thu, 02 May 2019) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/plugins/ssh_credentials/SshPrivateKeyCredential.java Log Message: --- Update page object for ssh-credentials 1.16 Commit: d7cb0662b8da12c34fa62e6445b529b1350e637b https://github.com/jenkinsci/acceptance-test-harness/commit/d7cb0662b8da12c34fa62e6445b529b1350e637b Author: Matt Sicker Date: 2019-05-03 (Fri, 03 May 2019) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/plugins/ssh_credentials/SshPrivateKeyCredential.java Log Message: --- Make backward compatible with old ssh-credentials Commit: 516421fef739f458374715585bcd1cc20a311b5e https://github.com/jenkinsci/acceptance-test-harness/commit/516421fef739f458374715585bcd1cc20a311b5e Author: Matt Sicker Date: 2019-05-06 (Mon, 06 May 2019) Changed paths: Log Message: --- Force rebuild Commit: dc007eaff4aae7329992727db192aa2ca8d823b9 https://github.com/jenkinsci/acceptance-test-harness/commit/dc007eaff4aae7329992727db192aa2ca8d823b9 Author: Matt Sicker Date: 2019-05-07 (Tue, 07 May 2019) Changed paths: Log Message: --- Rebuild again Commit: f1dcf4a0980c9bb00b97a28fc3b27371f851367e https://github.com/jenkinsci/acceptance-test-harness/commit/f1dcf4a0980c9bb00b97a28fc3b27371f851367e Author: Oliver Gondža Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/plugins/ssh_credentials/SshPrivateKeyCredential.java Log Message: --- Merge pull request #504 from jvz/ssh-credentials Update page object for ssh-credentials 1.16 Compare: https://github.com/jenkinsci/acceptance-test-harness/compare/3a36a3eb5ef3...f1dcf4a0980c -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/3a36a3-f1dcf4%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/acceptance-test-harness] 306e29: Deprecate use of @Native
Branch: refs/heads/master Home: https://github.com/jenkinsci/acceptance-test-harness Commit: 306e2999cf58ae82369488e601e4654a1bbb2841 https://github.com/jenkinsci/acceptance-test-harness/commit/306e2999cf58ae82369488e601e4654a1bbb2841 Author: Oliver Gondža Date: 2019-04-09 (Tue, 09 Apr 2019) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/junit/Native.java Log Message: --- Deprecate use of @Native Some tests to be refactored to use containers Commit: 3a36a3eb5ef34cb071b44adbb6a92b040caed548 https://github.com/jenkinsci/acceptance-test-harness/commit/3a36a3eb5ef34cb071b44adbb6a92b040caed548 Author: Oliver Gondža Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/junit/Native.java Log Message: --- Merge pull request #500 from olivergondza/deprecate-native Deprecate use of @Native Compare: https://github.com/jenkinsci/acceptance-test-harness/compare/da064be17f45...3a36a3eb5ef3 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/da064b-3a36a3%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/maven-plugin] 997aca: some sugar syntax fix
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-plugin Commit: 997aca61550254f8643e0a6b7965c2eb3c780845 https://github.com/jenkinsci/maven-plugin/commit/997aca61550254f8643e0a6b7965c2eb3c780845 Author: olivier lamy Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/java/hudson/maven/AbstractMavenBuilder.java M src/main/java/hudson/maven/AggregatingClassLoader.java M src/main/java/hudson/maven/Maven3Builder.java M src/main/java/hudson/maven/Maven3FailureLogger.java M src/main/java/hudson/maven/reporters/BuildInfoRecorder.java M src/main/java/hudson/maven/reporters/MavenAbstractArtifactRecord.java M src/main/java/hudson/maven/reporters/MavenArtifact.java M src/main/java/hudson/maven/reporters/MavenFingerprinter.java M src/main/java/hudson/maven/reporters/MavenJavadocArchiver.java M src/main/java/hudson/maven/reporters/MavenMailer.java M src/main/java/hudson/maven/reporters/SurefireArchiver.java Log Message: --- some sugar syntax fix Signed-off-by: olivier lamy -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/master/ec56e0-997aca%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/log-cli-plugin] 27ad23: Bump plugin from 3.37 to 3.45
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/log-cli-plugin Commit: 27ad23cf87b2309da143816135a5f86892bd6fe5 https://github.com/jenkinsci/log-cli-plugin/commit/27ad23cf87b2309da143816135a5f86892bd6fe5 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.37 to 3.45 Bumps plugin from 3.37 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/log-cli-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/00-27ad23%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/log-cli-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44 Home: https://github.com/jenkinsci/log-cli-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/log-cli-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44/263c7a-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/vstestrunner-plugin] 14bf3e: Bump plugin from 3.44 to 3.45
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/vstestrunner-plugin Commit: 14bf3eb5f02a782aeafa7cb572d8be496b71014c https://github.com/jenkinsci/vstestrunner-plugin/commit/14bf3eb5f02a782aeafa7cb572d8be496b71014c Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.44 to 3.45 Bumps plugin from 3.44 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vstestrunner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/00-14bf3e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] ffa9ab: [JENKINS-57515] update JNA library from 4.5.2 to 5...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: ffa9abf6e3104c6f1701432013aca7776203adef https://github.com/jenkinsci/jenkins/commit/ffa9abf6e3104c6f1701432013aca7776203adef Author: mawinter69 Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M core/pom.xml M core/src/main/java/hudson/util/ProcessTree.java M core/src/main/java/hudson/util/jna/Kernel32Utils.java Log Message: --- [JENKINS-57515] update JNA library from 4.5.2 to 5.3.1 (#4060) * [JENKINS-57515] update jna library to 5.3.1 This solves problems with loading native libraries of jna on AIX platform when using openJDK or other JDKs that assume .so is the extension for shared libraries * Pointer.SIZE -> Native.POINTER_SIZE * remove unnecessary import * adjust to changed api -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/b18b2e-ffa9ab%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] 4f8404: [JENKINS-57992] clarify that the system user is a ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 4f8404e92956e7c42c6dac342b8d13d1349f9986 https://github.com/jenkinsci/jenkins/commit/4f8404e92956e7c42c6dac342b8d13d1349f9986 Author: Josh Soref Date: 2019-06-13 (Thu, 13 Jun 2019) Changed paths: M core/src/main/resources/jenkins/security/QueueItemAuthenticatorMonitor/message.properties Log Message: --- [JENKINS-57992] clarify that the system user is a jenkins concept Commit: 09f5fff82cbc0c352d244923c6c85f0748f23a85 https://github.com/jenkinsci/jenkins/commit/09f5fff82cbc0c352d244923c6c85f0748f23a85 Author: Oleg Nenashev Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M core/src/main/resources/jenkins/security/QueueItemAuthenticatorMonitor/message.properties Log Message: --- Merge pull request #4067 from jsoref/JENKINS-57992 [JENKINS-57992] clarify that the system user is a jenkins concept Compare: https://github.com/jenkinsci/jenkins/compare/ffa9abf6e310...09f5fff82cbc -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/ffa9ab-09f5ff%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/versioncolumn-plugin] 4916ac: Bump plugin from 3.32 to 3.45
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/versioncolumn-plugin Commit: 4916accfcd41ec9ddd0d413c4216ff5d3e552037 https://github.com/jenkinsci/versioncolumn-plugin/commit/4916accfcd41ec9ddd0d413c4216ff5d3e552037 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.32 to 3.45 Bumps plugin from 3.32 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/versioncolumn-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/00-4916ac%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/versioncolumn-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44 Home: https://github.com/jenkinsci/versioncolumn-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/versioncolumn-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44/53c5b3-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] c9ad87: Cleanup groovy (#4033)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: c9ad878e311e4c4085176f018ffd66f0d9a05c77 https://github.com/jenkinsci/jenkins/commit/c9ad878e311e4c4085176f018ffd66f0d9a05c77 Author: Josh Soref Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M core/move-l10n.groovy M core/src/main/resources/dsld/IntelliJ.gdsl M core/src/main/resources/hudson/PluginManager/sidepanel.groovy M core/src/main/resources/hudson/ProxyConfiguration/config.groovy M core/src/main/resources/hudson/model/EnvironmentContributor/EnvVarsHtml/index.groovy M core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/SuccessButRequiresRestart/status.groovy M core/src/main/resources/hudson/model/UsageStatistics/global.groovy M core/src/main/resources/hudson/model/View/main.groovy M core/src/main/resources/hudson/security/GlobalSecurityConfiguration/index.groovy M core/src/main/resources/hudson/tasks/Shell/config.groovy M core/src/main/resources/hudson/tasks/Shell/global.groovy M core/src/main/resources/jenkins/management/AdministrativeMonitorsConfiguration/config.groovy M core/src/main/resources/jenkins/management/AsynchronousAdministrativeMonitor/log.groovy M core/src/main/resources/jenkins/model/ArtifactManagerConfiguration/config.groovy M core/src/main/resources/jenkins/model/CauseOfInterruption/UserInterruption/summary.groovy M core/src/main/resources/jenkins/model/CauseOfInterruption/summary.groovy M core/src/main/resources/jenkins/model/CoreEnvironmentContributor/buildEnv.groovy M core/src/main/resources/jenkins/model/GlobalNodePropertiesConfiguration/config.groovy M core/src/main/resources/jenkins/model/ProjectNamingStrategy/PatternProjectNamingStrategy/config.groovy M core/src/main/resources/jenkins/mvn/GlobalMavenConfig/config.groovy M core/src/main/resources/jenkins/security/LastGrantedAuthoritiesProperty/config.groovy M core/src/main/resources/jenkins/security/QueueItemAuthenticator/config.groovy M core/src/main/resources/jenkins/security/QueueItemAuthenticatorConfiguration/config.groovy M core/src/main/resources/jenkins/security/RekeySecretAdminMonitor/message.groovy M core/src/main/resources/jenkins/security/UpdateSiteWarningsConfiguration/config.groovy M core/src/main/resources/jenkins/slaves/systemInfo/ClassLoaderStatisticsSlaveInfo/systemInfo.groovy M core/src/main/resources/jenkins/widgets/BuildQueueWidget/index.groovy M core/src/main/resources/lib/form/serverTcpPort.groovy M licenseCompleter.groovy M test/src/test/resources/jenkins/bugs/Jenkins19124Test/Foo/config.groovy M war/src/main/webapp/WEB-INF/security/AbstractPasswordBasedSecurityRealm.groovy M war/src/main/webapp/WEB-INF/security/SecurityFilters.groovy Log Message: --- Cleanup groovy (#4033) * IntelliJ/Groovy: deprecation This is pretty useless as getSecurityKey is also deprecated * IntelliJ/Groovy: deprecation Resolve ApiTokenFilter is deprecated * IntelliJ/Groovy: Semicolons are Optional * This import is required by a bean/hudson.util.spring.BeanBuilder -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/09f5ff-c9ad87%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/buildtriggerbadge-plugin] bf974a: Bump plugin from 3.43 to 3.45
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/buildtriggerbadge-plugin Commit: bf974a90c72cad7cdb66a6e2fae5986400cdc1d1 https://github.com/jenkinsci/buildtriggerbadge-plugin/commit/bf974a90c72cad7cdb66a6e2fae5986400cdc1d1 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.43 to 3.45 Bumps plugin from 3.43 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/buildtriggerbadge-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/00-bf974a%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/buildtriggerbadge-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44 Home: https://github.com/jenkinsci/buildtriggerbadge-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/buildtriggerbadge-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44/51394a-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] 671ff3: mark up variables (#4064)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 671ff304f4a002f2484a06300422830e1268955d https://github.com/jenkinsci/jenkins/commit/671ff304f4a002f2484a06300422830e1268955d Author: Josh Soref Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M core/src/main/resources/hudson/PluginWrapper/uninstall.properties M war/src/main/webapp/help/system-config/globalEnvironmentVariables.html Log Message: --- mark up variables (#4064) * mark up variables * mark up variables -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/c9ad87-671ff3%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] b2e36a: If two users trigger updateDirectly -> isDue, make...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: b2e36a6ca4f460a809cad8bbf598e8d2c5857fa6 https://github.com/jenkinsci/jenkins/commit/b2e36a6ca4f460a809cad8bbf598e8d2c5857fa6 Author: Josh Soref Date: 2019-02-20 (Wed, 20 Feb 2019) Changed paths: M core/src/main/java/hudson/model/UpdateSite.java Log Message: --- If two users trigger updateDirectly -> isDue, make one wait Commit: fbb90c2e178e785de9e173bbf48d2add2ad937d6 https://github.com/jenkinsci/jenkins/commit/fbb90c2e178e785de9e173bbf48d2add2ad937d6 Author: Josh Soref Date: 2019-05-20 (Mon, 20 May 2019) Changed paths: M core/src/main/java/hudson/model/UpdateSite.java Log Message: --- Use preferred java keyword ordering Co-Authored-By: Matt Sicker Commit: e3afbdbf3c5f6c4d09ade1dcb5508e6f3feb901e https://github.com/jenkinsci/jenkins/commit/e3afbdbf3c5f6c4d09ade1dcb5508e6f3feb901e Author: Oleg Nenashev Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M core/src/main/java/hudson/model/UpdateSite.java Log Message: --- Merge pull request #4023 from jsoref/JENKINS-57466 [JENKINS-57466] If two users trigger updateDirectly -> isDue, make one wait Compare: https://github.com/jenkinsci/jenkins/compare/671ff304f4a0...e3afbdbf3c5f -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/671ff3-e3afbd%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/mock-slave-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44 Home: https://github.com/jenkinsci/mock-slave-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/mock-slave-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44/d89ae3-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/mock-slave-plugin] 1e5f4a: Bump plugin from 3.37 to 3.45
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/mock-slave-plugin Commit: 1e5f4a998ae321ce5603f4379aa9ac9eac19f9e2 https://github.com/jenkinsci/mock-slave-plugin/commit/1e5f4a998ae321ce5603f4379aa9ac9eac19f9e2 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.37 to 3.45 Bumps plugin from 3.37 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/mock-slave-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/00-1e5f4a%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/parameterized-scheduler-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44 Home: https://github.com/jenkinsci/parameterized-scheduler-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-scheduler-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44/952638-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/chucknorris-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44 Home: https://github.com/jenkinsci/chucknorris-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/chucknorris-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44/b7ec81-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/chucknorris-plugin] f99db8: Bump plugin from 3.41 to 3.45
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/chucknorris-plugin Commit: f99db8a8a4718215ac9ddec1229af6e689b92679 https://github.com/jenkinsci/chucknorris-plugin/commit/f99db8a8a4718215ac9ddec1229af6e689b92679 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.41 to 3.45 Bumps plugin from 3.41 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/chucknorris-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/00-f99db8%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/parameterized-scheduler-plugin] 100928: Bump plugin from 2.25 to 3.45
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/parameterized-scheduler-plugin Commit: 100928c894f5c63b7b9897b87bfc109cdd2573d9 https://github.com/jenkinsci/parameterized-scheduler-plugin/commit/100928c894f5c63b7b9897b87bfc109cdd2573d9 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 2.25 to 3.45 Bumps plugin from 2.25 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-scheduler-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/00-100928%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/platformlabeler-plugin] e68e71: Bump plugin from 3.44 to 3.45
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/platformlabeler-plugin Commit: e68e7154d761699ec9f76288095b35f6d357571b https://github.com/jenkinsci/platformlabeler-plugin/commit/e68e7154d761699ec9f76288095b35f6d357571b Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.44 to 3.45 Bumps plugin from 3.44 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/00-e68e71%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 7026ce: Move Maven configs to .mvn (#58)
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 7026ceb953e2eb90fbf7c357cf2b43d66a3ed1d8 https://github.com/jenkinsci/ecutest-plugin/commit/7026ceb953e2eb90fbf7c357cf2b43d66a3ed1d8 Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M .idea/checkstyle-idea.xml M .idea/findbugs-idea.xml M .idea/misc.xml A .mvn/checkstyle-config.xml A .mvn/checkstyle-exclude.xml A .mvn/pmd-config.xml A .mvn/spotbugs-exclude.xml R config/checkstyle-config.xml R config/checkstyle-exclude.xml R config/pmd-config.xml R config/spotbugs-exclude.xml M pom.xml M src/main/java/de/tracetronic/jenkins/plugins/ecutest/wrapper/com/ETComClient.java Log Message: --- Move Maven configs to .mvn (#58) * move Maven configs to .mvn * adapt IDEA configs * fix checkstyle warning -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/abd0e6-7026ce%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] f0c8ca: Enable Dependabot (#49)
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: f0c8caced02c8eeb38ace988cd0b2b950b51b25a https://github.com/jenkinsci/ecutest-plugin/commit/f0c8caced02c8eeb38ace988cd0b2b950b51b25a Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: A .dependabot/config.yml M README.md Log Message: --- Enable Dependabot (#49) * create configuration file * add Dependabot badge -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/7026ce-f0c8ca%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 28066f: fix indents
Branch: refs/heads/dependabot Home: https://github.com/jenkinsci/ecutest-plugin Commit: 28066f3db5d565f2a840b443d7ac68f137a296d9 https://github.com/jenkinsci/ecutest-plugin/commit/28066f3db5d565f2a840b443d7ac68f137a296d9 Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M .dependabot/config.yml Log Message: --- fix indents -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/dependabot/02794e-28066f%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/6abcdependabot/maven/org.jenkins-ci.plugins-structs-1.19 Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/6abcdependabot/maven/org.jenkins-ci.plugins-structs-1.19/b7a2c0-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 0056e9: fix indents
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 0056e934e1ff6ba29606dd56c917b106ce43f8e3 https://github.com/jenkinsci/ecutest-plugin/commit/0056e934e1ff6ba29606dd56c917b106ce43f8e3 Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M .dependabot/config.yml Log Message: --- fix indents -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/f0c8ca-0056e9%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 7ffc88: Bump sqlite-jdbc from 3.7.2 to 3.27.2.1
Branch: refs/heads/157fdependabot/maven/org.xerial-sqlite-jdbc-3.27.2.1 Home: https://github.com/jenkinsci/ecutest-plugin Commit: 7ffc88b676e5e6923250fad5c84e3a5f492fe8aa https://github.com/jenkinsci/ecutest-plugin/commit/7ffc88b676e5e6923250fad5c84e3a5f492fe8aa Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump sqlite-jdbc from 3.7.2 to 3.27.2.1 Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.7.2 to 3.27.2.1. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/sqlite-jdbc-3.7.2...3.27.2.1) Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/157fdependabot/maven/org.xerial-sqlite-jdbc-3.27.2.1/00-7ffc88%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 6e7a19: Bump antlr4-maven-plugin from 4.5.3 to 4.7.2
Branch: refs/heads/f8e6dependabot/maven/org.antlr-antlr4-maven-plugin-4.7.2 Home: https://github.com/jenkinsci/ecutest-plugin Commit: 6e7a19968e7ce8dd67455f1c90c96e84f2b41b69 https://github.com/jenkinsci/ecutest-plugin/commit/6e7a19968e7ce8dd67455f1c90c96e84f2b41b69 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump antlr4-maven-plugin from 4.5.3 to 4.7.2 Bumps [antlr4-maven-plugin](https://github.com/antlr/antlr4) from 4.5.3 to 4.7.2. - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.5.3...4.7.2) Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/f8e6dependabot/maven/org.antlr-antlr4-maven-plugin-4.7.2/00-6e7a19%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 3badb7: Bump mockito-core from 2.23.4 to 2.28.2
Branch: refs/heads/20f4dependabot/maven/org.mockito-mockito-core-2.28.2 Home: https://github.com/jenkinsci/ecutest-plugin Commit: 3badb7dc5ed8cb0245e59301195d8d78b637f406 https://github.com/jenkinsci/ecutest-plugin/commit/3badb7dc5ed8cb0245e59301195d8d78b637f406 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump mockito-core from 2.23.4 to 2.28.2 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.28.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.23.4...v2.28.2) Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/20f4dependabot/maven/org.mockito-mockito-core-2.28.2/00-3badb7%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 631359: update ignored dependencies
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 631359ea4cbf7594920d512a5e4e65dd880b2cbe https://github.com/jenkinsci/ecutest-plugin/commit/631359ea4cbf7594920d512a5e4e65dd880b2cbe Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M .dependabot/config.yml Log Message: --- update ignored dependencies -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/0056e9-631359%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/157fdependabot/maven/org.xerial-sqlite-jdbc-3.27.2.1 Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/157fdependabot/maven/org.xerial-sqlite-jdbc-3.27.2.1/7ffc88-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/f8e6dependabot/maven/org.antlr-antlr4-maven-plugin-4.7.2 Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/f8e6dependabot/maven/org.antlr-antlr4-maven-plugin-4.7.2/6e7a19-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 5887a7: Bump equalsverifier from 3.0.3 to 3.1.9 (#46)
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 5887a707861061d0f1b994b750ff128fd3f555b1 https://github.com/jenkinsci/ecutest-plugin/commit/5887a707861061d0f1b994b750ff128fd3f555b1 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump equalsverifier from 3.0.3 to 3.1.9 (#46) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/631359-5887a7%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/3724dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.1.9 Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/3724dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.1.9/dfbd62-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] b27484: Bump configuration-as-code from 1.15 to 1.20
Branch: refs/heads/679fdependabot/maven/io.jenkins-configuration-as-code-1.20 Home: https://github.com/jenkinsci/ecutest-plugin Commit: b274843ab24029bb62aa123f48057ba8f034b95a https://github.com/jenkinsci/ecutest-plugin/commit/b274843ab24029bb62aa123f48057ba8f034b95a Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump configuration-as-code from 1.15 to 1.20 Bumps [configuration-as-code](https://github.com/jenkinsci/configuration-as-code-plugin) from 1.15 to 1.20. - [Release notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases) - [Changelog](https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.15...configuration-as-code-1.20) Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/679fdependabot/maven/io.jenkins-configuration-as-code-1.20/528621-b27484%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 81133e: Bump mockito-core from 2.23.4 to 2.28.2
Branch: refs/heads/20f4dependabot/maven/org.mockito-mockito-core-2.28.2 Home: https://github.com/jenkinsci/ecutest-plugin Commit: 81133ed8b6cff4629fe557fa1cf6262b0d110083 https://github.com/jenkinsci/ecutest-plugin/commit/81133ed8b6cff4629fe557fa1cf6262b0d110083 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump mockito-core from 2.23.4 to 2.28.2 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.28.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.23.4...v2.28.2) Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/20f4dependabot/maven/org.mockito-mockito-core-2.28.2/3badb7-81133e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/98d7dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.0 Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/98d7dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.0/f53d34-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 198705: Bump maven-checkstyle-plugin from 3.0.0 to 3.1.0 (...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 1987055263d5921c0b20f583b2d094988d766007 https://github.com/jenkinsci/ecutest-plugin/commit/1987055263d5921c0b20f583b2d094988d766007 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump maven-checkstyle-plugin from 3.0.0 to 3.1.0 (#48) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/5887a7-198705%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blueocean-display-url-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44 Home: https://github.com/jenkinsci/blueocean-display-url-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/blueocean-display-url-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44/92b2c7-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blueocean-display-url-plugin] eef1e2: Bump plugin from 3.43 to 3.45
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/blueocean-display-url-plugin Commit: eef1e289f46e3a24def25ba2e309e037f40072d3 https://github.com/jenkinsci/blueocean-display-url-plugin/commit/eef1e289f46e3a24def25ba2e309e037f40072d3 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.43 to 3.45 Bumps plugin from 3.43 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/blueocean-display-url-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/00-eef1e2%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blueocean-display-url-plugin] b5677b: Bump jenkins-test-harness from 2.49 to 2.50
Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2.50 Home: https://github.com/jenkinsci/blueocean-display-url-plugin Commit: b5677b68c963f11afed886e9b3e2d92c5c2d5967 https://github.com/jenkinsci/blueocean-display-url-plugin/commit/b5677b68c963f11afed886e9b3e2d92c5c2d5967 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump jenkins-test-harness from 2.49 to 2.50 Bumps [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness) from 2.49 to 2.50. - [Release notes](https://github.com/jenkinsci/jenkins-test-harness/releases) - [Commits](https://github.com/jenkinsci/jenkins-test-harness/compare/jenkins-test-harness-2.49...jenkins-test-harness-2.50) Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/blueocean-display-url-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2.50/00-b5677b%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 104435: Bump maven-pmd-plugin from 3.11.0 to 3.12.0
Branch: refs/heads/8166dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.12.0 Home: https://github.com/jenkinsci/ecutest-plugin Commit: 10443572bff592ad8e86e3caa886e8ce556be752 https://github.com/jenkinsci/ecutest-plugin/commit/10443572bff592ad8e86e3caa886e8ce556be752 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump maven-pmd-plugin from 3.11.0 to 3.12.0 Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.11.0...maven-pmd-plugin-3.12.0) Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/8166dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.12.0/2110ed-104435%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/mvn Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/mvn/253441-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/dependabot Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/dependabot/28066f-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] abd0e6: Add generator option to read from persisted settin...
Branch: refs/heads/release-drafter Home: https://github.com/jenkinsci/ecutest-plugin Commit: abd0e6aa55926a21873aff20d58563d31d1439e8 https://github.com/jenkinsci/ecutest-plugin/commit/abd0e6aa55926a21873aff20d58563d31d1439e8 Author: Christian Pönisch Date: 2019-06-13 (Thu, 13 Jun 2019) Changed paths: M src/main/java/de/tracetronic/jenkins/plugins/ecutest/extension/jobdsl/ReportPublisherDslExtension.java M src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGenerator.java M src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorConfig.java M src/main/java/de/tracetronic/jenkins/plugins/ecutest/wrapper/com/TestEnvironment.java M src/main/java/de/tracetronic/jenkins/plugins/ecutest/wrapper/com/api/ComTestEnvironment.java M src/main/resources/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorConfig/config.jelly M src/main/resources/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorConfig/config.properties M src/main/resources/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorConfig/config_de.properties M src/test/java/de/tracetronic/jenkins/plugins/ecutest/extension/jobdsl/ReportPublisherDslExtensionIT.java M src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorConfigTest.java M src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorPublisherIT.java M src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorPublisherTest.java M src/test/resources/de/tracetronic/jenkins/plugins/ecutest/extension/jobdsl/reportPublisher.groovy Log Message: --- Add generator option to read from persisted settings file (#44) * add option to generate test reports from persisted XML settings file * improved option description Commit: 7026ceb953e2eb90fbf7c357cf2b43d66a3ed1d8 https://github.com/jenkinsci/ecutest-plugin/commit/7026ceb953e2eb90fbf7c357cf2b43d66a3ed1d8 Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M .idea/checkstyle-idea.xml M .idea/findbugs-idea.xml M .idea/misc.xml A .mvn/checkstyle-config.xml A .mvn/checkstyle-exclude.xml A .mvn/pmd-config.xml A .mvn/spotbugs-exclude.xml R config/checkstyle-config.xml R config/checkstyle-exclude.xml R config/pmd-config.xml R config/spotbugs-exclude.xml M pom.xml M src/main/java/de/tracetronic/jenkins/plugins/ecutest/wrapper/com/ETComClient.java Log Message: --- Move Maven configs to .mvn (#58) * move Maven configs to .mvn * adapt IDEA configs * fix checkstyle warning Commit: f0c8caced02c8eeb38ace988cd0b2b950b51b25a https://github.com/jenkinsci/ecutest-plugin/commit/f0c8caced02c8eeb38ace988cd0b2b950b51b25a Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: A .dependabot/config.yml M README.md Log Message: --- Enable Dependabot (#49) * create configuration file * add Dependabot badge Commit: 0056e934e1ff6ba29606dd56c917b106ce43f8e3 https://github.com/jenkinsci/ecutest-plugin/commit/0056e934e1ff6ba29606dd56c917b106ce43f8e3 Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M .dependabot/config.yml Log Message: --- fix indents Commit: 631359ea4cbf7594920d512a5e4e65dd880b2cbe https://github.com/jenkinsci/ecutest-plugin/commit/631359ea4cbf7594920d512a5e4e65dd880b2cbe Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M .dependabot/config.yml Log Message: --- update ignored dependencies Commit: 5887a707861061d0f1b994b750ff128fd3f555b1 https://github.com/jenkinsci/ecutest-plugin/commit/5887a707861061d0f1b994b750ff128fd3f555b1 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump equalsverifier from 3.0.3 to 3.1.9 (#46) Commit: 1987055263d5921c0b20f583b2d094988d766007 https://github.com/jenkinsci/ecutest-plugin/commit/1987055263d5921c0b20f583b2d094988d766007 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump maven-checkstyle-plugin from 3.0.0 to 3.1.0 (#48) Commit: 57e41757ea607871aa0c4ed4923d47a5e2e77677 https://github.com/jenkinsci/ecutest-plugin/commit/57e41757ea607871aa0c4ed4923d47a5e2e77677 Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: A .dependabot/config.yml M .idea/checkstyle-idea.xml M .idea/findbugs-idea.xml M .idea/misc.xml A .mvn/checkstyle
[jenkinsci/ecutest-plugin]
Branch: refs/heads/8166dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.12.0 Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/8166dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.12.0/104435-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 7dd257: Bump maven-pmd-plugin from 3.11.0 to 3.12.0 (#50)
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 7dd2573e77d5772d229003bb4a0cfb5bd23ef564 https://github.com/jenkinsci/ecutest-plugin/commit/7dd2573e77d5772d229003bb4a0cfb5bd23ef564 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump maven-pmd-plugin from 3.11.0 to 3.12.0 (#50) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/198705-7dd257%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 4ac2db: Bump configuration-as-code from 1.15 to 1.20 (#54)
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 4ac2dbe8822660456536ecac94bbf1256bef9688 https://github.com/jenkinsci/ecutest-plugin/commit/4ac2dbe8822660456536ecac94bbf1256bef9688 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump configuration-as-code from 1.15 to 1.20 (#54) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/7dd257-4ac2db%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/679fdependabot/maven/io.jenkins-configuration-as-code-1.20 Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/679fdependabot/maven/io.jenkins-configuration-as-code-1.20/b27484-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/20f4dependabot/maven/org.mockito-mockito-core-2.28.2 Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/20f4dependabot/maven/org.mockito-mockito-core-2.28.2/81133e-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 1fb974: Bump mockito-core from 2.23.4 to 2.28.2 (#61)
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 1fb974ac7ee616df24f34d41553dae1f63afc8e0 https://github.com/jenkinsci/ecutest-plugin/commit/1fb974ac7ee616df24f34d41553dae1f63afc8e0 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump mockito-core from 2.23.4 to 2.28.2 (#61) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/4ac2db-1fb974%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] e092cd: reorder badges
Branch: refs/heads/release-drafter Home: https://github.com/jenkinsci/ecutest-plugin Commit: e092cdfa1b70e2a906eb4d377c4dc563106ff1fc https://github.com/jenkinsci/ecutest-plugin/commit/e092cdfa1b70e2a906eb4d377c4dc563106ff1fc Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M README.md Log Message: --- reorder badges -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/release-drafter/57e417-e092cd%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 4d8428: Enable Release Drafter (#52)
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 4d8428534de4cb9b959e4e4a915137a3fb75bd45 https://github.com/jenkinsci/ecutest-plugin/commit/4d8428534de4cb9b959e4e4a915137a3fb75bd45 Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: A .github/release-drafter.yml M README.md Log Message: --- Enable Release Drafter (#52) * create configuration file * add release badge * fix tag naming * reorder badges -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/1fb974-4d8428%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/promoted-builds-plugin] 9e2d5a: Update the chat link
Branch: refs/heads/master Home: https://github.com/jenkinsci/promoted-builds-plugin Commit: 9e2d5ab2c89710dd7fe9d79d17a9d99a36bf935a https://github.com/jenkinsci/promoted-builds-plugin/commit/9e2d5ab2c89710dd7fe9d79d17a9d99a36bf935a Author: dernDren161 Date: 2019-06-13 (Thu, 13 Jun 2019) Changed paths: M README.md Log Message: --- Update the chat link Commit: ae59806597371809c6eccb2601307123017ff339 https://github.com/jenkinsci/promoted-builds-plugin/commit/ae59806597371809c6eccb2601307123017ff339 Author: Oleg Nenashev Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M README.md Log Message: --- Merge pull request #134 from dernDren161/update-readme Update the chat link to direct users to the correct Gitter Channel. Compare: https://github.com/jenkinsci/promoted-builds-plugin/compare/6c7ad6f41bf2...ae5980659737 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/promoted-builds-plugin/push/refs/heads/master/6c7ad6-ae5980%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/gerrit-code-review-plugin] f88f83: Typo fixes
Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-code-review-plugin Commit: f88f8341f50eb3dbb843cc92538a0aa481314c53 https://github.com/jenkinsci/gerrit-code-review-plugin/commit/f88f8341f50eb3dbb843cc92538a0aa481314c53 Author: Zhao Xiaojie Date: 2019-04-11 (Thu, 11 Apr 2019) Changed paths: M README.md Log Message: --- Typo fixes Commit: e6c56b7cda00d54a31bdc74117dcbd5013fc2612 https://github.com/jenkinsci/gerrit-code-review-plugin/commit/e6c56b7cda00d54a31bdc74117dcbd5013fc2612 Author: Jon Sten Date: 2019-06-13 (Thu, 13 Jun 2019) Changed paths: M README.md M src/main/java/jenkins/plugins/gerrit/GerritWebHook.java Log Message: --- Running web hook as System ACL For locked down Jenkins instances this is a must. In our case anonymous doesn't have overall read access and this nothing happens when gerrit pushes to the notification URL. This change changes so that the system ACL is used during resolution of which jobs to trigger. As with every privilege escalation one should ask oneself if it is safe and necessary. In this case I would say that it is necessary, since it makes it possible to use this plugin in locked down enterprise situations. The change should also be safe, during privilege escalation noting is written to the caller, which means that no information about job names or folder setup can be leaked due to this change. Additionally the only place where the callers input is used, is during check if the remote URL equals the job remote URL, and that is done using regular string operations. This should lead to a very small attack surface. Change-Id: Icac60435abd77ff462f72cfc1dbe831c768c8a90 Compare: https://github.com/jenkinsci/gerrit-code-review-plugin/compare/e626a37c6885...e6c56b7cda00 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gerrit-code-review-plugin/push/refs/heads/master/e626a3-e6c56b%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/gerrit-code-review-plugin] ca8c2f: JENKINS-54722 - Generating an ObjectMetadataAction...
Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-code-review-plugin Commit: ca8c2fdecc954a6f6becd4f55bc03c9ea413cafb https://github.com/jenkinsci/gerrit-code-review-plugin/commit/ca8c2fdecc954a6f6becd4f55bc03c9ea413cafb Author: Stefano Galarraga Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/java/jenkins/plugins/gerrit/AbstractGerritSCMSource.java M src/main/java/jenkins/plugins/gerrit/ChangeSCMHead.java Log Message: --- JENKINS-54722 - Generating an ObjectMetadataAction object with link to Change Change-Id: Idb566dd7e7ce4c7d92666a2044045c10c2cc1806 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gerrit-code-review-plugin/push/refs/heads/master/e6c56b-ca8c2f%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/platformlabeler-plugin] e68e71: Bump plugin from 3.44 to 3.45
Branch: refs/heads/master Home: https://github.com/jenkinsci/platformlabeler-plugin Commit: e68e7154d761699ec9f76288095b35f6d357571b https://github.com/jenkinsci/platformlabeler-plugin/commit/e68e7154d761699ec9f76288095b35f6d357571b Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.44 to 3.45 Bumps plugin from 3.44 to 3.45. Signed-off-by: dependabot-preview[bot] Commit: d32ffe814b8d200e7fcc8f24a7ace7352aac9ec5 https://github.com/jenkinsci/platformlabeler-plugin/commit/d32ffe814b8d200e7fcc8f24a7ace7352aac9ec5 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #76 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Bump plugin from 3.44 to 3.45 Compare: https://github.com/jenkinsci/platformlabeler-plugin/compare/ec59c09a3559...d32ffe814b8d -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/master/ec59c0-d32ffe%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/platformlabeler-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/platformlabeler-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/e68e71-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 589784: fix regression tests
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 58978459d28ec3f4b5cc9a35e1e29919edbc0268 https://github.com/jenkinsci/ecutest-plugin/commit/58978459d28ec3f4b5cc9a35e1e29919edbc0268 Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/test/resources/de/tracetronic/jenkins/plugins/ecutest/extension/jobdsl/reportPublisherParam.groovy M src/test/resources/de/tracetronic/jenkins/plugins/ecutest/report/atx/installation/casc-export.yml M src/test/resources/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorPublisherIT/classicStep.groovy M src/test/resources/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorPublisherIT/symbolStep.groovy Log Message: --- fix regression tests -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/4d8428-589784%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/tags/ecutest-2.9 Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/tags/ecutest-2.9/00-71735e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 83f906: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 83f906f49c86f152df489551be1b21e497a1f99e https://github.com/jenkinsci/ecutest-plugin/commit/83f906f49c86f152df489551be1b21e497a1f99e Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/60ed8e-83f906%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin] 60ed8e: [maven-release-plugin] prepare release ecutest-2.9
Branch: refs/heads/master Home: https://github.com/jenkinsci/ecutest-plugin Commit: 60ed8ee3b7e2f9b8f86d0b55b1fcb2291bc6f47c https://github.com/jenkinsci/ecutest-plugin/commit/60ed8ee3b7e2f9b8f86d0b55b1fcb2291bc6f47c Author: Christian Pönisch Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release ecutest-2.9 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/master/589784-60ed8e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/i42-stop-et Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/i42-stop-et/42cdba-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/i40-analysis-pkg Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/i40-analysis-pkg/3ed413-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/release-drafter Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/release-drafter/e092cd-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/ecutest-plugin]
Branch: refs/heads/i39-persisted-generator Home: https://github.com/jenkinsci/ecutest-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ecutest-plugin/push/refs/heads/i39-persisted-generator/3272db-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/urbancode-velocity-plugin] a7040d: user access key support
Branch: refs/heads/janus-demo Home: https://github.com/jenkinsci/urbancode-velocity-plugin Commit: a7040d47842718a9efb1171098d5657cbdf2f319 https://github.com/jenkinsci/urbancode-velocity-plugin/commit/a7040d47842718a9efb1171098d5657cbdf2f319 Author: Dan Krissell Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M src/main/java/com/ibm/devops/connect/CRPipeline/UploadJUnitTestResult.java M src/main/java/com/ibm/devops/connect/CRPipeline/UploadMetricsFile.java M src/main/java/com/ibm/devops/connect/CloudPublisher.java M src/main/java/com/ibm/devops/connect/Endpoints/EndpointsVelocity.java M src/main/resources/com/ibm/devops/connect/DevOpsGlobalConfiguration/config.jelly M src/main/resources/com/ibm/devops/connect/DevOpsGlobalConfiguration/help-apiToken.html Log Message: --- user access key support Commit: f86e916548eb411fced91de8b0f54e40888fecee https://github.com/jenkinsci/urbancode-velocity-plugin/commit/f86e916548eb411fced91de8b0f54e40888fecee Author: Dan Krissell Date: 2019-06-13 (Thu, 13 Jun 2019) Changed paths: M src/main/resources/com/ibm/devops/connect/DevOpsGlobalConfiguration/config.jelly M src/main/resources/com/ibm/devops/connect/DevOpsGlobalConfiguration/help-apiToken.html Log Message: --- review updates Commit: c27e913dac6973afc459df11dcd40cfe33187eba https://github.com/jenkinsci/urbancode-velocity-plugin/commit/c27e913dac6973afc459df11dcd40cfe33187eba Author: Adam Boe Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/java/com/ibm/devops/connect/CRPipeline/UploadJUnitTestResult.java M src/main/java/com/ibm/devops/connect/CRPipeline/UploadMetricsFile.java M src/main/java/com/ibm/devops/connect/CloudPublisher.java M src/main/java/com/ibm/devops/connect/Endpoints/EndpointsVelocity.java M src/main/resources/com/ibm/devops/connect/DevOpsGlobalConfiguration/config.jelly M src/main/resources/com/ibm/devops/connect/DevOpsGlobalConfiguration/help-apiToken.html Log Message: --- Merge pull request #18 from krissell/VELOCITY-1601-uak user access key support Compare: https://github.com/jenkinsci/urbancode-velocity-plugin/compare/6787489701c0...c27e913dac69 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/urbancode-velocity-plugin/push/refs/heads/janus-demo/678748-c27e91%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/synopsys-coverity-plugin] 6ec498: Updated script to fix typo
Branch: refs/heads/master Home: https://github.com/jenkinsci/synopsys-coverity-plugin Commit: 6ec498b37e7d4a6326425a5171145d5a32721ad4 https://github.com/jenkinsci/synopsys-coverity-plugin/commit/6ec498b37e7d4a6326425a5171145d5a32721ad4 Author: Richard Otte Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M groovy-scripts/migrate_1_1_0_to_2_0_0.groovy Log Message: --- Updated script to fix typo -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/synopsys-coverity-plugin/push/refs/heads/master/5ce097-6ec498%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blueocean-display-url-plugin] 2efbc9: Bump plugin from 3.43 to 3.45 (#27)
Branch: refs/heads/master Home: https://github.com/jenkinsci/blueocean-display-url-plugin Commit: 2efbc9e9883026d33a18c798b434dc2dea379083 https://github.com/jenkinsci/blueocean-display-url-plugin/commit/2efbc9e9883026d33a18c798b434dc2dea379083 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump plugin from 3.43 to 3.45 (#27) Bumps plugin from 3.43 to 3.45. Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/blueocean-display-url-plugin/push/refs/heads/master/568067-2efbc9%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blueocean-display-url-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45 Home: https://github.com/jenkinsci/blueocean-display-url-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/blueocean-display-url-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.45/eef1e2-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blueocean-display-url-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2.50 Home: https://github.com/jenkinsci/blueocean-display-url-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/blueocean-display-url-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2.50/b5677b-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/blueocean-display-url-plugin] 548cef: Bump jenkins-test-harness from 2.49 to 2.50 (#28)
Branch: refs/heads/master Home: https://github.com/jenkinsci/blueocean-display-url-plugin Commit: 548cefa05ab2a5c2488ae4b31ade74d7af5dd357 https://github.com/jenkinsci/blueocean-display-url-plugin/commit/548cefa05ab2a5c2488ae4b31ade74d7af5dd357 Author: dependabot-preview[bot] Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Bump jenkins-test-harness from 2.49 to 2.50 (#28) Bumps [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness) from 2.49 to 2.50. - [Release notes](https://github.com/jenkinsci/jenkins-test-harness/releases) - [Commits](https://github.com/jenkinsci/jenkins-test-harness/compare/jenkins-test-harness-2.49...jenkins-test-harness-2.50) Signed-off-by: dependabot-preview[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/blueocean-display-url-plugin/push/refs/heads/master/2efbc9-548cef%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-client-plugin] 499198: Use parent pom 3.45
Branch: refs/heads/stable-2.8 Home: https://github.com/jenkinsci/git-client-plugin Commit: 499198eaa6534aac02382f2aed1f2f4e10d05a89 https://github.com/jenkinsci/git-client-plugin/commit/499198eaa6534aac02382f2aed1f2f4e10d05a89 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Use parent pom 3.45 Commit: 4c53a79d3f2e98a4eabe70b6b9a7c8b180472886 https://github.com/jenkinsci/git-client-plugin/commit/4c53a79d3f2e98a4eabe70b6b9a7c8b180472886 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java Log Message: --- Add trivial fixSubmoduleUrls tests Commit: 1ad3a4ab3c77c5fb280223916170ea0c70bbb559 https://github.com/jenkinsci/git-client-plugin/commit/1ad3a4ab3c77c5fb280223916170ea0c70bbb559 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/test/java/org/jenkinsci/plugins/gitclient/CliGitAPITempFileTest.java Log Message: --- Improve createTempFile test coverage Check the empty string and null as arguments. Commit: b6c1e82a6ba389005cdfc80712a86ecb4dd3877a https://github.com/jenkinsci/git-client-plugin/commit/b6c1e82a6ba389005cdfc80712a86ecb4dd3877a Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml M src/test/java/org/jenkinsci/plugins/gitclient/CliGitAPITempFileTest.java M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java Log Message: --- Merge pull request #435 from MarkEWaite/use-latest-parent-pom Use parent pom 3.45 Compare: https://github.com/jenkinsci/git-client-plugin/compare/fc12cff8e2a7...b6c1e82a6ba3 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/stable-2.8/fc12cf-b6c1e8%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-client-plugin] 81ef86: Exclude ssh-cli-auth dep for Jenkins 2.176.1
Branch: refs/heads/master Home: https://github.com/jenkinsci/git-client-plugin Commit: 81ef86b7943a74a3676368847ce013e9932e008f https://github.com/jenkinsci/git-client-plugin/commit/81ef86b7943a74a3676368847ce013e9932e008f Author: Mark Waite Date: 2019-06-12 (Wed, 12 Jun 2019) Changed paths: M pom.xml Log Message: --- Exclude ssh-cli-auth dep for Jenkins 2.176.1 Commit: fc12cff8e2a7c93b87b0474669579cfe20c4716b https://github.com/jenkinsci/git-client-plugin/commit/fc12cff8e2a7c93b87b0474669579cfe20c4716b Author: Mark Waite Date: 2019-06-12 (Wed, 12 Jun 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #431 from MarkEWaite/adapt-to-jenkins-2.176.1 Exclude ssh-cli-auth dep for Jenkins 2.176.1 Commit: 499198eaa6534aac02382f2aed1f2f4e10d05a89 https://github.com/jenkinsci/git-client-plugin/commit/499198eaa6534aac02382f2aed1f2f4e10d05a89 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Use parent pom 3.45 Commit: 4c53a79d3f2e98a4eabe70b6b9a7c8b180472886 https://github.com/jenkinsci/git-client-plugin/commit/4c53a79d3f2e98a4eabe70b6b9a7c8b180472886 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java Log Message: --- Add trivial fixSubmoduleUrls tests Commit: 1ad3a4ab3c77c5fb280223916170ea0c70bbb559 https://github.com/jenkinsci/git-client-plugin/commit/1ad3a4ab3c77c5fb280223916170ea0c70bbb559 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/test/java/org/jenkinsci/plugins/gitclient/CliGitAPITempFileTest.java Log Message: --- Improve createTempFile test coverage Check the empty string and null as arguments. Commit: b6c1e82a6ba389005cdfc80712a86ecb4dd3877a https://github.com/jenkinsci/git-client-plugin/commit/b6c1e82a6ba389005cdfc80712a86ecb4dd3877a Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml M src/test/java/org/jenkinsci/plugins/gitclient/CliGitAPITempFileTest.java M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java Log Message: --- Merge pull request #435 from MarkEWaite/use-latest-parent-pom Use parent pom 3.45 Commit: 49a998716d70b31ec3531052f25a195b03ddedb0 https://github.com/jenkinsci/git-client-plugin/commit/49a998716d70b31ec3531052f25a195b03ddedb0 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml M src/test/java/org/jenkinsci/plugins/gitclient/CliGitAPITempFileTest.java M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java Log Message: --- Merge branch 'stable-2.8' Compare: https://github.com/jenkinsci/git-client-plugin/compare/415f966c72f4...49a998716d70 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/master/415f96-49a998%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/scm-api-plugin] df6e30: Don't fail SCMName detection on non-IDN host names
Branch: refs/heads/master Home: https://github.com/jenkinsci/scm-api-plugin Commit: df6e300d92ef1b471db8bea55bed08817eaca1d8 https://github.com/jenkinsci/scm-api-plugin/commit/df6e300d92ef1b471db8bea55bed08817eaca1d8 Author: Tom Wieczorek Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M src/main/java/jenkins/scm/api/SCMName.java M src/test/java/jenkins/scm/api/SCMNameTest.java Log Message: --- Don't fail SCMName detection on non-IDN host names Previously, when passing an URL with a host name that is not a valid IDN to SCMName::from, it failed with an IllegalArgumentException. This especially affects the case when the host name is an IP address. Make this method a bit more graceful by returning null instead. Commit: 0df3c15d61364ce74ea59c536b14d73683a76f24 https://github.com/jenkinsci/scm-api-plugin/commit/0df3c15d61364ce74ea59c536b14d73683a76f24 Author: Liam Newman Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/java/jenkins/scm/api/SCMName.java M src/test/java/jenkins/scm/api/SCMNameTest.java Log Message: --- Merge pull request #64 from twz123/detect-scmname-gracefully Don't fail SCMName detection on non-IDN host names Compare: https://github.com/jenkinsci/scm-api-plugin/compare/b6751c62744a...0df3c15d6136 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/scm-api-plugin/push/refs/heads/master/b6751c-0df3c1%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/discard-old-build-plugin] fde863: Ability to maintain N builds regardless of M age
Branch: refs/heads/master Home: https://github.com/jenkinsci/discard-old-build-plugin Commit: fde863ad47e08fa3026ec0a80a45d14669bc06d6 https://github.com/jenkinsci/discard-old-build-plugin/commit/fde863ad47e08fa3026ec0a80a45d14669bc06d6 Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher.java M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.jelly M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.properties Log Message: --- Ability to maintain N builds regardless of M age IN-TESTING. Units tests and documentation to follow shortly. Commit: c8c03d58c88019b2068c760d408c673669417990 https://github.com/jenkinsci/discard-old-build-plugin/commit/c8c03d58c88019b2068c760d408c673669417990 Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M src/test/java/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisherTest.java Log Message: --- Updated unit tests Logic testing will follow. Commit: f4553fa93b39633c8676f225f043dac1a562f20d https://github.com/jenkinsci/discard-old-build-plugin/commit/f4553fa93b39633c8676f225f043dac1a562f20d Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M pom.xml Log Message: --- Moved distribution server addresses to HTTPS Commit: 41320d88c631fc7a28c5d1533548cd42354ae504 https://github.com/jenkinsci/discard-old-build-plugin/commit/41320d88c631fc7a28c5d1533548cd42354ae504 Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M pom.xml Log Message: --- Force push to rerun checks Commit: cc9d4bcd3b6f60feec371fa695efdbb57b435029 https://github.com/jenkinsci/discard-old-build-plugin/commit/cc9d4bcd3b6f60feec371fa695efdbb57b435029 Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M pom.xml Log Message: --- Update pom.xml attempt to bump to v1.642 Jenkins parent Commit: 579e88289a06befb61b979ce751196ce7d4041aa https://github.com/jenkinsci/discard-old-build-plugin/commit/579e88289a06befb61b979ce751196ce7d4041aa Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M pom.xml Log Message: --- Additional POM updates Updated dependencies, explicitly declare Jenkins version and Java level, and reinstated HTTPS (changes largely migrated from PR#11 by @nisarg1499) Commit: 7a678aedb08a70cf43e04251310fd20e73b946a1 https://github.com/jenkinsci/discard-old-build-plugin/commit/7a678aedb08a70cf43e04251310fd20e73b946a1 Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M pom.xml Log Message: --- Again reverted HTTPS in POM This will be fixed shortly Commit: c8777c69fb632f5d3538600fc78f86c1164bafbf https://github.com/jenkinsci/discard-old-build-plugin/commit/c8777c69fb632f5d3538600fc78f86c1164bafbf Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M src/main/resources/index.jelly M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.jelly Log Message: --- Updated jelly files Needed to pass Jelly tests with updated POM (migrated from PR#11 by @nisarg1499) Commit: f66fc64fd49b0b7d9c1f451545625f605ecf79a2 https://github.com/jenkinsci/discard-old-build-plugin/commit/f66fc64fd49b0b7d9c1f451545625f605ecf79a2 Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M pom.xml Log Message: --- Further updated dependencies Attempt to bring relevant dependencies up to latest release versions Commit: 042fa0289e8478f967a417244aad06c38e82cafd https://github.com/jenkinsci/discard-old-build-plugin/commit/042fa0289e8478f967a417244aad06c38e82cafd Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M pom.xml Log Message: --- Fixed minor typo in pom Commit: 53c541826f1faa434097a785c2f770d35b6e251d https://github.com/jenkinsci/discard-old-build-plugin/commit/53c541826f1faa434097a785c2f770d35b6e251d Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M Jenkinsfile Log Message: --- Removed explicit declaration of JDK7 from Jenkinsfile The plugin builds and passes tests properly now with JDK8 Commit: 30dc8edfa482c76fd4641ad16ea3be7aafa4179b https://github.com/jenkinsci/discard-old-build-plugin/commit/30dc8edfa482c76fd4641ad16ea3be7aafa4179b Author: Benjamin Beggs Date: 2019-06-05 (Wed, 05 Jun 2019) Changed paths: M Jenkinsfile Log Message: --- Explicitly declare JDK8 in Jenkinsfile Commit: 0cbac2a2997a6c9c76c89551a47d62ab341
[jenkinsci/google-compute-engine-plugin] 424e78: Fix windows slaves
Branch: refs/heads/master Home: https://github.com/jenkinsci/google-compute-engine-plugin Commit: 424e78c9981989d3fd3345d4e2a3c22b0372d9d5 https://github.com/jenkinsci/google-compute-engine-plugin/commit/424e78c9981989d3fd3345d4e2a3c22b0372d9d5 Author: Karol Lassak Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineWindowsLauncher.java Log Message: --- Fix windows slaves -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-compute-engine-plugin/push/refs/heads/master/875a67-424e78%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/discard-old-build-plugin] f10d2d: Fix checkbox help
Branch: refs/heads/feature-test Home: https://github.com/jenkinsci/discard-old-build-plugin Commit: f10d2dfebede294e11c10fcffd9ce5b257102c4e https://github.com/jenkinsci/discard-old-build-plugin/commit/f10d2dfebede294e11c10fcffd9ce5b257102c4e Author: Martin d'Anjou Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.jelly Log Message: --- Fix checkbox help Commit: db46be796737060a0a463b462729dab8dc38780a https://github.com/jenkinsci/discard-old-build-plugin/commit/db46be796737060a0a463b462729dab8dc38780a Author: Martin d'Anjou Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.properties M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-daysToKeep.html M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-keepLastBuilds.html A src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help.html Log Message: --- Help cleanup and clarification Commit: f90c52e58db789e28c2a45a5756a63d5e3143a10 https://github.com/jenkinsci/discard-old-build-plugin/commit/f90c52e58db789e28c2a45a5756a63d5e3143a10 Author: Benjamin Beggs Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.jelly M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.properties M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-daysToKeep.html M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-keepLastBuilds.html A src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help.html Log Message: --- Merge pull request #15 from martinda/fix-checkbox-help Fix checkbox help Compare: https://github.com/jenkinsci/discard-old-build-plugin/compare/a106d3f63170...f90c52e58db7 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/discard-old-build-plugin/push/refs/heads/feature-test/a106d3-f90c52%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/discard-old-build-plugin] f10d2d: Fix checkbox help
Branch: refs/heads/master Home: https://github.com/jenkinsci/discard-old-build-plugin Commit: f10d2dfebede294e11c10fcffd9ce5b257102c4e https://github.com/jenkinsci/discard-old-build-plugin/commit/f10d2dfebede294e11c10fcffd9ce5b257102c4e Author: Martin d'Anjou Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.jelly Log Message: --- Fix checkbox help Commit: db46be796737060a0a463b462729dab8dc38780a https://github.com/jenkinsci/discard-old-build-plugin/commit/db46be796737060a0a463b462729dab8dc38780a Author: Martin d'Anjou Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.properties M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-daysToKeep.html M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-keepLastBuilds.html A src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help.html Log Message: --- Help cleanup and clarification Commit: f90c52e58db789e28c2a45a5756a63d5e3143a10 https://github.com/jenkinsci/discard-old-build-plugin/commit/f90c52e58db789e28c2a45a5756a63d5e3143a10 Author: Benjamin Beggs Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.jelly M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.properties M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-daysToKeep.html M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-keepLastBuilds.html A src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help.html Log Message: --- Merge pull request #15 from martinda/fix-checkbox-help Fix checkbox help Commit: 7cde4ae9f466c53cf17931d61e75953151ccecb5 https://github.com/jenkinsci/discard-old-build-plugin/commit/7cde4ae9f466c53cf17931d61e75953151ccecb5 Author: Benjamin Beggs Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.jelly M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/config.properties M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-daysToKeep.html M src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help-keepLastBuilds.html A src/main/resources/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher/help.html Log Message: --- Merge branch 'feature-test' Compare: https://github.com/jenkinsci/discard-old-build-plugin/compare/7e7009f78da9...7cde4ae9f466 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/discard-old-build-plugin/push/refs/heads/master/7e7009-7cde4a%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/discard-old-build-plugin]
Branch: refs/heads/feature-test Home: https://github.com/jenkinsci/discard-old-build-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/discard-old-build-plugin/push/refs/heads/feature-test/f90c52-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/pipeline-model-definition-plugin] 4622f9: Using standard buildPlugin.
Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-model-definition-plugin Commit: 4622f91dcebda73db85457726ae149541efa5b8a https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4622f91dcebda73db85457726ae149541efa5b8a Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M Jenkinsfile Log Message: --- Using standard buildPlugin. Commit: 32a86820ab2608b1d7b071b206471c4e34defc1f https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/32a86820ab2608b1d7b071b206471c4e34defc1f Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- Using inherited jacoco-maven-plugin version which works on Java 11. Commit: 9d3353a3909e5bbb13f71c8b7f0d22f5be771132 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/9d3353a3909e5bbb13f71c8b7f0d22f5be771132 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- Also pick up Mockito from parent for Java 11 compatibility. Commit: c2c7afd9bb56a52ddd61f533e6d5a0bfbc8c15c2 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/c2c7afd9bb56a52ddd61f533e6d5a0bfbc8c15c2 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- Analogue of https://github.com/jenkinsci/jenkins/pull/3643 which is already in 2.143. Commit: d25235d10f89f5aff00f616a1158b78a23327dea https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/d25235d10f89f5aff00f616a1158b78a23327dea Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M Jenkinsfile Log Message: --- Giving up on Java 11 builds for now. Commit: d1e396c295008950ef47018b145e7d9a9623a883 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/d1e396c295008950ef47018b145e7d9a9623a883 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M Jenkinsfile Log Message: --- Trying another syntax. Commit: 391d93ff5eb56a40513ffe83901a476f002483f6 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/391d93ff5eb56a40513ffe83901a476f002483f6 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- Will reuseForks=false help? Commit: 4e094ecfc7e8f769638ab296497b3d031cbcdef6 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4e094ecfc7e8f769638ab296497b3d031cbcdef6 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pipeline-model-definition/pom.xml Log Message: --- jenkins.test.timeout Commit: 4726114e3d47c19bc569357df0677eae11997db5 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4726114e3d47c19bc569357df0677eae11997db5 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pipeline-model-definition/pom.xml M pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/DurabilityTest.java M pom.xml Log Message: --- Merge branch 'master' into Jenkinsfile Commit: b1db6daa93eb99aec71cb625f51fb807ca20822c https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b1db6daa93eb99aec71cb625f51fb807ca20822c Author: Liam Newman Date: 2019-06-13 (Thu, 13 Jun 2019) Changed paths: M Jenkinsfile M pipeline-model-definition/pom.xml M pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/Utils.groovy M pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy M pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy M pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/RuntimeASTTransformer.groovy M pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java M pipeline-model-definition/src/test/resources/agent/agentFromEnv.groovy A pipeline-model-definition/src/test/resources/agent/agentFromParentEnv.groovy M pom.xml Log Message: --- Merge branch 'master' into Jenkinsfile Commit: bd71d76f9b0e44bbc751354fc979b8a920ae6788 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/bd71d76f9b0e44bbc751354fc979b8a920ae6788 Author: Jesse Glick Date: 2019-06-13 (Thu, 13 Jun 2019) Changed
[jenkinsci/pipeline-model-definition-plugin] 4622f9: Using standard buildPlugin.
Branch: refs/heads/feature/matrix Home: https://github.com/jenkinsci/pipeline-model-definition-plugin Commit: 4622f91dcebda73db85457726ae149541efa5b8a https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4622f91dcebda73db85457726ae149541efa5b8a Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M Jenkinsfile Log Message: --- Using standard buildPlugin. Commit: 32a86820ab2608b1d7b071b206471c4e34defc1f https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/32a86820ab2608b1d7b071b206471c4e34defc1f Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- Using inherited jacoco-maven-plugin version which works on Java 11. Commit: 9d3353a3909e5bbb13f71c8b7f0d22f5be771132 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/9d3353a3909e5bbb13f71c8b7f0d22f5be771132 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- Also pick up Mockito from parent for Java 11 compatibility. Commit: c2c7afd9bb56a52ddd61f533e6d5a0bfbc8c15c2 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/c2c7afd9bb56a52ddd61f533e6d5a0bfbc8c15c2 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- Analogue of https://github.com/jenkinsci/jenkins/pull/3643 which is already in 2.143. Commit: d25235d10f89f5aff00f616a1158b78a23327dea https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/d25235d10f89f5aff00f616a1158b78a23327dea Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M Jenkinsfile Log Message: --- Giving up on Java 11 builds for now. Commit: d1e396c295008950ef47018b145e7d9a9623a883 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/d1e396c295008950ef47018b145e7d9a9623a883 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M Jenkinsfile Log Message: --- Trying another syntax. Commit: 391d93ff5eb56a40513ffe83901a476f002483f6 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/391d93ff5eb56a40513ffe83901a476f002483f6 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml Log Message: --- Will reuseForks=false help? Commit: 4e094ecfc7e8f769638ab296497b3d031cbcdef6 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4e094ecfc7e8f769638ab296497b3d031cbcdef6 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pipeline-model-definition/pom.xml Log Message: --- jenkins.test.timeout Commit: 4726114e3d47c19bc569357df0677eae11997db5 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4726114e3d47c19bc569357df0677eae11997db5 Author: Jesse Glick Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pipeline-model-definition/pom.xml M pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/DurabilityTest.java M pom.xml Log Message: --- Merge branch 'master' into Jenkinsfile Commit: 3f6734aa2e942e721d947a60d5399258858441a6 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/3f6734aa2e942e721d947a60d5399258858441a6 Author: Liam Newman Date: 2019-06-12 (Wed, 12 Jun 2019) Changed paths: M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java A pipeline-model-definition/src/test/resources/agent/agentFromParentEnv.groovy Log Message: --- Add test for label resolution from parent env JENKINS-43911 is still failing because the environment isn't preset when the agent label is evaluated. However, if the stage is inside another stage the label should be able to pick up the environment from the parent. This is not espcially interesting but is worth having a test to cover it. Commit: 786510b6b96419a0ec9104e5d5d3155945a22d27 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/786510b6b96419a0ec9104e5d5d3155945a22d27 Author: Liam Newman Date: 2019-06-12 (Wed, 12 Jun 2019) Changed paths: M pom.xml Log Message: --- Stop gmaven from running due to inheritance gmaven is a inherited from parent and still runs despite being removed. This change stops it from running by setting phase to 'none'. Commit: ee1f15a6d897befc0a9fab1458079d459b46eac5 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/ee1f15a6d897befc0a9fab1458079d459b46eac5 Author: Liam Newman Date: 2019-06-12 (Wed,
[jenkinsci/dependency-check-plugin] cb5e2c: Adding installation
Branch: refs/heads/master Home: https://github.com/jenkinsci/dependency-check-plugin Commit: cb5e2ca799d8f820678a0ffb5c0c3ebf74092cd0 https://github.com/jenkinsci/dependency-check-plugin/commit/cb5e2ca799d8f820678a0ffb5c0c3ebf74092cd0 Author: stevespringett Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: A src/main/java/org/jenkinsci/plugins/DependencyCheck/tools/DependencyCheckInstaller.java Log Message: --- Adding installation -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/dependency-check-plugin/push/refs/heads/master/3079cb-cb5e2c%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/dtkit-plugin] 918d7a: Fix wiki link in pom
Branch: refs/heads/master Home: https://github.com/jenkinsci/dtkit-plugin Commit: 918d7a3665da87af11f1c4c7e5d3abb4f4288551 https://github.com/jenkinsci/dtkit-plugin/commit/918d7a3665da87af11f1c4c7e5d3abb4f4288551 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Fix wiki link in pom Commit: 20982911d7ab262b7bfa6b61d2dd28b36a4b8d76 https://github.com/jenkinsci/dtkit-plugin/commit/20982911d7ab262b7bfa6b61d2dd28b36a4b8d76 Author: Nikolas Falco Date: 2019-06-15 (Sat, 15 Jun 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #10 from MarkEWaite/patch-1 Fix wiki link in pom Compare: https://github.com/jenkinsci/dtkit-plugin/compare/6f8fcf635c42...20982911d7ab -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/dtkit-plugin/push/refs/heads/master/6f8fcf-209829%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-plugin] e0bd58: Use parent pom 3.45
Branch: refs/heads/stable-3.10 Home: https://github.com/jenkinsci/git-plugin Commit: e0bd58b075276b336ad7442e27bf6da75fc79890 https://github.com/jenkinsci/git-plugin/commit/e0bd58b075276b336ad7442e27bf6da75fc79890 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Use parent pom 3.45 Commit: adcd6ffad2302206ce834c83718655be85561f01 https://github.com/jenkinsci/git-plugin/commit/adcd6ffad2302206ce834c83718655be85561f01 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Test with script security 1.60 Commit: 45ac5b1108ee99708b1c1569d808eed7459fc1d4 https://github.com/jenkinsci/git-plugin/commit/45ac5b1108ee99708b1c1569d808eed7459fc1d4 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Test with mockito-core 2.28.2 Commit: f8ad427eb1fbec9a109570176207d79b46b01b43 https://github.com/jenkinsci/git-plugin/commit/f8ad427eb1fbec9a109570176207d79b46b01b43 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #724 from MarkEWaite/update-parent-pom Use parent pom 3.45 Compare: https://github.com/jenkinsci/git-plugin/compare/a877fcfc817c...f8ad427eb1fb -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-plugin/push/refs/heads/stable-3.10/a877fc-f8ad42%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/maven-plugin] bad947: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-plugin Commit: bad947c160f329ab2f2971fabb4addad76f90c9d https://github.com/jenkinsci/maven-plugin/commit/bad947c160f329ab2f2971fabb4addad76f90c9d Author: olivier lamy Date: 2019-06-15 (Sat, 15 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/master/e314ef-bad947%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/maven-plugin]
Branch: refs/tags/maven-plugin-3.3 Home: https://github.com/jenkinsci/maven-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/tags/maven-plugin-3.3/00-864075%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/maven-plugin] e314ef: [maven-release-plugin] prepare release maven-plugi...
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-plugin Commit: e314ef36a6c539fea2a1a4b6ed0a15d192ccd242 https://github.com/jenkinsci/maven-plugin/commit/e314ef36a6c539fea2a1a4b6ed0a15d192ccd242 Author: olivier lamy Date: 2019-06-15 (Sat, 15 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release maven-plugin-3.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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/master/997aca-e314ef%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-plugin] e0bd58: Use parent pom 3.45
Branch: refs/heads/master Home: https://github.com/jenkinsci/git-plugin Commit: e0bd58b075276b336ad7442e27bf6da75fc79890 https://github.com/jenkinsci/git-plugin/commit/e0bd58b075276b336ad7442e27bf6da75fc79890 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Use parent pom 3.45 Commit: adcd6ffad2302206ce834c83718655be85561f01 https://github.com/jenkinsci/git-plugin/commit/adcd6ffad2302206ce834c83718655be85561f01 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Test with script security 1.60 Commit: 45ac5b1108ee99708b1c1569d808eed7459fc1d4 https://github.com/jenkinsci/git-plugin/commit/45ac5b1108ee99708b1c1569d808eed7459fc1d4 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Test with mockito-core 2.28.2 Commit: f8ad427eb1fbec9a109570176207d79b46b01b43 https://github.com/jenkinsci/git-plugin/commit/f8ad427eb1fbec9a109570176207d79b46b01b43 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Merge pull request #724 from MarkEWaite/update-parent-pom Use parent pom 3.45 Commit: 01b94e7de135cb9aafec0da93e5e933e0c977540 https://github.com/jenkinsci/git-plugin/commit/01b94e7de135cb9aafec0da93e5e933e0c977540 Author: Mark Waite Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml Log Message: --- Merge branch 'stable-3.10' Compare: https://github.com/jenkinsci/git-plugin/compare/12718cf6bb47...01b94e7de135 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-plugin/push/refs/heads/master/12718c-01b94e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/nodejs-plugin] f6be4b: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/nodejs-plugin Commit: f6be4b7e427f12d15255d83e81cfd3df0ceefcc6 https://github.com/jenkinsci/nodejs-plugin/commit/f6be4b7e427f12d15255d83e81cfd3df0ceefcc6 Author: Nikolas Falco Date: 2019-06-15 (Sat, 15 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nodejs-plugin/push/refs/heads/master/c7396a-f6be4b%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/nodejs-plugin]
Branch: refs/tags/nodejs-1.3.2 Home: https://github.com/jenkinsci/nodejs-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nodejs-plugin/push/refs/tags/nodejs-1.3.2/00-0c7376%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/nodejs-plugin] 8ef3d6: [JENKINS-58029] NodeJS plugin Cache location rever...
Branch: refs/heads/master Home: https://github.com/jenkinsci/nodejs-plugin Commit: 8ef3d68e1497f8a03676652adccc3687dc8c512c https://github.com/jenkinsci/nodejs-plugin/commit/8ef3d68e1497f8a03676652adccc3687dc8c512c Author: Nikolas Falco Date: 2019-06-15 (Sat, 15 Jun 2019) Changed paths: M src/main/java/jenkins/plugins/nodejs/NodeJSBuildWrapper.java M src/main/java/jenkins/plugins/nodejs/NodeJSCommandInterpreter.java M src/test/java/jenkins/plugins/nodejs/NodeJSBuildWrapperTest.java M src/test/java/jenkins/plugins/nodejs/NodeJSCommandInterpreterTest.java M src/test/java/jenkins/plugins/nodejs/tools/NodeJSInstallationTest.java A src/test/resources/jenkins/plugins/nodejs/NodeJSBuildWrapperTest/test_reloading_job_configuration_contains_saved_cache_strategy/jobs/test/config.xml A src/test/resources/jenkins/plugins/nodejs/NodeJSBuildWrapperTest/test_serialisation_is_compatible_with_version_1_2_x/jobs/test/config.xml A src/test/resources/jenkins/plugins/nodejs/NodeJSCommandInterpreterTest/test_reloading_job_configuration_contains_saved_cache_strategy/jobs/test/config.xml A src/test/resources/jenkins/plugins/nodejs/NodeJSCommandInterpreterTest/test_serialisation_is_compatible_with_version_1_2_x/jobs/test/config.xml R src/test/resources/jenkins/plugins/nodejs/tools/NodeJSInstallationTest/test_serialisation_is_compatible_with_version_1_2_x/jobs/test/config.xml Log Message: --- [JENKINS-58029] NodeJS plugin Cache location reverts to Default after restart Fix readResolve that always overrides cacheStrategy also when already valued. Commit: c7396a27e5dab83b7cb084efef9de522d69f4f51 https://github.com/jenkinsci/nodejs-plugin/commit/c7396a27e5dab83b7cb084efef9de522d69f4f51 Author: Nikolas Falco Date: 2019-06-15 (Sat, 15 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release nodejs-1.3.2 Compare: https://github.com/jenkinsci/nodejs-plugin/compare/2abe5ee723d4...c7396a27e5da -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nodejs-plugin/push/refs/heads/master/2abe5e-c7396a%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin] 2375ad: leverage groovy class loader cache, per https://gi...
Branch: refs/heads/develop Home: https://github.com/jenkinsci/splunk-devops-plugin Commit: 2375ad96141a886fe14f831e33c9ab6e4ca2d1be https://github.com/jenkinsci/splunk-devops-plugin/commit/2375ad96141a886fe14f831e33c9ab6e4ca2d1be Author: Ted Xiao Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M splunk-devops/src/main/groovy/com/splunk/splunkjenkins/UserActionDSL.groovy M splunk-devops/src/main/java/com/splunk/splunkjenkins/SplunkJenkinsInstallation.java M splunk-devops/src/main/java/com/splunk/splunkjenkins/listeners/LoggingRunListener.java Log Message: --- leverage groovy class loader cache, per https://github.com/groovy/groovy-core/blob/GROOVY_2_4_3/src/main/groovy/lang/GroovyClassLoader.java#L252 Commit: eeb2d6e9252562d2271bb6ca0c70e108d08c4369 https://github.com/jenkinsci/splunk-devops-plugin/commit/eeb2d6e9252562d2271bb6ca0c70e108d08c4369 Author: Ted Xiao Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M splunk-devops/src/main/java/com/splunk/splunkjenkins/listeners/LoggingConfigListener.java Log Message: --- fix log parameter Commit: c612ff5dd03351fe5d53f1ea66a70b0100326674 https://github.com/jenkinsci/splunk-devops-plugin/commit/c612ff5dd03351fe5d53f1ea66a70b0100326674 Author: Ted Xiao Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M splunk-devops/src/main/java/com/splunk/splunkjenkins/model/JunitTestCaseGroup.java Log Message: --- implements Serializable for JunitTestCaseGroup Commit: 39f4acce9964f17de5df9d3ff1b0589b520836da https://github.com/jenkinsci/splunk-devops-plugin/commit/39f4acce9964f17de5df9d3ff1b0589b520836da Author: Ted Xiao Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/SplunkConsoleLogStep.java Log Message: --- fix pre-mature check issue: should defer the check to TeeConsoleLogFilter, in which `if (SplunkJenkinsInstallation.get().isEventDisabled(CONSOLE_LOG))` will skip sending any log if either invalid config or disabled Commit: 3078b994111bdae07b1dcb5d4b2d950d49c460a6 https://github.com/jenkinsci/splunk-devops-plugin/commit/3078b994111bdae07b1dcb5d4b2d950d49c460a6 Author: Ted Xiao Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml M splunk-devops-extend/pom.xml M splunk-devops-shaded/pom.xml M splunk-devops/pom.xml Log Message: --- [maven-release-plugin] prepare release 1.7.4 Compare: https://github.com/jenkinsci/splunk-devops-plugin/compare/ea1060bcff7c...3078b994111b -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/splunk-devops-plugin/push/refs/heads/develop/ea1060-3078b9%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin] ff5084: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/develop Home: https://github.com/jenkinsci/splunk-devops-plugin Commit: ff5084eb6cc32a5167a94c1f107ec8007606f819 https://github.com/jenkinsci/splunk-devops-plugin/commit/ff5084eb6cc32a5167a94c1f107ec8007606f819 Author: Ted Xiao Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M pom.xml M splunk-devops-extend/pom.xml M splunk-devops-shaded/pom.xml M splunk-devops/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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/splunk-devops-plugin/push/refs/heads/develop/3078b9-ff5084%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/splunk-devops-plugin]
Branch: refs/tags/1.7.4 Home: https://github.com/jenkinsci/splunk-devops-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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/splunk-devops-plugin/push/refs/tags/1.7.4/00-f3e750%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/discard-old-build-plugin] ccc133: Update README.md
Branch: refs/heads/master Home: https://github.com/jenkinsci/discard-old-build-plugin Commit: ccc133caae9b149e452546a97eb806eb5fa1f615 https://github.com/jenkinsci/discard-old-build-plugin/commit/ccc133caae9b149e452546a97eb806eb5fa1f615 Author: Benjamin Beggs Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M README.md Log Message: --- Update README.md -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/discard-old-build-plugin/push/refs/heads/master/7cde4a-ccc133%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/codescene-plugin] 6dd93c: ENTERPRISE-827: present the code owners for failed...
Branch: refs/heads/827-present-code-owner-for-failed-quality-gate Home: https://github.com/jenkinsci/codescene-plugin Commit: 6dd93c5747866f823b89f87556f05ec62cc1bff5 https://github.com/jenkinsci/codescene-plugin/commit/6dd93c5747866f823b89f87556f05ec62cc1bff5 Author: Adam Tornhill Date: 2019-06-14 (Fri, 14 Jun 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuildActionEntry.java M src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisResult.java M src/main/java/org/jenkinsci/plugins/codescene/Domain/QualityGates.java M src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuildAction/summary.jelly Log Message: --- ENTERPRISE-827: present the code owners for failed quality gates when present -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/codescene-plugin/push/refs/heads/827-present-code-owner-for-failed-quality-gate/00-6dd93c%40github.com. For more options, visit https://groups.google.com/d/optout.