[jenkinsci/view-job-filters-plugin] 35b00c: Sketch of updating dependencies

2020-04-01 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/view-job-filters-plugin Commit: 35b00c09e9dddbfff918af6bdc6ade56f0803d9f https://github.com/jenkinsci/view-job-filters-plugin/commit/35b00c09e9dddbfff918af6bdc6ade56f0803d9f Author: Jesse Glick Date: 2020-03-31 (Tue

[jenkinsci/view-job-filters-plugin] 130e2f: [JENKINS-51143] Support WorkflowJob in JobStatusFi...

2020-04-01 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/view-job-filters-plugin Commit: 130e2fd066f00ef118d73f5a3ca94c1dddbf7299 https://github.com/jenkinsci/view-job-filters-plugin/commit/130e2fd066f00ef118d73f5a3ca94c1dddbf7299 Author: Jesse Glick Date: 2020-04-01 (Wed

[jenkinsci/view-job-filters-plugin]

2020-04-01 Thread Jesse Glick
Branch: refs/tags/view-job-filters-2.2 Home: https://github.com/jenkinsci/view-job-filters-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 jenkin

[jenkinsci/view-job-filters-plugin] 9ba4fe: [maven-release-plugin] prepare for next developmen...

2020-04-01 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/view-job-filters-plugin Commit: 9ba4feb53811c1e8f897ab1e1e78183420a65025 https://github.com/jenkinsci/view-job-filters-plugin/commit/9ba4feb53811c1e8f897ab1e1e78183420a65025 Author: Jesse Glick Date: 2020-04-01 (Wed

[jenkinsci/view-job-filters-plugin] 983f66: [maven-release-plugin] prepare release view-job-fi...

2020-04-01 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/view-job-filters-plugin Commit: 983f66841567691573f267938041b7345c381eb4 https://github.com/jenkinsci/view-job-filters-plugin/commit/983f66841567691573f267938041b7345c381eb4 Author: Jesse Glick Date: 2020-04-01 (Wed

[jenkinsci/mercurial-plugin] 82ef6c: BOM 3

2020-04-02 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/mercurial-plugin Commit: 82ef6c15312ecbbf1f48083e925f5dedaf2065c4 https://github.com/jenkinsci/mercurial-plugin/commit/82ef6c15312ecbbf1f48083e925f5dedaf2065c4 Author: Jesse Glick Date: 2019-09-26 (Thu, 26 Sep 2019

[jenkinsci/mercurial-plugin] 38fb6d: Apparently reuseForks=false is what it takes

2020-04-02 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/mercurial-plugin Commit: 38fb6d3f618c5304f1a3b9263aa51963268924fd https://github.com/jenkinsci/mercurial-plugin/commit/38fb6d3f618c5304f1a3b9263aa51963268924fd Author: Jesse Glick Date: 2020-04-02 (Thu, 02 Apr 2020

[jenkinsci/mercurial-plugin] cd770d: Use JenkinsRule.waitOnline

2020-04-02 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/mercurial-plugin Commit: cd770d9be77a30afc9dd4e185b21fb5fccf4d0cc https://github.com/jenkinsci/mercurial-plugin/commit/cd770d9be77a30afc9dd4e185b21fb5fccf4d0cc Author: Jesse Glick Date: 2020-04-02 (Thu, 02 Apr 2020

[jenkinsci/mercurial-plugin]

2020-04-03 Thread Jesse Glick
Branch: refs/tags/mercurial-2.9 Home: https://github.com/jenkinsci/mercurial-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+un

[jenkinsci/mercurial-plugin] bde53f: [maven-release-plugin] prepare release mercurial-2.9

2020-04-03 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/mercurial-plugin Commit: bde53fd3ffd9cd691bd68840c80a70323c63a256 https://github.com/jenkinsci/mercurial-plugin/commit/bde53fd3ffd9cd691bd68840c80a70323c63a256 Author: Jesse Glick Date: 2020-04-03 (Fri, 03 Apr 2020

[jenkinsci/mercurial-plugin] 1902a8: [maven-release-plugin] prepare for next developmen...

2020-04-03 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/mercurial-plugin Commit: 1902a85e2c8d6bf8b630db89134d059aef877fe4 https://github.com/jenkinsci/mercurial-plugin/commit/1902a85e2c8d6bf8b630db89134d059aef877fe4 Author: Jesse Glick Date: 2020-04-03 (Fri, 03 Apr 2020

[jenkinsci/credentials-binding-plugin] 5e4ecb: Add some documentation about not masking multiline...

2020-04-03 Thread Jesse Glick
: b7c8e76b75c8f47396dcc16e764f398f94b09cb0 https://github.com/jenkinsci/credentials-binding-plugin/commit/b7c8e76b75c8f47396dcc16e764f398f94b09cb0 Author: Jesse Glick Date: 2020-04-03 (Fri, 03 Apr 2020) Changed paths: M src/main/resources/org/jenkinsci/plugins/credentialsbinding/Binding/help

[jenkinsci/ssh-slaves-plugin] ee9c95: Deleting obsolete RemoteLauncher (#179)

2020-04-08 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-slaves-plugin Commit: ee9c95d5dec4d2c569d6bed7cdec0bd1e385add7 https://github.com/jenkinsci/ssh-slaves-plugin/commit/ee9c95d5dec4d2c569d6bed7cdec0bd1e385add7 Author: Jesse Glick Date: 2020-04-08 (Wed, 08 Apr

[jenkinsci/ssh-slaves-plugin] 641165: cleanupConnection should not block on Connection.c...

2020-04-08 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-slaves-plugin Commit: 64116586a7cea94d520d29906b64160d9008ce88 https://github.com/jenkinsci/ssh-slaves-plugin/commit/64116586a7cea94d520d29906b64160d9008ce88 Author: Jesse Glick Date: 2020-04-08 (Wed, 08 Apr

[jenkinsci/ssh-slaves-plugin] b9b0ef: Improved buildConfiguration (#180)

2020-04-08 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-slaves-plugin Commit: b9b0efb431a1453c33056878f24de0b63daa1099 https://github.com/jenkinsci/ssh-slaves-plugin/commit/b9b0efb431a1453c33056878f24de0b63daa1099 Author: Jesse Glick Date: 2020-04-08 (Wed, 08 Apr

[jenkinsci/jenkins]

2020-04-14 Thread Jesse Glick
Branch: refs/heads/snyk-fix-ff93379b087d5ff013b8893b2a313f3e Home: https://github.com/jenkinsci/jenkins -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[jenkinsci/jenkins-test-harness] 03e0d5: waitForCompletion should wait for !Run.logUpdated ...

2020-04-15 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins-test-harness Commit: 03e0d5c91ee3fd88b3253e4d7647e8b276c0b99f https://github.com/jenkinsci/jenkins-test-harness/commit/03e0d5c91ee3fd88b3253e4d7647e8b276c0b99f Author: Jesse Glick Date: 2020-04-09 (Thu, 09

[jenkinsci/jenkins-test-harness] a0455b: Add WithTimeout support for JUnit4

2020-04-15 Thread Jesse Glick
/5ea932fd0c69ebac4b2a21c9af42df89586c72b6 Author: Jesse Glick Date: 2020-04-15 (Wed, 15 Apr 2020) Changed paths: M src/main/java/org/jvnet/hudson/test/recipes/WithTimeout.java Log Message: --- Merge pull request #209 from Wadeck/add-withTimeout-for-junit4 Add WithTimeout support for

[jenkinsci/jenkins-test-harness] a48439: JenkinsRule.waitOnline should stream Computer.logText

2020-04-15 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins-test-harness Commit: a48439b953ba75d2c31cd75485f487417e68634a https://github.com/jenkinsci/jenkins-test-harness/commit/a48439b953ba75d2c31cd75485f487417e68634a Author: Jesse Glick Date: 2020-04-02 (Thu, 02

[jenkinsci/jenkins-test-harness]

2020-04-15 Thread Jesse Glick
Branch: refs/tags/jenkins-test-harness-2.63 Home: https://github.com/jenkinsci/jenkins-test-harness -- 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 jenk

[jenkinsci/jenkins-test-harness] eaa422: [maven-release-plugin] prepare release jenkins-tes...

2020-04-15 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins-test-harness Commit: eaa4228ab1a18ff61c5a2435f5310f31e9fdf696 https://github.com/jenkinsci/jenkins-test-harness/commit/eaa4228ab1a18ff61c5a2435f5310f31e9fdf696 Author: Jesse Glick Date: 2020-04-15 (Wed, 15

[jenkinsci/jenkins-test-harness] ac69d6: [maven-release-plugin] prepare for next developmen...

2020-04-15 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins-test-harness Commit: ac69d6ae0e6e8e4a9555f9a4b3abf9053731a8b5 https://github.com/jenkinsci/jenkins-test-harness/commit/ac69d6ae0e6e8e4a9555f9a4b3abf9053731a8b5 Author: Jesse Glick Date: 2020-04-15 (Wed, 15

[jenkinsci/mercurial-plugin] 0e766e: Setup incrementals

2020-04-20 Thread Jesse Glick
/a26b6090cccad36287ccff983e71447320322fe7 Author: Jesse Glick Date: 2020-04-02 (Thu, 02 Apr 2020) Changed paths: M pom.xml M src/test/java/hudson/plugins/mercurial/MercurialContainer.java Log Message: --- Merge branch 'master' into incrementalify

[jenkinsci/plugin-pom] 8c269d: [maven-release-plugin] prepare for next developmen...

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: 8c269dbd6f2fd7810efd7ec8df9f6bdba5b37c82 https://github.com/jenkinsci/plugin-pom/commit/8c269dbd6f2fd7810efd7ec8df9f6bdba5b37c82 Author: Jesse Glick Date: 2020-04-20 (Mon, 20 Apr 2020) Changed

[jenkinsci/plugin-pom] fbe5a0: [maven-release-plugin] prepare release plugin-4.1

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: fbe5a0a85ca6eab92c229a1533c4b7b41276e31a https://github.com/jenkinsci/plugin-pom/commit/fbe5a0a85ca6eab92c229a1533c4b7b41276e31a Author: Jesse Glick Date: 2020-04-20 (Mon, 20 Apr 2020) Changed

[jenkinsci/plugin-pom]

2020-04-20 Thread Jesse Glick
Branch: refs/tags/plugin-4.1 Home: https://github.com/jenkinsci/plugin-pom -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...

[jenkinsci/mercurial-plugin] fb0bed: Update README.md

2020-04-20 Thread Jesse Glick
curial-plugin/commit/cb8bd8d6286e05137ebf696ab9a719d3094ff5c3 Author: Jesse Glick Date: 2020-04-20 (Mon, 20 Apr 2020) Changed paths: A CHANGELOG.md M README.md A docs/images/mercurial.png M pom.xml Log Message: --- Merge pull request #141 from zbynek/maste

[jenkinsci/credentials-binding-plugin] 47f913: 2.164.x

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-binding-plugin Commit: 47f913104f88695449d36b09b1474e464abc0306 https://github.com/jenkinsci/credentials-binding-plugin/commit/47f913104f88695449d36b09b1474e464abc0306 Author: Jesse Glick Date: 2020-04

[jenkinsci/build-token-root-plugin] 27db67: Updates

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/build-token-root-plugin Commit: 27db675a56ac7b0f4547db0645ba4d6333e1a748 https://github.com/jenkinsci/build-token-root-plugin/commit/27db675a56ac7b0f4547db0645ba4d6333e1a748 Author: Jesse Glick Date: 2020-04-20 (Mon

[jenkinsci/parallel-test-executor-plugin] 8cc091: 2.164.x

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/parallel-test-executor-plugin Commit: 8cc091b03c87067406bdb68680c0ab2d7dc8401d https://github.com/jenkinsci/parallel-test-executor-plugin/commit/8cc091b03c87067406bdb68680c0ab2d7dc8401d Author: Jesse Glick Date

[jenkinsci/mercurial-plugin] df0ad8: 2.164.x

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/mercurial-plugin Commit: df0ad89b058ccf99ae4ad571514952061413fd47 https://github.com/jenkinsci/mercurial-plugin/commit/df0ad89b058ccf99ae4ad571514952061413fd47 Author: Jesse Glick Date: 2020-04-13 (Mon, 13 Apr 2020

[jenkinsci/credentials-binding-plugin] d1de1c: [maven-release-plugin] prepare release credentials...

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-binding-plugin Commit: d1de1c7edf59f00716b6f3d0fdcd7f2acd8c7a91 https://github.com/jenkinsci/credentials-binding-plugin/commit/d1de1c7edf59f00716b6f3d0fdcd7f2acd8c7a91 Author: Jesse Glick Date: 2020-04

[jenkinsci/credentials-binding-plugin] 079543: [maven-release-plugin] prepare for next developmen...

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/credentials-binding-plugin Commit: 079543c19a08843c57cd3ddbc23341ad1eb34222 https://github.com/jenkinsci/credentials-binding-plugin/commit/079543c19a08843c57cd3ddbc23341ad1eb34222 Author: Jesse Glick Date: 2020-04

[jenkinsci/credentials-binding-plugin]

2020-04-20 Thread Jesse Glick
Branch: refs/tags/credentials-binding-1.22 Home: https://github.com/jenkinsci/credentials-binding-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/mercurial-plugin] aa5f16: [maven-release-plugin] prepare for next developmen...

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/mercurial-plugin Commit: aa5f16e6b5ecbcb5d90e8895d83b841570c339d6 https://github.com/jenkinsci/mercurial-plugin/commit/aa5f16e6b5ecbcb5d90e8895d83b841570c339d6 Author: Jesse Glick Date: 2020-04-20 (Mon, 20 Apr 2020

[jenkinsci/mercurial-plugin] dc87ee: [maven-release-plugin] prepare release mercurial-2.10

2020-04-20 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/mercurial-plugin Commit: dc87eea1176baa44594a121dc00ba8ac8046b30b https://github.com/jenkinsci/mercurial-plugin/commit/dc87eea1176baa44594a121dc00ba8ac8046b30b Author: Jesse Glick Date: 2020-04-20 (Mon, 20 Apr 2020

[jenkinsci/mercurial-plugin]

2020-04-20 Thread Jesse Glick
Branch: refs/tags/mercurial-2.10 Home: https://github.com/jenkinsci/mercurial-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+u

[jenkinsci/mercurial-plugin] 053628: Specify languages for README snippets

2020-04-20 Thread Jesse Glick
2020) Changed paths: M README.md Log Message: --- Specify languages for README snippets Commit: 117d4f7ee4864cecc11921ca0691ceaf1be2db7b https://github.com/jenkinsci/mercurial-plugin/commit/117d4f7ee4864cecc11921ca0691ceaf1be2db7b Author: Jesse Glick Date: 2020

[jenkinsci/junit-plugin] 956236: [JENKINS-61787] Do not attempt to look up TestName...

2020-04-23 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/junit-plugin Commit: 956236b6ea621a19bef404b39522496fb58c8d7d https://github.com/jenkinsci/junit-plugin/commit/956236b6ea621a19bef404b39522496fb58c8d7d Author: Jesse Glick Date: 2020-04-02 (Thu, 02 Apr 2020

[jenkinsci/junit-plugin] 86a7f0: Update POM, use BOM

2020-04-24 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/junit-plugin Commit: 86a7f071e1983e3def669a6700fb1530c575e300 https://github.com/jenkinsci/junit-plugin/commit/86a7f071e1983e3def669a6700fb1530c575e300 Author: Jesse Glick Date: 2020-04-23 (Thu, 23 Apr 2020

[jenkinsci/winstone] 77dc48: JDK-8239027 is in JDK 8u252

2020-04-24 Thread Jesse Glick
Branch: refs/heads/JDK-8239027 Home: https://github.com/jenkinsci/winstone Commit: 77dc48cef979d4503b6de18d3b19b70db4544ea9 https://github.com/jenkinsci/winstone/commit/77dc48cef979d4503b6de18d3b19b70db4544ea9 Author: Jesse Glick Date: 2020-04-24 (Fri, 24 Apr 2020) Changed

[jenkinsci/winstone] 77dc48: JDK-8239027 is in JDK 8u252

2020-04-27 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/winstone Commit: 77dc48cef979d4503b6de18d3b19b70db4544ea9 https://github.com/jenkinsci/winstone/commit/77dc48cef979d4503b6de18d3b19b70db4544ea9 Author: Jesse Glick Date: 2020-04-24 (Fri, 24 Apr 2020) Changed

[jenkinsci/winstone]

2020-04-27 Thread Jesse Glick
Branch: refs/heads/JDK-8239027 Home: https://github.com/jenkinsci/winstone -- 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...

[jenkinsci/maven-hpi-plugin] e576d7: Use SupportLogFormatter from hpi:run

2020-04-27 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-hpi-plugin Commit: e576d722f685e12ea690bd59b4c1f9613a5883b7 https://github.com/jenkinsci/maven-hpi-plugin/commit/e576d722f685e12ea690bd59b4c1f9613a5883b7 Author: Jesse Glick Date: 2020-04-21 (Tue, 21 Apr 2020

[jenkinsci/maven-hpi-plugin] 72383f: Offer a browse URL from hpi:run including the like...

2020-04-27 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-hpi-plugin Commit: 72383ff220c27d6547aba369c40496f5ab320635 https://github.com/jenkinsci/maven-hpi-plugin/commit/72383ff220c27d6547aba369c40496f5ab320635 Author: Jesse Glick Date: 2020-04-21 (Tue, 21 Apr 2020

[jenkinsci/maven-hpi-plugin] 87164a: [maven-release-plugin] prepare release maven-hpi-p...

2020-04-27 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-hpi-plugin Commit: 87164a0e5c480e99c72525fe46073d9402e24d9a https://github.com/jenkinsci/maven-hpi-plugin/commit/87164a0e5c480e99c72525fe46073d9402e24d9a Author: Jesse Glick Date: 2020-04-27 (Mon, 27 Apr 2020

[jenkinsci/maven-hpi-plugin]

2020-04-27 Thread Jesse Glick
Branch: refs/tags/maven-hpi-plugin-3.14 Home: https://github.com/jenkinsci/maven-hpi-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-co

[jenkinsci/maven-hpi-plugin] f6d851: Wagon: Deploying site to repository

2020-04-27 Thread Jesse Glick
Branch: refs/heads/gh-pages Home: https://github.com/jenkinsci/maven-hpi-plugin Commit: f6d8516b3f5988c0ae70b25e9590d7569f77702a https://github.com/jenkinsci/maven-hpi-plugin/commit/f6d8516b3f5988c0ae70b25e9590d7569f77702a Author: Jesse Glick Date: 2020-04-27 (Mon, 27 Apr

[jenkinsci/maven-hpi-plugin] 462c28: [maven-release-plugin] prepare for next developmen...

2020-04-27 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-hpi-plugin Commit: 462c28a352d31a4932f6b67442b4e7fb342dea8a https://github.com/jenkinsci/maven-hpi-plugin/commit/462c28a352d31a4932f6b67442b4e7fb342dea8a Author: Jesse Glick Date: 2020-04-27 (Mon, 27 Apr 2020

[jenkinsci/jenkins-test-harness] 76ccd8: add some javadoc for disabling plugins

2020-04-28 Thread Jesse Glick
ode Commit: fb06219a1ad10cd0904089f60a7d4b7f14f04e88 https://github.com/jenkinsci/jenkins-test-harness/commit/fb06219a1ad10cd0904089f60a7d4b7f14f04e88 Author: Jesse Glick Date: 2020-04-28 (Tue, 28 Apr 2020) Changed paths: M src/main/java/org/jvnet/hudson/t

[jenkinsci/jenkins-test-harness]

2020-04-28 Thread Jesse Glick
Branch: refs/tags/jenkins-test-harness-2.64 Home: https://github.com/jenkinsci/jenkins-test-harness -- 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 jenk

[jenkinsci/jenkins-test-harness] 81747d: [maven-release-plugin] prepare release jenkins-tes...

2020-04-28 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins-test-harness Commit: 81747d595863b1232febe1ac4a6e38c02d80e9a3 https://github.com/jenkinsci/jenkins-test-harness/commit/81747d595863b1232febe1ac4a6e38c02d80e9a3 Author: Jesse Glick Date: 2020-04-28 (Tue, 28

[jenkinsci/jenkins-test-harness] 30a0bf: [maven-release-plugin] prepare for next developmen...

2020-04-28 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins-test-harness Commit: 30a0bf1d3d6f4f5ce0b8794d105229bedbb5dca9 https://github.com/jenkinsci/jenkins-test-harness/commit/30a0bf1d3d6f4f5ce0b8794d105229bedbb5dca9 Author: Jesse Glick Date: 2020-04-28 (Tue, 28

[jenkinsci/jenkins]

2020-04-29 Thread Jesse Glick
Branch: refs/heads/maintainer-guide-ref-irc Home: https://github.com/jenkinsci/jenkins -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits

[jenkinsci/junit-plugin]

2020-04-30 Thread Jesse Glick
Branch: refs/tags/junit-1.29 Home: https://github.com/jenkinsci/junit-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.

[jenkinsci/junit-plugin] 2ec157: [maven-release-plugin] prepare release junit-1.29

2020-04-30 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/junit-plugin Commit: 2ec15792fa9419d3802a6373e2c2c8b3cd24158e https://github.com/jenkinsci/junit-plugin/commit/2ec15792fa9419d3802a6373e2c2c8b3cd24158e Author: Jesse Glick Date: 2020-04-30 (Thu, 30 Apr 2020

[jenkinsci/junit-plugin] bab34b: [maven-release-plugin] prepare for next developmen...

2020-04-30 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/junit-plugin Commit: bab34bcc96154a494f8c371953efe06d45813f67 https://github.com/jenkinsci/junit-plugin/commit/bab34bcc96154a494f8c371953efe06d45813f67 Author: Jesse Glick Date: 2020-04-30 (Thu, 30 Apr 2020

[jenkinsci/artifact-manager-s3-plugin] 11803d: Documentation fix: artifacts->stashes

2020-05-06 Thread Jesse Glick
hor: Jesse Glick Date: 2020-05-06 (Wed, 06 May 2020) Changed paths: M README.md Log Message: --- Merge pull request #113 from stellargo/doc-fix Documentation fix: artifacts->stashes Compare: https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/2c9da1

[jenkinsci/plugin-pom]

2020-05-14 Thread Jesse Glick
Branch: refs/tags/plugin-4.2 Home: https://github.com/jenkinsci/plugin-pom -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...

[jenkinsci/plugin-pom] 32e6d2: [maven-release-plugin] prepare release plugin-4.2

2020-05-14 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: 32e6d2857d50d0e282e7712025813782d4e9db5c https://github.com/jenkinsci/plugin-pom/commit/32e6d2857d50d0e282e7712025813782d4e9db5c Author: Jesse Glick Date: 2020-05-14 (Thu, 14 May 2020) Changed

[jenkinsci/plugin-pom] 66bc52: [maven-release-plugin] prepare for next developmen...

2020-05-14 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: 66bc52b0e7f4bc2e0421e2453b082807dff6b1e3 https://github.com/jenkinsci/plugin-pom/commit/66bc52b0e7f4bc2e0421e2453b082807dff6b1e3 Author: Jesse Glick Date: 2020-05-14 (Thu, 14 May 2020) Changed

[jenkinsci/plugin-pom] 90413e: Removing support for jenkins-{core,war}.version pr...

2020-05-14 Thread Jesse Glick
Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-pom Commit: 90413e0125c83db136c28140db6701a78c4a2a7c https://github.com/jenkinsci/plugin-pom/commit/90413e0125c83db136c28140db6701a78c4a2a7c Author: Jesse Glick Date: 2019-06-14 (Fri, 14 Jun 2019) Changed

[jenkinsci/log-cli-plugin] 68934f: Bumping parent

2024-05-10 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/log-cli-plugin Commit: 68934fc19332141418f0f5fd49f9f7205dc15a7f https://github.com/jenkinsci/log-cli-plugin/commit/68934fc19332141418f0f5fd49f9f7205dc15a7f Author: Jesse Glick Date: 2024-05-10 (Fri, 10 May 2024

[jenkinsci/email-ext-plugin] 45d1ec: Deleting unused fields in `ExtendedEmailPublisherD...

2024-05-13 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/email-ext-plugin Commit: 45d1eca54dbc3074f3fb6f178b3c1dcc13a810b3 https://github.com/jenkinsci/email-ext-plugin/commit/45d1eca54dbc3074f3fb6f178b3c1dcc13a810b3 Author: Jesse Glick Date: 2024-05-13 (Mon, 13 May 2024

[jenkinsci/email-ext-plugin] 1fb0e1: Do not submit an empty pre/post-send script for ap...

2024-05-13 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/email-ext-plugin Commit: 1fb0e12aab6099cdc91aa03171f1e6a3d3166c1f https://github.com/jenkinsci/email-ext-plugin/commit/1fb0e12aab6099cdc91aa03171f1e6a3d3166c1f Author: Jesse Glick Date: 2024-05-13 (Mon, 13 May 2024

[jenkinsci/workflow-job-plugin] a36616: Switch to 2.452.x BOM

2024-05-13 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-job-plugin Commit: a36616e0f47d7e4265f8fb2845f065e270252d46 https://github.com/jenkinsci/workflow-job-plugin/commit/a36616e0f47d7e4265f8fb2845f065e270252d46 Author: Jesse Glick Date: 2024-05-07 (Tue, 07 May

[jenkinsci/pam-auth-plugin] 031da3: chore(CODEOWNERS): add plugin development team

2024-05-16 Thread 'Jesse Glick' via Jenkins Commits
: 69745f3dec7111442a86b539ab9cac78717935c2 https://github.com/jenkinsci/pam-auth-plugin/commit/69745f3dec7111442a86b539ab9cac78717935c2 Author: Jesse Glick Date: 2024-05-16 (Thu, 16 May 2024) Changed paths: A .github/CODEOWNERS Log Message: --- Merge pull request #26 from sghill-rewrite

[jenkinsci/workflow-api-plugin] 776f63: Bump baseline to pick up Remoting fix

2024-05-16 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-api-plugin Commit: 776f63468c2db236f0f1094a6d487185f48550e1 https://github.com/jenkinsci/workflow-api-plugin/commit/776f63468c2db236f0f1094a6d487185f48550e1 Author: Jesse Glick Date: 2024-05-16 (Thu, 16 May

[jenkinsci/workflow-api-plugin] 7c6165: Fix origin identification for unserializable excep...

2024-05-16 Thread 'Jesse Glick' via Jenkins Commits
: d816bebadcaa84e14a76c21cc7db2710ae43c68e https://github.com/jenkinsci/workflow-api-plugin/commit/d816bebadcaa84e14a76c21cc7db2710ae43c68e Author: Jesse Glick Date: 2024-05-16 (Thu, 16 May 2024) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/workflow/actions/ErrorAction.java

[jenkinsci/workflow-basic-steps-plugin] 2dedb2: Added `CatchErrorStepTest.abortPreviousWithCatchEr...

2024-05-17 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-basic-steps-plugin Commit: 2dedb23002effb76a723516a18d58261a07e9432 https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/2dedb23002effb76a723516a18d58261a07e9432 Author: Jesse Glick Date: 2024-05

[jenkinsci/jenkins] aaf4b6: [JENKINS-73090] Handle CR from `LineTransformation...

2024-05-18 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: aaf4b64cc0f99f440e66429abc949aeb4822a695 https://github.com/jenkinsci/jenkins/commit/aaf4b64cc0f99f440e66429abc949aeb4822a695 Author: Jesse Glick Date: 2024-05-18 (Sat, 18 May 2024) Changed paths

[jenkinsci/incrementals-tools]

2024-05-20 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/dependabot/github_actions/s4u/setup-maven-action-1.13.0 Home: https://github.com/jenkinsci/incrementals-tools To unsubscribe from these emails, change your notification settings at https://github.com/jenkinsci/incrementals-tools/settings/notifications -- You received th

[jenkinsci/incrementals-tools] 6030ad: Bump s4u/setup-maven-action from 1.12.0 to 1.13.0

2024-05-20 Thread 'Jesse Glick' via Jenkins Commits
-minor ... Signed-off-by: dependabot[bot] Commit: 17ef6738be8111f7b110f10dd378a0144c97c332 https://github.com/jenkinsci/incrementals-tools/commit/17ef6738be8111f7b110f10dd378a0144c97c332 Author: Jesse Glick Date: 2024-05-20 (Mon, 20 May 2024) Changed paths: M .github/workflows/mav

[jenkinsci/maven-plugin] f46ae7: Adapt to Jakarta Activation and Jakarta Mail upgrades

2024-05-20 Thread 'Jesse Glick' via Jenkins Commits
) Changed paths: M pom.xml Log Message: --- Adapt to Jakarta Activation and Jakarta Mail upgrades Commit: 550b779ef00faf0f11dc3643f917f4bdf3c33c9b https://github.com/jenkinsci/maven-plugin/commit/550b779ef00faf0f11dc3643f917f4bdf3c33c9b Author: Jesse Glick Date: 2024-05

[jenkinsci/maven-plugin] 79f6b8: chore(CODEOWNERS): add plugin development team

2024-05-20 Thread 'Jesse Glick' via Jenkins Commits
: 08a37cb408e25ecdccc7350c4d52412ea921cd43 https://github.com/jenkinsci/maven-plugin/commit/08a37cb408e25ecdccc7350c4d52412ea921cd43 Author: Jesse Glick Date: 2024-05-20 (Mon, 20 May 2024) Changed paths: A .github/CODEOWNERS Log Message: --- Merge pull request #317 from sghill-rewrite

[jenkinsci/maven-plugin] 854e29: Fix a syntax error.

2024-05-20 Thread 'Jesse Glick' via Jenkins Commits
) Changed paths: M README.md Log Message: --- Fix a syntax error. Commit: 5b86fa7d23d32a4d697822204f668c0d92dd5646 https://github.com/jenkinsci/maven-plugin/commit/5b86fa7d23d32a4d697822204f668c0d92dd5646 Author: Jesse Glick Date: 2024-05-20 (Mon, 20 May 2024

[jenkinsci/maven-plugin] ca060a: Bump maven-reporting-api from 3.0 to 3.1.1

2024-05-20 Thread 'Jesse Glick' via Jenkins Commits
on/maven/Maven3ProcessFactory.java Log Message: --- Fixes JENKINS-19396 running on linux with windows master Commit: 346699ea9b6ac271498982a2cb0cf33047dbe084 https://github.com/jenkinsci/maven-plugin/commit/346699ea9b6ac271498982a2cb0cf33047dbe084 Author: Jesse Glick Dat

[jenkinsci/groovy-plugin] 60f512: Bump org.jenkins-ci.test:docker-fixtures

2024-05-20 Thread 'Jesse Glick' via Jenkins Commits
20 May 2024) Changed paths: M src/test/java/hudson/plugins/groovy/WithGroovyStepTest.java Log Message: --- Java 11 to 17 Commit: 413c69641e50c97a8a618acda18eb15ed3bcc471 https://github.com/jenkinsci/groovy-plugin/commit/413c69641e50c97a8a618acda18eb15ed3bcc471 Author:

[jenkinsci/durable-task-plugin] 4dfd12: ---

2024-05-20 Thread 'Jesse Glick' via Jenkins Commits
Commit: 7f70dd3dc24f8a537c4ba26020022eff6f1fe340 https://github.com/jenkinsci/durable-task-plugin/commit/7f70dd3dc24f8a537c4ba26020022eff6f1fe340 Author: Jesse Glick Date: 2024-05-20 (Mon, 20 May 2024) Changed paths: M pom.xml Log Message: --- Merge pull request #21

[jenkinsci/docker-workflow-plugin] c2d44a: ---

2024-05-21 Thread 'Jesse Glick' via Jenkins Commits
Signed-off-by: dependabot[bot] Commit: 42d35ccb3a8677c6787276eb57fee53392259849 https://github.com/jenkinsci/docker-workflow-plugin/commit/42d35ccb3a8677c6787276eb57fee53392259849 Author: Jesse Glick Date: 2024-05-21 (Tue, 21 May 2024) Changed paths: M pom.xml Log M

[jenkinsci/support-core-plugin] ce8cf1: [doc] Remove misleading javadoc comment

2024-05-22 Thread 'Jesse Glick' via Jenkins Commits
https://github.com/jenkinsci/support-core-plugin/commit/85b1590d14fc8a2b9d994f57597e19379edb90f3 Author: Jesse Glick Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M src/main/java/com/cloudbees/jenkins/support/api/ObjectComponent.java Log Message: --- Merge pull

[jenkinsci/support-core-plugin] a2be97: Forward compatibility with EE 9

2024-05-22 Thread 'Jesse Glick' via Jenkins Commits
://github.com/jenkinsci/support-core-plugin/commit/35f3ec4bd4d0bdc70d7d775eb8d1f36ce86cad3f Author: Jesse Glick Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M src/main/java/com/cloudbees/jenkins/support/impl/AboutJenkins.java Log Message: --- Merge pull request #543 from

[jenkinsci/support-core-plugin] cdfefe: Merge pull request #538 from jenkinsci/dependabot/...

2024-05-22 Thread 'Jesse Glick' via Jenkins Commits
/cdfefe55bf343ded616b56823fbd4bfaaff46c44 Author: Jesse Glick Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M pom.xml Log Message: --- Merge pull request #538 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.82 Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 To

[jenkinsci/support-core-plugin] ce8cf1: [doc] Remove misleading javadoc comment

2024-05-22 Thread 'Jesse Glick' via Jenkins Commits
/85b1590d14fc8a2b9d994f57597e19379edb90f3 Author: Jesse Glick Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M src/main/java/com/cloudbees/jenkins/support/api/ObjectComponent.java Log Message: --- Merge pull request #544 from PierreBtz/patch-2 [doc] Remove misleading javadoc

[jenkinsci/support-core-plugin] 50c169: Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82

2024-05-22 Thread 'Jesse Glick' via Jenkins Commits
commit/35f3ec4bd4d0bdc70d7d775eb8d1f36ce86cad3f Author: Jesse Glick Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M src/main/java/com/cloudbees/jenkins/support/impl/AboutJenkins.java Log Message: --- Merge pull request #543 from basil/forward Forward compatibility wit

[jenkinsci/support-core-plugin]

2024-05-22 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.82 Home: https://github.com/jenkinsci/support-core-plugin To unsubscribe from these emails, change your notification settings at https://github.com/jenkinsci/support-core-plugin/settings/notifications -- You received this

[jenkinsci/pipeline-input-step-plugin] bade10: Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82

2024-05-23 Thread 'Jesse Glick' via Jenkins Commits
kins-2.440.3-or-newer Commit: 38405699ecbf53425c7c7ba261e0ce02bcfc1754 https://github.com/jenkinsci/pipeline-input-step-plugin/commit/38405699ecbf53425c7c7ba261e0ce02bcfc1754 Author: Jesse Glick Date: 2024-05-23 (Thu, 23 May 2024) Changed paths: M pom.xml Log Message: -

[jenkinsci/workflow-job-plugin] ddeb3b: Update WorkflowJobTest.java

2024-05-24 Thread 'Jesse Glick' via Jenkins Commits
Log Message: --- Update WorkflowJobTest.java Commit: 2ecbaa42fd466bb3e8ecba3c41be497ebcf9a8dd https://github.com/jenkinsci/workflow-job-plugin/commit/2ecbaa42fd466bb3e8ecba3c41be497ebcf9a8dd Author: Jesse Glick Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M src/test/java/o

[jenkinsci/support-core-plugin] ffbc9b: [chore] No point for CustomLogs to be enabled by d...

2024-05-26 Thread 'Jesse Glick' via Jenkins Commits
: 7069a979a9e0d0498fab8c0e773a1cd1be1e0359 https://github.com/jenkinsci/support-core-plugin/commit/7069a979a9e0d0498fab8c0e773a1cd1be1e0359 Author: Jesse Glick Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: A .git-blame-ignore-revs R .github/release-drafter.yml R .github/workflows/release

[jenkinsci/support-core-plugin] ffbc9b: [chore] No point for CustomLogs to be enabled by d...

2024-05-26 Thread 'Jesse Glick' via Jenkins Commits
/commit/7069a979a9e0d0498fab8c0e773a1cd1be1e0359 Author: Jesse Glick Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: A .git-blame-ignore-revs R .github/release-drafter.yml R .github/workflows/release-drafter.yml M .mvn/extensions.xml R CHANGELOG.md M Jenkinsfile

[jenkinsci/workflow-api-plugin] f6f23e: Migrate from Apache Commons Compress to Ant

2024-05-28 Thread 'Jesse Glick' via Jenkins Commits
/4c5a1853dda858f80a5387a778307ddf53bf32a7 Author: Jesse Glick Date: 2024-05-28 (Tue, 28 May 2024) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/flow/StashManager.java Log Message: --- Merge pull request #332 from basil/tar Migrate from Apache Commons Compress to

[jenkinsci/workflow-api-plugin] 1e1514: Use Java 7 versions of `GZIPInputStream` and `GZIP...

2024-05-28 Thread 'Jesse Glick' via Jenkins Commits
-plugin/commit/33eb726c50ba10fdb0cbcc9bb2f48aa6a45bfe01 Author: Jesse Glick Date: 2024-05-28 (Tue, 28 May 2024) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/log/ConsoleAnnotators.java Log Message: --- Merge pull request #331 from basil/jzlib Use Java 7

[jenkinsci/git-server-plugin] ec96e2: Bump io.jenkins.tools.incrementals:git-changelist-...

2024-05-28 Thread 'Jesse Glick' via Jenkins Commits
Author: Jesse Glick Date: 2024-05-28 (Tue, 28 May 2024) Changed paths: M .mvn/extensions.xml Log Message: --- Merge pull request #118 from jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8 Bump io.jenkins.tools.incrementals:git-chan

[jenkinsci/git-server-plugin]

2024-05-28 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8 Home: https://github.com/jenkinsci/git-server-plugin To unsubscribe from these emails, change your notification settings at https://github.com/jenkinsci/git-server-plugin/settings/notificat

[jenkinsci/git-server-plugin] 77f913: Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81

2024-05-28 Thread 'Jesse Glick' via Jenkins Commits
ndency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Commit: 0d945d8d2b39f130e7303e955103f1c2b86c3929 https://github.com/jenkinsci/git-server-plugin/commit/0d945d8d2b39f130e7303e955103f1c2b86c3929 Author: Jesse Glick Date: 2

[jenkinsci/jenkins-test-harness] 589639: IPV6 follow-up

2024-06-03 Thread 'Jesse Glick' via Jenkins Commits
-authored-by: Jesse Glick Commit: 29bbb2e79c5a0f4449d135791f298aa66f123939 https://github.com/jenkinsci/jenkins-test-harness/commit/29bbb2e79c5a0f4449d135791f298aa66f123939 Author: Jesse Glick Date: 2024-06-03 (Mon, 03 Jun 2024) Changed paths: M src/main/java/org/jvnet/hudson/test

[jenkinsci/branch-api-plugin] 87afcc: Deprecating `BranchProperty`s which do not work wi...

2024-06-05 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/branch-api-plugin Commit: 87afcc4c12c512d2d5b2fa4b4b610fbcdb2eb8f5 https://github.com/jenkinsci/branch-api-plugin/commit/87afcc4c12c512d2d5b2fa4b4b610fbcdb2eb8f5 Author: Jesse Glick Date: 2024-06-04 (Tue, 04 Jun

[jenkinsci/jenkins-test-harness] 89e4d5: Update baseline to 2.361 to prevent detached plugins

2024-06-05 Thread 'Jesse Glick' via Jenkins Commits
: M pom.xml Log Message: --- leave a comment for future bumps Commit: 8f497401120da62850ad7f223212aa9e39970629 https://github.com/jenkinsci/jenkins-test-harness/commit/8f497401120da62850ad7f223212aa9e39970629 Author: Jesse Glick Date: 2024-06-05 (Wed, 05 Jun 2024

[jenkinsci/oic-auth-plugin] 447206: `OicUserProperty` was discarded after saving the u...

2024-06-10 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/oic-auth-plugin Commit: 447206fb7a343e16a7b99ffa020616a27683a200 https://github.com/jenkinsci/oic-auth-plugin/commit/447206fb7a343e16a7b99ffa020616a27683a200 Author: Jesse Glick Date: 2024-06-10 (Mon, 10 Jun 2024

[jenkinsci/jenkins-test-harness] c7755e: Use `ProcessTree.killAll` from `InboundAgentRule`

2024-07-05 Thread 'Jesse Glick' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins-test-harness Commit: c7755e04912d018d16811df67b4d792cba01bd18 https://github.com/jenkinsci/jenkins-test-harness/commit/c7755e04912d018d16811df67b4d792cba01bd18 Author: Jesse Glick Date: 2024-07-05 (Fri, 05

<    3   4   5   6   7   8   9   10   11   12   >