[jenkinsci/ssh-agent-plugin]

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.17
  Home:   https://github.com/jenkinsci/ssh-agent-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/ssh-agent-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.17/bd8b13-00%40github.com.


[jenkinsci/ssh-agent-plugin] ea07f6: Bump plugin from 4.16 to 4.18

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.18
  Home:   https://github.com/jenkinsci/ssh-agent-plugin
  Commit: ea07f69da712b356f931696f01b14a8fe01659c2
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/ea07f69da712b356f931696f01b14a8fe01659c2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.16 to 4.18

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.16 to 4.18.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.16...plugin-4.18)

Signed-off-by: dependabot[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/ssh-agent-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.18/00-ea07f6%40github.com.


[jenkinsci/ssh-agent-plugin] bea969: Bump bom-2.222.x from 26 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-29
  Home:   https://github.com/jenkinsci/ssh-agent-plugin
  Commit: bea969dac21a3dc8610d1d9b5f29630b136615e7
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/bea969dac21a3dc8610d1d9b5f29630b136615e7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 26 to 29

Bumps [bom-2.222.x](https://github.com/jenkinsci/bom) from 26 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/ssh-agent-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-29/00-bea969%40github.com.


[jenkinsci/ec2-plugin] 801035: Terminology update

2021-04-30 Thread 'Raihaan Shouhell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 801035cdd1c36c7419bd611978c309b56e6d1079
  
https://github.com/jenkinsci/ec2-plugin/commit/801035cdd1c36c7419bd611978c309b56e6d1079
  Author: Thierry Wasylczenko 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M README.md
M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
M src/main/java/hudson/plugins/ec2/EC2Cloud.java
M src/main/java/hudson/plugins/ec2/EC2Computer.java
M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java
M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java
M src/main/java/hudson/plugins/ec2/EC2SlaveMonitor.java
M src/main/java/hudson/plugins/ec2/EC2SpotSlave.java
M src/main/java/hudson/plugins/ec2/EC2Tag.java
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
M src/main/java/hudson/plugins/ec2/ssh/EC2MacLauncher.java
M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java
M src/main/java/hudson/plugins/ec2/win/WinConnection.java
M src/main/resources/hudson/plugins/ec2/AmazonEC2Cloud/help-region.html
M src/main/resources/hudson/plugins/ec2/EC2Cloud/config.jelly
M 
src/main/resources/hudson/plugins/ec2/EC2Cloud/help-useInstanceProfileForCredentials.html
M 
src/main/resources/hudson/plugins/ec2/EC2Computer/help-idleTerminationMinutes.html
M 
src/main/resources/hudson/plugins/ec2/EC2Computer/help-usePrivateDnsName.html
M 
src/main/resources/hudson/plugins/ec2/EC2Slave/help-idleTerminationMinutes.html
M src/main/resources/hudson/plugins/ec2/EC2Slave/help-stopOnTerminate.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-amiType.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-connectBySSHProcess.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-description.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-idleTerminationMinutes.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-initScript.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-launchTimeoutStr.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-maxTotalUses.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-stopOnTerminate.html
M src/main/resources/hudson/plugins/ec2/UnixData/config.jelly
M src/main/resources/hudson/plugins/ec2/WindowsData/help-bootDelay.html
M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java
M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java

  Log Message:
  ---
  Terminology update


  Commit: 31d7b6274534ebf966e1a2b197629c6cc516dec6
  
https://github.com/jenkinsci/ec2-plugin/commit/31d7b6274534ebf966e1a2b197629c6cc516dec6
  Author: Raihaan Shouhell 
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M README.md
M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
M src/main/java/hudson/plugins/ec2/EC2Cloud.java
M src/main/java/hudson/plugins/ec2/EC2Computer.java
M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java
M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java
M src/main/java/hudson/plugins/ec2/EC2SlaveMonitor.java
M src/main/java/hudson/plugins/ec2/EC2SpotSlave.java
M src/main/java/hudson/plugins/ec2/EC2Tag.java
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
M src/main/java/hudson/plugins/ec2/ssh/EC2MacLauncher.java
M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java
M src/main/java/hudson/plugins/ec2/win/WinConnection.java
M src/main/resources/hudson/plugins/ec2/AmazonEC2Cloud/help-region.html
M src/main/resources/hudson/plugins/ec2/EC2Cloud/config.jelly
M 
src/main/resources/hudson/plugins/ec2/EC2Cloud/help-useInstanceProfileForCredentials.html
M 
src/main/resources/hudson/plugins/ec2/EC2Computer/help-idleTerminationMinutes.html
M 
src/main/resources/hudson/plugins/ec2/EC2Computer/help-usePrivateDnsName.html
M 
src/main/resources/hudson/plugins/ec2/EC2Slave/help-idleTerminationMinutes.html
M src/main/resources/hudson/plugins/ec2/EC2Slave/help-stopOnTerminate.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-amiType.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-connectBySSHProcess.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-description.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-idleTerminationMinutes.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-initScript.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-launchTimeoutStr.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-maxTotalUses.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-stopOnTerminate.html
M 

[jenkinsci/maven-info-plugin] 084feb: Bump release-drafter/release-drafter from v5.14.0 ...

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: 084feb7f5a0bbaa4eef9911ee73a4a256426d89a
  
https://github.com/jenkinsci/maven-info-plugin/commit/084feb7f5a0bbaa4eef9911ee73a4a256426d89a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M .github/workflows/release-drafter.yml

  Log Message:
  ---
  Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#12)

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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-info-plugin/push/refs/heads/master/9bc8ce-084feb%40github.com.


[jenkinsci/maven-info-plugin]

2021-04-30 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.15.0
  Home:   https://github.com/jenkinsci/maven-info-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-info-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.15.0/ce46f3-00%40github.com.


[jenkinsci/maven-info-plugin] 9bc8ce: bump version to 0.3.0

2021-04-30 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: 9bc8cec22e7f51821987191a5210b2bf6e460118
  
https://github.com/jenkinsci/maven-info-plugin/commit/9bc8cec22e7f51821987191a5210b2bf6e460118
  Author: olivier lamy 
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump version to 0.3.0

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-info-plugin/push/refs/heads/master/8308e8-9bc8ce%40github.com.


[jenkinsci/maven-info-plugin] 8308e8: Bump junit from 4.10 to 4.13.2 (#13)

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: 8308e82c3204c3ac77d61224cb4e67d2fcb6495d
  
https://github.com/jenkinsci/maven-info-plugin/commit/8308e82c3204c3ac77d61224cb4e67d2fcb6495d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 4.10 to 4.13.2 (#13)

Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- 
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.2)

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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-info-plugin/push/refs/heads/master/2c0eb2-8308e8%40github.com.


[jenkinsci/maven-info-plugin]

2021-04-30 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/junit-junit-4.13.2
  Home:   https://github.com/jenkinsci/maven-info-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-info-plugin/push/refs/heads/dependabot/maven/junit-junit-4.13.2/f995ed-00%40github.com.


[jenkinsci/maven-info-plugin] 2c0eb2: Bump actions/cache from v2.1.4 to v2.1.5 (#16)

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: 2c0eb237ebfc26a34ba0160c6b0216a7e41b233b
  
https://github.com/jenkinsci/maven-info-plugin/commit/2c0eb237ebfc26a34ba0160c6b0216a7e41b233b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M .github/workflows/maven.yml

  Log Message:
  ---
  Bump actions/cache from v2.1.4 to v2.1.5 (#16)

Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- 
[Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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-info-plugin/push/refs/heads/master/bd463b-2c0eb2%40github.com.


[jenkinsci/maven-info-plugin]

2021-04-30 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/cache-v2.1.5
  Home:   https://github.com/jenkinsci/maven-info-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-info-plugin/push/refs/heads/dependabot/github_actions/actions/cache-v2.1.5/f71942-00%40github.com.


[jenkinsci/maven-info-plugin] bd463b: Remove commons-digester2 coming from core (#9)

2021-04-30 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: bd463b5e08b13f02edd46fde347c7b5c04193a1f
  
https://github.com/jenkinsci/maven-info-plugin/commit/bd463b5e08b13f02edd46fde347c7b5c04193a1f
  Author: Adrien Lecharpentier 
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml
M 
src/main/java/jenkins/plugins/maveninfo/extractor/MavenInfoEnvironment.java
M src/main/java/jenkins/plugins/maveninfo/extractor/MavenInfoExtractor.java
M 
src/main/java/jenkins/plugins/maveninfo/extractor/base/ExtractPropertyRule.java
M 
src/main/java/jenkins/plugins/maveninfo/extractor/base/ExtractorContext.java
M 
src/main/java/jenkins/plugins/maveninfo/extractor/base/ExtractorRuleSet.java
M 
src/main/java/jenkins/plugins/maveninfo/extractor/properties/DescriptionPropertiesFinder.java
M 
src/main/java/jenkins/plugins/maveninfo/extractor/properties/PomPropertiesFinder.java
R src/main/java/jenkins/plugins/maveninfo/patches/Digester3.java

  Log Message:
  ---
  Remove commons-digester2 coming from core (#9)

Now depends on commons-digester3 and secure the digester creation


-- 
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-info-plugin/push/refs/heads/master/e85635-bd463b%40github.com.


[jenkinsci/maven-info-plugin] e85635: Use HTTPS URLs in pom.xml (#6)

2021-04-30 Thread 'daniel-beck-bot' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: e85635830c4e17d8e23e5e88578cc8b36f906257
  
https://github.com/jenkinsci/maven-info-plugin/commit/e85635830c4e17d8e23e5e88578cc8b36f906257
  Author: daniel-beck-bot <53303753+daniel-beck-...@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml (#6)

Co-authored-by: Daniel Beck 


-- 
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-info-plugin/push/refs/heads/master/24150f-e85635%40github.com.


[jenkinsci/maven-info-plugin] e5fe24: Bump token-macro from 1.7 to 2.15

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-token-macro-2.15
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: e5fe241d5d5dcd60a975af69aca4aa1bfd98fe95
  
https://github.com/jenkinsci/maven-info-plugin/commit/e5fe241d5d5dcd60a975af69aca4aa1bfd98fe95
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump token-macro from 1.7 to 2.15

Bumps [token-macro](https://github.com/jenkinsci/token-macro-plugin) from 1.7 
to 2.15.
- [Release notes](https://github.com/jenkinsci/token-macro-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/token-macro-plugin/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/token-macro-plugin/compare/token-macro-1.7...token-macro-2.15)

Signed-off-by: dependabot[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/maven-info-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-token-macro-2.15/00-e5fe24%40github.com.


[jenkinsci/maven-info-plugin]

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/junit-junit-4.13.1
  Home:   https://github.com/jenkinsci/maven-info-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-info-plugin/push/refs/heads/dependabot/maven/junit-junit-4.13.1/41c89c-00%40github.com.


[jenkinsci/maven-info-plugin] f65f7a: Bump plugin from 1.500 to 4.18

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.18
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: f65f7a71a4bd3a12346725c174d07dd2bb889690
  
https://github.com/jenkinsci/maven-info-plugin/commit/f65f7a71a4bd3a12346725c174d07dd2bb889690
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 1.500 to 4.18

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 1.500 to 4.18.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/plugin-pom/commits/plugin-4.18)

Signed-off-by: dependabot[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/maven-info-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.18/00-f65f7a%40github.com.


[jenkinsci/maven-info-plugin] f71942: Bump actions/cache from v2.1.4 to v2.1.5

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/cache-v2.1.5
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: f71942a2d2c3a759c797cd02e167683356b0c174
  
https://github.com/jenkinsci/maven-info-plugin/commit/f71942a2d2c3a759c797cd02e167683356b0c174
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M .github/workflows/maven.yml

  Log Message:
  ---
  Bump actions/cache from v2.1.4 to v2.1.5

Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- 
[Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[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/maven-info-plugin/push/refs/heads/dependabot/github_actions/actions/cache-v2.1.5/00-f71942%40github.com.


[jenkinsci/maven-info-plugin] f995ed: Bump junit from 4.10 to 4.13.2

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/junit-junit-4.13.2
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: f995ed1c18020ea34a8cce880731eb86fd27466e
  
https://github.com/jenkinsci/maven-info-plugin/commit/f995ed1c18020ea34a8cce880731eb86fd27466e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 4.10 to 4.13.2

Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- 
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.2)

Signed-off-by: dependabot[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/maven-info-plugin/push/refs/heads/dependabot/maven/junit-junit-4.13.2/00-f995ed%40github.com.


[jenkinsci/maven-info-plugin] 342043: Bump actions/setup-java from v1 to v2

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-v2
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: 34204384c366ea4cdc3c436b8ba00de7f096a476
  
https://github.com/jenkinsci/maven-info-plugin/commit/34204384c366ea4cdc3c436b8ba00de7f096a476
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M .github/workflows/maven.yml

  Log Message:
  ---
  Bump actions/setup-java from v1 to v2

Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1 to v2.
- [Release notes](https://github.com/actions/setup-java/releases)
- 
[Commits](https://github.com/actions/setup-java/compare/v1...8764a52df183aa0ccea74521dfd9d506ffc7a19a)

Signed-off-by: dependabot[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/maven-info-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-v2/00-342043%40github.com.


[jenkinsci/maven-info-plugin] 6515d5: Bump yuicompressor-maven-plugin from 1.3.3 to 1.5.1

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/net.alchim31.maven-yuicompressor-maven-plugin-1.5.1
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: 6515d5285c85457cd22da3ac37906b01cd815c0c
  
https://github.com/jenkinsci/maven-info-plugin/commit/6515d5285c85457cd22da3ac37906b01cd815c0c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump yuicompressor-maven-plugin from 1.3.3 to 1.5.1

Bumps yuicompressor-maven-plugin from 1.3.3 to 1.5.1.

Signed-off-by: dependabot[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/maven-info-plugin/push/refs/heads/dependabot/maven/net.alchim31.maven-yuicompressor-maven-plugin-1.5.1/00-6515d5%40github.com.


[jenkinsci/maven-info-plugin] ce46f3: Bump release-drafter/release-drafter from v5.14.0 ...

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.15.0
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: ce46f3f6656f5474303a6d780415a5a01d00cbc0
  
https://github.com/jenkinsci/maven-info-plugin/commit/ce46f3f6656f5474303a6d780415a5a01d00cbc0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M .github/workflows/release-drafter.yml

  Log Message:
  ---
  Bump release-drafter/release-drafter from v5.14.0 to v5.15.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)

Signed-off-by: dependabot[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/maven-info-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.15.0/00-ce46f3%40github.com.


[jenkinsci/maven-info-plugin]

2021-04-30 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/release-drafter-jenkinsfile
  Home:   https://github.com/jenkinsci/maven-info-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-info-plugin/push/refs/heads/release-drafter-jenkinsfile/36a589-00%40github.com.


[jenkinsci/maven-info-plugin] 24150f: add release-drafter and Jenkinsfile (#10)

2021-04-30 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: 24150f07e9754a38fe88e6a25a62ed4726195a1d
  
https://github.com/jenkinsci/maven-info-plugin/commit/24150f07e9754a38fe88e6a25a62ed4726195a1d
  Author: Olivier Lamy 
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
A .github/dependabot.yml
A .github/release-drafter.yml
A .github/workflows/maven.yml
A .github/workflows/release-drafter.yml
A Jenkinsfile

  Log Message:
  ---
  add release-drafter and Jenkinsfile (#10)

* add release-drafter and Jenkinsfile

Signed-off-by: olivier lamy 

* not ready yet for java11

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-info-plugin/push/refs/heads/master/e987ab-24150f%40github.com.


[jenkinsci/maven-info-plugin] 36a589: not ready yet for java11

2021-04-30 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/release-drafter-jenkinsfile
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: 36a58937138b5d4964b6245e981129341748795e
  
https://github.com/jenkinsci/maven-info-plugin/commit/36a58937138b5d4964b6245e981129341748795e
  Author: olivier lamy 
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M .github/workflows/maven.yml

  Log Message:
  ---
  not ready yet for java11

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-info-plugin/push/refs/heads/release-drafter-jenkinsfile/cb17d6-36a589%40github.com.


[jenkins-infra/jenkins.io] 515396: Bump rexml from 3.2.4 to 3.2.5

2021-04-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 5153968c836308d60fd53c1c6444ef8a413443c6
  
https://github.com/jenkins-infra/jenkins.io/commit/5153968c836308d60fd53c1c6444ef8a413443c6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M Gemfile.lock

  Log Message:
  ---
  Bump rexml from 3.2.4 to 3.2.5

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] 


  Commit: a436918c5182dc101de369f2027603147286883d
  
https://github.com/jenkins-infra/jenkins.io/commit/a436918c5182dc101de369f2027603147286883d
  Author: Mark Waite 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M Gemfile.lock

  Log Message:
  ---
  Merge pull request #4320 from jenkins-infra/dependabot/bundler/rexml-3.2.5

Bump rexml from 3.2.4 to 3.2.5


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/a1e466cd60a8...a436918c5182

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/a1e466-a43691%40github.com.


[jenkins-infra/jenkins.io]

2021-04-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/dependabot/bundler/rexml-3.2.5
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/dependabot/bundler/rexml-3.2.5/515396-00%40github.com.


[jenkins-infra/jenkins.io] 6a58f4: Corrected content for current credentials UI

2021-04-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 6a58f403af45bec36385642652fac57abb61b6b1
  
https://github.com/jenkins-infra/jenkins.io/commit/6a58f403af45bec36385642652fac57abb61b6b1
  Author: jplayout <1021493+jplay...@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/book/using/using-credentials.adoc
A content/images/using/manage.png
A content/images/using/store.png
A content/images/using/system_global_credentials.png

  Log Message:
  ---
  Corrected content for current credentials UI

I have done the modifications asked in issue #4285


  Commit: a94d4ae6e948957e83f1e42aa1d85c6e5a673e1a
  
https://github.com/jenkins-infra/jenkins.io/commit/a94d4ae6e948957e83f1e42aa1d85c6e5a673e1a
  Author: jplayout <1021493+jplay...@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/book/using/using-credentials.adoc
A content/images/using/manage.png
A content/images/using/store.png
A content/images/using/system_global_credentials.png

  Log Message:
  ---
  Correct content for current credentials UI

Fixes #4285


  Commit: 1a0c1679865d4871f25e304fef15e2984c445dc7
  
https://github.com/jenkins-infra/jenkins.io/commit/1a0c1679865d4871f25e304fef15e2984c445dc7
  Author: jplayout <1021493+jplay...@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/book/using/using-credentials.adoc

  Log Message:
  ---
  Fixed asciidoctor sytaxe error on credential page.


  Commit: 196089830c9757b4f769755b3d72db5aac0df920
  
https://github.com/jenkins-infra/jenkins.io/commit/196089830c9757b4f769755b3d72db5aac0df920
  Author: jplayout <1021493+jplay...@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/book/using/using-credentials.adoc

  Log Message:
  ---
  Fix the bullet numbering on credential page.


  Commit: c68cfc9602a3bb43cb4fb6c25bd648620fd8e008
  
https://github.com/jenkins-infra/jenkins.io/commit/c68cfc9602a3bb43cb4fb6c25bd648620fd8e008
  Author: jplayout <1021493+jplay...@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jplayout/jenkins.io


  Commit: a1e466cd60a81cd91b6378b839865d7466055819
  
https://github.com/jenkins-infra/jenkins.io/commit/a1e466cd60a81cd91b6378b839865d7466055819
  Author: Mark Waite 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/book/using/using-credentials.adoc
A content/images/using/manage.png
A content/images/using/store.png
A content/images/using/system_global_credentials.png

  Log Message:
  ---
  Merge pull request #4319 from jplayout/master

Fix the path to create the new global credentials


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f81840c3554f...a1e466cd60a8

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/f81840-a1e466%40github.com.


[jenkinsci/maven-info-plugin] cb17d6: add release-drafter and Jenkinsfile

2021-04-30 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/release-drafter-jenkinsfile
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: cb17d6d6f1f8ea3603799332e557dcd3591ea48f
  
https://github.com/jenkinsci/maven-info-plugin/commit/cb17d6d6f1f8ea3603799332e557dcd3591ea48f
  Author: olivier lamy 
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
A .github/dependabot.yml
A .github/release-drafter.yml
A .github/workflows/maven.yml
A .github/workflows/release-drafter.yml
A Jenkinsfile

  Log Message:
  ---
  add release-drafter and Jenkinsfile

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-info-plugin/push/refs/heads/release-drafter-jenkinsfile/00-cb17d6%40github.com.


[jenkinsci/aws-sam-plugin]

2021-04-30 Thread 'Chris Rehn' via Jenkins Commits
  Branch: refs/heads/update-readme
  Home:   https://github.com/jenkinsci/aws-sam-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/aws-sam-plugin/push/refs/heads/update-readme/b25718-00%40github.com.


[jenkinsci/aws-sam-plugin] 288ea5: Update README

2021-04-30 Thread 'Chris Rehn' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-sam-plugin
  Commit: 288ea5bc4341029fb33aa6bda6fa4c9eb93f325f
  
https://github.com/jenkinsci/aws-sam-plugin/commit/288ea5bc4341029fb33aa6bda6fa4c9eb93f325f
  Author: Chris Rehn 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README


  Commit: 1914700f36a6457c558c3f384e0a7f138de36d4d
  
https://github.com/jenkinsci/aws-sam-plugin/commit/1914700f36a6457c558c3f384e0a7f138de36d4d
  Author: Chris Rehn 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


  Commit: b25718bfa919c4f2404cc29ece25991d2c0d34ac
  
https://github.com/jenkinsci/aws-sam-plugin/commit/b25718bfa919c4f2404cc29ece25991d2c0d34ac
  Author: Chris Rehn 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


  Commit: ab098f8a67119572be7ecccbc12583dc83b13db9
  
https://github.com/jenkinsci/aws-sam-plugin/commit/ab098f8a67119572be7ecccbc12583dc83b13db9
  Author: Chris Rehn 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #16 from jenkinsci/update-readme

Update README


Compare: 
https://github.com/jenkinsci/aws-sam-plugin/compare/5a9c1e6c77cb...ab098f8a6711

-- 
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/aws-sam-plugin/push/refs/heads/master/5a9c1e-ab098f%40github.com.


[jenkinsci/aws-sam-plugin] b25718: Update README.md

2021-04-30 Thread 'Chris Rehn' via Jenkins Commits
  Branch: refs/heads/update-readme
  Home:   https://github.com/jenkinsci/aws-sam-plugin
  Commit: b25718bfa919c4f2404cc29ece25991d2c0d34ac
  
https://github.com/jenkinsci/aws-sam-plugin/commit/b25718bfa919c4f2404cc29ece25991d2c0d34ac
  Author: Chris Rehn 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  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/aws-sam-plugin/push/refs/heads/update-readme/191470-b25718%40github.com.


[jenkinsci/aws-sam-plugin] 191470: Update README.md

2021-04-30 Thread 'Chris Rehn' via Jenkins Commits
  Branch: refs/heads/update-readme
  Home:   https://github.com/jenkinsci/aws-sam-plugin
  Commit: 1914700f36a6457c558c3f384e0a7f138de36d4d
  
https://github.com/jenkinsci/aws-sam-plugin/commit/1914700f36a6457c558c3f384e0a7f138de36d4d
  Author: Chris Rehn 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  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/aws-sam-plugin/push/refs/heads/update-readme/288ea5-191470%40github.com.


[jenkinsci/aws-sam-plugin] 288ea5: Update README

2021-04-30 Thread 'Chris Rehn' via Jenkins Commits
  Branch: refs/heads/update-readme
  Home:   https://github.com/jenkinsci/aws-sam-plugin
  Commit: 288ea5bc4341029fb33aa6bda6fa4c9eb93f325f
  
https://github.com/jenkinsci/aws-sam-plugin/commit/288ea5bc4341029fb33aa6bda6fa4c9eb93f325f
  Author: Chris Rehn 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/aws-sam-plugin/push/refs/heads/update-readme/00-288ea5%40github.com.


[jenkinsci/swarm-plugin] db8beb: Use consistent terminology for Jenkins controller ...

2021-04-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: db8beb7b23cd07df0243d3a2610fdfbd47f47306
  
https://github.com/jenkinsci/swarm-plugin/commit/db8beb7b23cd07df0243d3a2610fdfbd47f47306
  Author: Basil Crow 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M README.adoc
M client/src/main/java/hudson/plugins/swarm/Client.java
M client/src/main/java/hudson/plugins/swarm/LabelFileWatcher.java
M client/src/main/java/hudson/plugins/swarm/Options.java
M client/src/main/java/hudson/plugins/swarm/SwarmClient.java
M client/src/test/java/hudson/plugins/swarm/ClientTest.java
M plugin/src/main/java/hudson/plugins/swarm/PluginImpl.java
M plugin/src/test/java/hudson/plugins/swarm/PipelineJobTest.java
M plugin/src/test/java/hudson/plugins/swarm/SwarmClientIntegrationTest.java
M 
plugin/src/test/java/hudson/plugins/swarm/test/GlobalSecurityConfigurationBuilder.java
M plugin/src/test/java/hudson/plugins/swarm/test/SwarmClientRule.java

  Log Message:
  ---
  Use consistent terminology for Jenkins controller (#322)


-- 
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/swarm-plugin/push/refs/heads/master/4892c2-db8beb%40github.com.


[jenkinsci/role-strategy-plugin] 15ab77: Swap from guava cache to caffeine (#150)

2021-04-30 Thread 'Raihaan Shouhell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 15ab77e1402a98b0e10bd03a6e4e59fc52f9405b
  
https://github.com/jenkinsci/role-strategy-plugin/commit/15ab77e1402a98b0e10bd03a6e4e59fc52f9405b
  Author: Raihaan Shouhell 
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
M pom.xml
M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java

  Log Message:
  ---
  Swap from guava cache to caffeine (#150)

* Swap from guava cache to caffeine

* Swap to caffiene-api plugin

Co-authored-by: res0nance 


-- 
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/role-strategy-plugin/push/refs/heads/master/5cddb0-15ab77%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2021-04-30 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/simplebuildstep
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/heads/simplebuildstep/595faf-00%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2021-04-30 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vcc015__tms
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/heads/vcc015__tms/61f15b-00%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2021-04-30 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/addTopLevelCoverage
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/heads/addTopLevelCoverage/5d379b-00%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2021-04-30 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vcc016_tms
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/heads/vcc016_tms/82f9a8-00%40github.com.


[jenkinsci/vectorcast-coverage-plugin]

2021-04-30 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vcc015
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin/push/refs/heads/vcc015/7dc756-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2021-04-30 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/tms-065
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/tms-065/d09751-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2021-04-30 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce066
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vce066/5113f1-00%40github.com.


[jenkinsci/vectorcast-execution-plugin]

2021-04-30 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce067
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/vce067/7c7246-00%40github.com.


[jenkinsci/clover-plugin] 11a1cb: [JENKINS-65161] remove commons-digester2 from core...

2021-04-30 Thread 'Marek Parfianowicz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clover-plugin
  Commit: 11a1cb8ceb7cfc6bf95b2b18afaba612d61e37f6
  
https://github.com/jenkinsci/clover-plugin/commit/11a1cb8ceb7cfc6bf95b2b18afaba612d61e37f6
  Author: olivier lamy 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/clover/CloverCoverageParser.java

  Log Message:
  ---
  [JENKINS-65161] remove commons-digester2 from core and upgrade plugins to 
commons-digester3

Signed-off-by: olivier lamy 


  Commit: b3814bc6c7fe357686936daccfd6157e20243fa5
  
https://github.com/jenkinsci/clover-plugin/commit/b3814bc6c7fe357686936daccfd6157e20243fa5
  Author: Marek Parfianowicz 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/clover/CloverCoverageParser.java

  Log Message:
  ---
  Merge pull request #24 from olamy/JENKINS-65161

[JENKINS-65161] remove commons-digester2 from core and upgrade plugins to 
commons-digester3


Compare: 
https://github.com/jenkinsci/clover-plugin/compare/8edd9967ce0b...b3814bc6c7fe

-- 
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/clover-plugin/push/refs/heads/master/8edd99-b3814b%40github.com.


[jenkins-infra/jenkins.io] 515396: Bump rexml from 3.2.4 to 3.2.5

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/bundler/rexml-3.2.5
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 5153968c836308d60fd53c1c6444ef8a413443c6
  
https://github.com/jenkins-infra/jenkins.io/commit/5153968c836308d60fd53c1c6444ef8a413443c6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M Gemfile.lock

  Log Message:
  ---
  Bump rexml from 3.2.4 to 3.2.5

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[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/jenkins-infra/jenkins.io/push/refs/heads/dependabot/bundler/rexml-3.2.5/00-515396%40github.com.


[jenkinsci/google-cloudbuild-plugin]

2021-04-30 Thread 'Don McCasland' via Jenkins Commits
  Branch: refs/tags/google-cloudbuild-0.2.4
  Home:   https://github.com/jenkinsci/google-cloudbuild-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/google-cloudbuild-plugin/push/refs/tags/google-cloudbuild-0.2.4/00-340894%40github.com.


[jenkinsci/google-cloudbuild-plugin] 97fc6c: [maven-release-plugin] prepare for next developmen...

2021-04-30 Thread 'Don McCasland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-cloudbuild-plugin
  Commit: 97fc6c135c5c1c329db34e82f63a266797061069
  
https://github.com/jenkinsci/google-cloudbuild-plugin/commit/97fc6c135c5c1c329db34e82f63a266797061069
  Author: Don McCasland 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  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/google-cloudbuild-plugin/push/refs/heads/master/857456-97fc6c%40github.com.


[jenkinsci/google-cloudbuild-plugin] 857456: [maven-release-plugin] prepare release google-clou...

2021-04-30 Thread 'Don McCasland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-cloudbuild-plugin
  Commit: 857456fe87ff59604ffb897b3e48348277cf3951
  
https://github.com/jenkinsci/google-cloudbuild-plugin/commit/857456fe87ff59604ffb897b3e48348277cf3951
  Author: Don McCasland 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-cloudbuild-0.2.4


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-cloudbuild-plugin/push/refs/heads/master/659438-857456%40github.com.


[jenkinsci/kubernetes-cli-plugin] e3ec87: test for Kubernetes 1.21

2021-04-30 Thread 'maxlaverse' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cli-plugin
  Commit: e3ec875e82e0915f8b04d27e6f6d14d8d79867d1
  
https://github.com/jenkinsci/kubernetes-cli-plugin/commit/e3ec875e82e0915f8b04d27e6f6d14d8d79867d1
  Author: Max Laverse 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M .travis.yml
M README.md

  Log Message:
  ---
  test for Kubernetes 1.21


  Commit: 106bb071773f4558cc23d1edc9526ae374faea55
  
https://github.com/jenkinsci/kubernetes-cli-plugin/commit/106bb071773f4558cc23d1edc9526ae374faea55
  Author: maxlaverse 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M .travis.yml
M README.md

  Log Message:
  ---
  Merge pull request #81 from jenkinsci/test_for_k8s_1_21

test for Kubernetes 1.21


Compare: 
https://github.com/jenkinsci/kubernetes-cli-plugin/compare/0a80d9944998...106bb071773f

-- 
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/kubernetes-cli-plugin/push/refs/heads/master/0a80d9-106bb0%40github.com.


[jenkinsci/kubernetes-cli-plugin]

2021-04-30 Thread 'maxlaverse' via Jenkins Commits
  Branch: refs/heads/test_for_k8s_1_21
  Home:   https://github.com/jenkinsci/kubernetes-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/kubernetes-cli-plugin/push/refs/heads/test_for_k8s_1_21/e3ec87-00%40github.com.


[jenkins-infra/jenkins.io] f81840: Use correct method in example @DataBoundSetter (#4...

2021-04-30 Thread 'Michael Tughan' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f81840c3554fa7b6ea55ba6339de1cad1265f193
  
https://github.com/jenkins-infra/jenkins.io/commit/f81840c3554fa7b6ea55ba6339de1cad1265f193
  Author: Michael Tughan 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/developer/plugin-development/pipeline-integration.adoc

  Log Message:
  ---
  Use correct method in example @DataBoundSetter (#4318)

If a plugin is wanting an optional field to be null if it's not set, it
will need to use Util.fixEmpty (which will coerce a null or empty
string to null) instead of Util.fixNull (which will coerce a null string
to an empty string). Fix the example so it works properly.


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/50eff8-f81840%40github.com.


[jenkinsci/kubernetes-cli-plugin] e3ec87: test for Kubernetes 1.21

2021-04-30 Thread 'maxlaverse' via Jenkins Commits
  Branch: refs/heads/test_for_k8s_1_21
  Home:   https://github.com/jenkinsci/kubernetes-cli-plugin
  Commit: e3ec875e82e0915f8b04d27e6f6d14d8d79867d1
  
https://github.com/jenkinsci/kubernetes-cli-plugin/commit/e3ec875e82e0915f8b04d27e6f6d14d8d79867d1
  Author: Max Laverse 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M .travis.yml
M README.md

  Log Message:
  ---
  test for Kubernetes 1.21


-- 
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/kubernetes-cli-plugin/push/refs/heads/test_for_k8s_1_21/b6b9ee-e3ec87%40github.com.


[jenkinsci/kubernetes-cli-plugin] b6b9ee: test for Kubernetes 1.21

2021-04-30 Thread 'maxlaverse' via Jenkins Commits
  Branch: refs/heads/test_for_k8s_1_21
  Home:   https://github.com/jenkinsci/kubernetes-cli-plugin
  Commit: b6b9ee1d90e7abb7219eeadb40d5435e9a0931ef
  
https://github.com/jenkinsci/kubernetes-cli-plugin/commit/b6b9ee1d90e7abb7219eeadb40d5435e9a0931ef
  Author: Maxime Lagresle 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M .travis.yml
M README.md

  Log Message:
  ---
  test for Kubernetes 1.21


-- 
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/kubernetes-cli-plugin/push/refs/heads/test_for_k8s_1_21/00-b6b9ee%40github.com.


[jenkins-infra/jenkins.io] e87576: Add documentation on exposed network services

2021-04-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e87576766d2f6b38d1cec8ba70f324dd6b4d7782
  
https://github.com/jenkins-infra/jenkins.io/commit/e87576766d2f6b38d1cec8ba70f324dd6b4d7782
  Author: Daniel Beck 
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
M content/doc/book/security/_chapter.yml
A content/doc/book/security/services.adoc

  Log Message:
  ---
  Add documentation on exposed network services


  Commit: 3e08069537b1964abdf19afd965b19907c277a35
  
https://github.com/jenkins-infra/jenkins.io/commit/3e08069537b1964abdf19afd965b19907c277a35
  Author: Daniel Beck 
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
M content/doc/book/security/services.adoc

  Log Message:
  ---
  Add more details on HTTP response on TCP agent listener port


  Commit: 50eff81a9736a8e7cca49138617d7c1bd452530d
  
https://github.com/jenkins-infra/jenkins.io/commit/50eff81a9736a8e7cca49138617d7c1bd452530d
  Author: Mark Waite 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/book/security/_chapter.yml
A content/doc/book/security/services.adoc

  Log Message:
  ---
  Merge pull request #4311 from daniel-beck/services

Add documentation on exposed network services


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/13359662af3f...50eff81a9736

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/133596-50eff8%40github.com.


[jenkins-infra/jenkins.io] 02d1cc: Add an overview of the sections of the security ch...

2021-04-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 02d1cc6bebb2fc32146aa722ba896946c334f813
  
https://github.com/jenkins-infra/jenkins.io/commit/02d1cc6bebb2fc32146aa722ba896946c334f813
  Author: Daniel Beck 
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
M content/doc/book/security/index.adoc

  Log Message:
  ---
  Add an overview of the sections of the security chapter to the index


  Commit: 13359662af3fb090ff9df20c7de25d999312a046
  
https://github.com/jenkins-infra/jenkins.io/commit/13359662af3fb090ff9df20c7de25d999312a046
  Author: Mark Waite 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/book/security/index.adoc

  Log Message:
  ---
  Merge pull request #4310 from daniel-beck/security-index

Add an overview of the sections of the security chapter to the index


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/b622b4f84853...13359662af3f

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/b622b4-133596%40github.com.


[jenkins-infra/jenkins.io] fd86b6: Reset the handbook chapters when initializing the ...

2021-04-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: fd86b6f101036715ed38482a0cf84e73ed65689e
  
https://github.com/jenkins-infra/jenkins.io/commit/fd86b6f101036715ed38482a0cf84e73ed65689e
  Author: Daniel Beck 
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
M content/_ext/handbook.rb

  Log Message:
  ---
  Reset the handbook chapters when initializing the handbook


  Commit: b622b4f84853e600085c566fd0e5c32634d9fad6
  
https://github.com/jenkins-infra/jenkins.io/commit/b622b4f84853e600085c566fd0e5c32634d9fad6
  Author: Mark Waite 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/_ext/handbook.rb

  Log Message:
  ---
  Merge pull request #4313 from daniel-beck/fix-handbook-chapter-regeneration

Reset the handbook chapters when initializing the handbook


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/85c30eef3d4a...b622b4f84853

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/85c30e-b622b4%40github.com.


[jenkins-infra/jenkins.io] 858c4c: Update links to their modern URLs in the /security...

2021-04-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 858c4c4055c8c20655fdd17293f1c898550e4277
  
https://github.com/jenkins-infra/jenkins.io/commit/858c4c4055c8c20655fdd17293f1c898550e4277
  Author: Daniel Beck 
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
M content/security/advisory/2010-07-05.adoc
M content/security/advisory/2013-02-16.adoc
M content/security/advisory/2015-10-01.adoc
M content/security/advisory/2015-11-11.adoc
M content/security/advisory/2015-12-09.adoc
M content/security/advisory/2016-07-27.adoc
M content/security/advisory/2017-02-01.adoc
M content/security/advisory/2017-04-10.adoc
M content/security/advisory/2018-03-26.adoc
M content/security/advisory/2018-05-09.adoc
M content/security/advisory/2019-04-10.adoc
M content/security/advisory/2019-07-31.adoc
M content/security/advisory/2019-08-07.adoc
M content/security/advisory/2020-01-29.adoc
M content/security/advisory/2020-02-12.adoc
M content/security/advisory/2020-03-09.adoc
M content/security/advisory/2020-03-25.adoc
M content/security/advisory/2020-05-06.adoc
M content/security/advisory/2020-09-23.adoc
M content/security/advisory/2020-10-08.adoc
M content/security/advisory/2021-01-26.adoc
M content/security/for-administrators.adoc
M content/security/index.adoc
M content/security/reporting.adoc
M content/security/team.adoc

  Log Message:
  ---
  Update links to their modern URLs in the /security/ URLs


  Commit: ca3c24e97d9423020617fbb31a26971fb81a71aa
  
https://github.com/jenkins-infra/jenkins.io/commit/ca3c24e97d9423020617fbb31a26971fb81a71aa
  Author: Daniel Beck 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc
M content/doc/book/installing/_docker.adoc
M 
content/projects/gsoc/2020/project-ideas/pipeline-step-documentation-generator.adoc
M content/security/advisory/2015-11-11.adoc

  Log Message:
  ---
  Fix some bad links


  Commit: 85c30eef3d4abe9e9f60e880571f9065c6188e4e
  
https://github.com/jenkins-infra/jenkins.io/commit/85c30eef3d4abe9e9f60e880571f9065c6188e4e
  Author: Mark Waite 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc
M content/doc/book/installing/_docker.adoc
M 
content/projects/gsoc/2020/project-ideas/pipeline-step-documentation-generator.adoc
M content/security/advisory/2010-07-05.adoc
M content/security/advisory/2013-02-16.adoc
M content/security/advisory/2015-10-01.adoc
M content/security/advisory/2015-11-11.adoc
M content/security/advisory/2015-12-09.adoc
M content/security/advisory/2016-07-27.adoc
M content/security/advisory/2017-02-01.adoc
M content/security/advisory/2017-04-10.adoc
M content/security/advisory/2018-03-26.adoc
M content/security/advisory/2018-05-09.adoc
M content/security/advisory/2019-04-10.adoc
M content/security/advisory/2019-07-31.adoc
M content/security/advisory/2019-08-07.adoc
M content/security/advisory/2020-01-29.adoc
M content/security/advisory/2020-02-12.adoc
M content/security/advisory/2020-03-09.adoc
M content/security/advisory/2020-03-25.adoc
M content/security/advisory/2020-05-06.adoc
M content/security/advisory/2020-09-23.adoc
M content/security/advisory/2020-10-08.adoc
M content/security/advisory/2021-01-26.adoc
M content/security/for-administrators.adoc
M content/security/index.adoc
M content/security/reporting.adoc
M content/security/team.adoc

  Log Message:
  ---
  Merge pull request #4314 from daniel-beck/update-links

Update links to their modern canonical URLs in the /security/ URLs


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/147176b90c5e...85c30eef3d4a

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/147176-85c30e%40github.com.


[jenkins-infra/jenkins.io] ff8117: cdCon Jenkins Contributor Awards - update the nomi...

2021-04-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ff81172539570e64f1d7a8c00a2d9d4fdc010efc
  
https://github.com/jenkins-infra/jenkins.io/commit/ff81172539570e64f1d7a8c00a2d9d4fdc010efc
  Author: Oleg Nenashev 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/blog/2021/04/2021-04-23-jenkins-contributor-awards.adoc
M content/index.html.haml

  Log Message:
  ---
  cdCon Jenkins Contributor Awards - update the nominations deadline


  Commit: 0fbf624bd014e796d91e8591811ff2a6cc6606b2
  
https://github.com/jenkins-infra/jenkins.io/commit/0fbf624bd014e796d91e8591811ff2a6cc6606b2
  Author: Mark Waite 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M content/blog/2021/04/2021-04-23-jenkins-contributor-awards.adoc
M content/index.html.haml

  Log Message:
  ---
  Merge pull request #4317 from 
oleg-nenashev/cdcon_contrib_award_nomoinations_upd

cdCon Jenkins Contributor Awards - update the nominations deadline


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/ea5fc2184c9e...0fbf624bd014

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/ea5fc2-0fbf62%40github.com.


[jenkinsci/electricflow-plugin] 3d0549: [maven-release-plugin] prepare for next developmen...

2021-04-30 Thread 'Dmitriy Shamatrin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 3d05494fa1baef634f4dfe3f5fb5894798a580a7
  
https://github.com/jenkinsci/electricflow-plugin/commit/3d05494fa1baef634f4dfe3f5fb5894798a580a7
  Author: Dmitriy Shamatrin 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  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/electricflow-plugin/push/refs/heads/master/899cb8-3d0549%40github.com.


[jenkinsci/electricflow-plugin]

2021-04-30 Thread 'Dmitriy Shamatrin' via Jenkins Commits
  Branch: refs/tags/cloudbees-flow-1.1.23
  Home:   https://github.com/jenkinsci/electricflow-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/electricflow-plugin/push/refs/tags/cloudbees-flow-1.1.23/00-eba52f%40github.com.


[jenkinsci/electricflow-plugin] 899cb8: [maven-release-plugin] prepare release cloudbees-f...

2021-04-30 Thread 'Dmitriy Shamatrin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 899cb82e2c5584d0bb4cd058ecb647c6f2c3
  
https://github.com/jenkinsci/electricflow-plugin/commit/899cb82e2c5584d0bb4cd058ecb647c6f2c3
  Author: Dmitriy Shamatrin 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cloudbees-flow-1.1.23


-- 
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/electricflow-plugin/push/refs/heads/master/4d5275-899cb8%40github.com.


[jenkinsci/configuration-as-code-plugin] 7dfe3e: [maven-release-plugin] prepare for next developmen...

2021-04-30 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 7dfe3e741d63e7f326fc6e8def3dbe8d30661675
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/7dfe3e741d63e7f326fc6e8def3dbe8d30661675
  Author: Tim Jacomb 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M integrations/pom.xml
M plugin/pom.xml
M pom.xml
M test-harness/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/configuration-as-code-plugin/push/refs/heads/master/3bec4f-7dfe3e%40github.com.


[jenkinsci/configuration-as-code-plugin]

2021-04-30 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/tags/configuration-as-code-1.49
  Home:   https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/tags/configuration-as-code-1.49/00-e7c738%40github.com.


[jenkinsci/configuration-as-code-plugin] 3bec4f: [maven-release-plugin] prepare release configurati...

2021-04-30 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 3bec4f3255ea954548afb6f530298478e0050539
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/3bec4f3255ea954548afb6f530298478e0050539
  Author: Tim Jacomb 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M integrations/pom.xml
M plugin/pom.xml
M pom.xml
M test-harness/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release configuration-as-code-1.49


-- 
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/configuration-as-code-plugin/push/refs/heads/master/b94f0e-3bec4f%40github.com.


[jenkinsci/configuration-as-code-plugin] b94f0e: Revert "Replace Guava's cache with Caffeine." (#1596)

2021-04-30 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: b94f0edd5d913ee4a0a85ce3ee5d57287b27f5ad
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/b94f0edd5d913ee4a0a85ce3ee5d57287b27f5ad
  Author: James Nord 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M plugin/pom.xml
M 
plugin/src/main/java/io/jenkins/plugins/casc/impl/DefaultConfiguratorRegistry.java
M pom.xml

  Log Message:
  ---
  Revert "Replace Guava's cache with Caffeine." (#1596)

This reverts commit 290e5ddf4e36b8d727ef5989f27ee5cf2aef13a1.


-- 
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/configuration-as-code-plugin/push/refs/heads/master/20d206-b94f0e%40github.com.


[jenkinsci/teamconcert-plugin] d69c01: Update README.adoc

2021-04-30 Thread 'Lakshmi Narasimhan T V' via Jenkins Commits
  Branch: refs/heads/pipeline-improvements
  Home:   https://github.com/jenkinsci/teamconcert-plugin
  Commit: d69c0119b4fe76a9a64af43f31233855bdb0d30d
  
https://github.com/jenkinsci/teamconcert-plugin/commit/d69c0119b4fe76a9a64af43f31233855bdb0d30d
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

Adopt review comments.


  Commit: d8dd71c6bf48ff661fea724d60385b8fc076ba7c
  
https://github.com/jenkinsci/teamconcert-plugin/commit/d8dd71c6bf48ff661fea724d60385b8fc076ba7c
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

Minor review comments


Compare: 
https://github.com/jenkinsci/teamconcert-plugin/compare/68f0c9d114cc...d8dd71c6bf48

-- 
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/teamconcert-plugin/push/refs/heads/pipeline-improvements/68f0c9-d8dd71%40github.com.


[jenkinsci/credentials-plugin]

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/jcasc.version-1.48
  Home:   https://github.com/jenkinsci/credentials-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/credentials-plugin/push/refs/heads/dependabot/maven/jcasc.version-1.48/959539-00%40github.com.


[jenkinsci/credentials-plugin] 959539: Bump jcasc.version from 1.47 to 1.48

2021-04-30 Thread 'Matt Sicker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: 959539b381f33f73bc58f0f8ad0dd992d104528c
  
https://github.com/jenkinsci/credentials-plugin/commit/959539b381f33f73bc58f0f8ad0dd992d104528c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jcasc.version from 1.47 to 1.48

Bumps `jcasc.version` from 1.47 to 1.48.

Updates `configuration-as-code` from 1.47 to 1.48
- [Release 
notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.47...configuration-as-code-1.48)

Updates `test-harness` from 1.47 to 1.48
- [Release 
notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.47...configuration-as-code-1.48)

Signed-off-by: dependabot[bot] 


  Commit: 5c2f47a6a4b242a14a87e687614ce78850dae924
  
https://github.com/jenkinsci/credentials-plugin/commit/5c2f47a6a4b242a14a87e687614ce78850dae924
  Author: Matt Sicker 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #200 from jenkinsci/dependabot/maven/jcasc.version-1.48

Bump jcasc.version from 1.47 to 1.48


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/1505c8ca8451...5c2f47a6a4b2

-- 
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/credentials-plugin/push/refs/heads/master/1505c8-5c2f47%40github.com.


[jenkinsci/appspider-build-scanner-plugin] ec9172: Merge pull request #6 from jenkinsci/master

2021-04-30 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: ec917211c91f4aa7bde929c3802f1d0ad681b7f3
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/ec917211c91f4aa7bde929c3802f1d0ad681b7f3
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

  Changed paths:
M .gitignore
M LICENSE.TXT
M Readme.md
M pom.xml
M src/main/java/com/rapid7/appspider/Authentication.java
M src/main/java/com/rapid7/appspider/Base.java
M src/main/java/com/rapid7/appspider/ReportManagement.java
M src/main/java/com/rapid7/appspider/ScanConfiguration.java
M src/main/java/com/rapid7/appspider/ScanManagement.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/config.jelly

  Log Message:
  ---
  Merge pull request #6 from jenkinsci/master

Realign jenkins appspider pluging with jenkins fork


  Commit: fadaa223e6b5ea40b57b7a51554d8b2db0d399de
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/fadaa223e6b5ea40b57b7a51554d8b2db0d399de
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
A .github/workflows/master.yml

  Log Message:
  ---
  Create master.yml


  Commit: 93e4bc30ddbbf09a5b8c6e99d400c68bb0c6f0e5
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/93e4bc30ddbbf09a5b8c6e99d400c68bb0c6f0e5
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
A .github/workflows/master.yml

  Log Message:
  ---
  Merge pull request #8 from rapid7/CI-Build-action

Add github action for CI build


  Commit: 15f69b8bd070a2b407230dd16215ea0021353409
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/15f69b8bd070a2b407230dd16215ea0021353409
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
A .github/pull_request_template.md
M .gitignore
M LICENSE.TXT
M Readme.md
M pom.xml
A src/main/java/com/rapid7/appspider/ApiSerializer.java
R src/main/java/com/rapid7/appspider/Authentication.java
R src/main/java/com/rapid7/appspider/Base.java
A src/main/java/com/rapid7/appspider/ClientService.java
A src/main/java/com/rapid7/appspider/ContentHelper.java
A src/main/java/com/rapid7/appspider/EnterpriseClient.java
A src/main/java/com/rapid7/appspider/HttpClientFactory.java
A src/main/java/com/rapid7/appspider/HttpClientService.java
A src/main/java/com/rapid7/appspider/LoggerFacade.java
A src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
A src/main/java/com/rapid7/appspider/Report.java
R src/main/java/com/rapid7/appspider/ReportManagement.java
A src/main/java/com/rapid7/appspider/Scan.java
R src/main/java/com/rapid7/appspider/ScanConfiguration.java
R src/main/java/com/rapid7/appspider/ScanEngineGroup.java
R src/main/java/com/rapid7/appspider/ScanManagement.java
A src/main/java/com/rapid7/appspider/ScanSettings.java
A src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
A src/main/java/com/rapid7/appspider/Utility.java
A src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/global.jelly
A src/test/java/com/rapid7/appspider/EngineStub.java
A src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java
A src/test/java/com/rapid7/appspider/StandardEnterpriseClientTest.java

  Log Message:
  ---
  Merge pull request #7 from jenkinsci/development

ASE-4419 self-signed certificate support


  Commit: 7b65f720ecf109bcaec95bd151f82091521b371d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/7b65f720ecf109bcaec95bd151f82091521b371d
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
M pom.xml
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/master

ASE-4419 Jenkins plugin self-signed cert support


  Commit: 897efd4b69c7425fadd61f94f10a8c88565f2ec9
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/897efd4b69c7425fadd61f94f10a8c88565f2ec9
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
M .github/workflows/master.yml

  Log Message:
  ---
  Update master.yml to have 

[jenkinsci/btc-embeddedplatform-plugin]

2021-04-30 Thread 'Thabo Krick' via Jenkins Commits
  Branch: refs/heads/ep-rest-api
  Home:   https://github.com/jenkinsci/btc-embeddedplatform-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/btc-embeddedplatform-plugin/push/refs/heads/ep-rest-api/acf2cd-00%40github.com.


[jenkinsci/git-plugin] 6edeb9: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 6edeb94e04620d62cc14351cff204f327b8b199f
  
https://github.com/jenkinsci/git-plugin/commit/6edeb94e04620d62cc14351cff204f327b8b199f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/git-plugin/push/refs/heads/master/cca5c6-6edeb9%40github.com.


[jenkinsci/git-plugin]

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  Home:   https://github.com/jenkinsci/git-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/git-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29/30f8b5-00%40github.com.


[jenkinsci/ecutest-plugin] 4d61dd: [maven-release-plugin] prepare for next developmen...

2021-04-30 Thread 'Christian Pönisch' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/ecutest-plugin

  Commit: 4d61dd9d9db92cb48e1352937248c41e225128b0

  
https://github.com/jenkinsci/ecutest-plugin/commit/4d61dd9d9db92cb48e1352937248c41e225128b0

  Author: Christian Pönisch 

  Date:   2021-04-30 (Fri, 30 Apr 2021)



  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/c899a8-4d61dd%40github.com.


[jenkinsci/ecutest-plugin]

2021-04-30 Thread 'Christian Pönisch' via Jenkins Commits
  Branch: refs/tags/ecutest-2.27
  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.27/00-1fcdf2%40github.com.


[jenkinsci/ecutest-plugin] c899a8: [maven-release-plugin] prepare release ecutest-2.27

2021-04-30 Thread 'Christian Pönisch' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/ecutest-plugin

  Commit: c899a8e7283a285c8774b03ca8d496af6c05bea7

  
https://github.com/jenkinsci/ecutest-plugin/commit/c899a8e7283a285c8774b03ca8d496af6c05bea7

  Author: Christian Pönisch 

  Date:   2021-04-30 (Fri, 30 Apr 2021)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release ecutest-2.27





-- 
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/acbfc3-c899a8%40github.com.


[jenkinsci/btc-embeddedplatform-plugin] acf2cd: added a few steps #wip

2021-04-30 Thread 'Thabo Krick' via Jenkins Commits
  Branch: refs/heads/ep-rest-api
  Home:   https://github.com/jenkinsci/btc-embeddedplatform-plugin
  Commit: acf2cd4b23083dff96a60c9331970e8f7380c080
  
https://github.com/jenkinsci/btc-embeddedplatform-plugin/commit/acf2cd4b23083dff96a60c9331970e8f7380c080
  Author: Thabo Krick 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
A mvn_build_plugin.bat
A mvn_debug_plugin.bat
A mvn_run_plugin.bat
M pom.xml
M src/main/java/com/btc/ep/plugins/embeddedplatform/http/HttpRequester.java
A src/main/java/com/btc/ep/plugins/embeddedplatform/step/BtcExampleStep.java
R src/main/java/com/btc/ep/plugins/embeddedplatform/step/BtcStartupStep.java
R 
src/main/java/com/btc/ep/plugins/embeddedplatform/step/BtcStartupStepExecution.java
A 
src/main/java/com/btc/ep/plugins/embeddedplatform/step/analysis/BtcBackToBackTestStep.java
A 
src/main/java/com/btc/ep/plugins/embeddedplatform/step/basic/BtcStartupStep.java
A 
src/main/java/com/btc/ep/plugins/embeddedplatform/step/basic/BtcWrapUpStep.java
A src/main/java/com/btc/ep/plugins/embeddedplatform/util/Store.java
M src/main/java/com/btc/ep/plugins/embeddedplatform/util/TestStuff.java

  Log Message:
  ---
  added a few steps #wip


-- 
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/btc-embeddedplatform-plugin/push/refs/heads/ep-rest-api/3d7b70-acf2cd%40github.com.


[jenkinsci/git-client-plugin]

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  Home:   https://github.com/jenkinsci/git-client-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/git-client-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29/82ccac-00%40github.com.


[jenkinsci/git-client-plugin] 5a3469: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 5a346901abdf385d28e8b2378d9a3cff839f03d9
  
https://github.com/jenkinsci/git-client-plugin/commit/5a346901abdf385d28e8b2378d9a3cff839f03d9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/git-client-plugin/push/refs/heads/master/ce6eac-5a3469%40github.com.


[jenkinsci/ecutest-plugin]

2021-04-30 Thread 'Christian Pönisch' via Jenkins Commits
  Branch: refs/heads/i303-constant-loading
  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/i303-constant-loading/462ba4-00%40github.com.


[jenkinsci/ecutest-plugin] acbfc3: Set global constants without configuration reload ...

2021-04-30 Thread 'Christian Pönisch' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/ecutest-plugin

  Commit: acbfc3ccc1a2f74b5efbf19ab6300f01479b1a7e

  
https://github.com/jenkinsci/ecutest-plugin/commit/acbfc3ccc1a2f74b5efbf19ab6300f01479b1a7e

  Author: Christian Pönisch 

  Date:   2021-04-30 (Fri, 30 Apr 2021)



  Changed paths:

M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/test/client/AbstractTestClient.java

M 
src/main/resources/de/tracetronic/jenkins/plugins/ecutest/test/config/TestConfig/help-constants.html

M 
src/main/resources/de/tracetronic/jenkins/plugins/ecutest/test/config/TestConfig/help-constants_de.html



  Log Message:

  ---

  Set global constants without configuration reload (#304)





-- 
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/2d2660-acbfc3%40github.com.


[jenkinsci/nodelabelparameter-plugin]

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  Home:   https://github.com/jenkinsci/nodelabelparameter-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/nodelabelparameter-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29/a85c48-00%40github.com.


[jenkinsci/nodelabelparameter-plugin] d054cb: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodelabelparameter-plugin
  Commit: d054cba0698c7c7c916efbd583ff9582557487dc
  
https://github.com/jenkinsci/nodelabelparameter-plugin/commit/d054cba0698c7c7c916efbd583ff9582557487dc
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/nodelabelparameter-plugin/push/refs/heads/master/5f6c43-d054cb%40github.com.


[jenkinsci/teamconcert-plugin]

2021-04-30 Thread 'Lakshmi Narasimhan T V' via Jenkins Commits
  Branch: refs/heads/lvaikunt-patch-1
  Home:   https://github.com/jenkinsci/teamconcert-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/teamconcert-plugin/push/refs/heads/lvaikunt-patch-1/90d68c-00%40github.com.


[jenkinsci/teamconcert-plugin] 0d2cdf: Update README.adoc

2021-04-30 Thread 'Lakshmi Narasimhan T V' via Jenkins Commits
  Branch: refs/heads/pipeline-improvements
  Home:   https://github.com/jenkinsci/teamconcert-plugin
  Commit: 0d2cdf844cab14f28884d90863b7eb053abd7ff0
  
https://github.com/jenkinsci/teamconcert-plugin/commit/0d2cdf844cab14f28884d90863b7eb053abd7ff0
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

New sections for
List logs/artifacts
Download logs/artifacts


  Commit: 2065ecd1844d7f8cc069ce50d27099889fb19fdc
  
https://github.com/jenkinsci/teamconcert-plugin/commit/2065ecd1844d7f8cc069ce50d27099889fb19fdc
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

Update content for list logs and list artifacts


  Commit: 389adf13491a68c90960478238dfdccc8c684287
  
https://github.com/jenkinsci/teamconcert-plugin/commit/389adf13491a68c90960478238dfdccc8c684287
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

More updates to list artifacts and list logs
1. Provided a snippet
2. Provided details of the return values.


  Commit: 09d34f953c313dd84358ab25f16103e7768d72c0
  
https://github.com/jenkinsci/teamconcert-plugin/commit/09d34f953c313dd84358ab25f16103e7768d72c0
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

Complete updates for download log and download artifact


  Commit: 5830cb3eb0d7825e51f8dd45417288eb7ce92e08
  
https://github.com/jenkinsci/teamconcert-plugin/commit/5830cb3eb0d7825e51f8dd45417288eb7ce92e08
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

Fix syntax error.


  Commit: 51a907389b9a4677ba5e3f07eb4d514975fb9b44
  
https://github.com/jenkinsci/teamconcert-plugin/commit/51a907389b9a4677ba5e3f07eb4d514975fb9b44
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

Fix syntax errors.


  Commit: 7575b1751e3bfa2a3349ffa8a03f89babb5f0826
  
https://github.com/jenkinsci/teamconcert-plugin/commit/7575b1751e3bfa2a3349ffa8a03f89babb5f0826
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

Minor formatting changes


  Commit: 90d68c980ff009b3ab308d40e021cb2ae4dddfd5
  
https://github.com/jenkinsci/teamconcert-plugin/commit/90d68c980ff009b3ab308d40e021cb2ae4dddfd5
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Update README.adoc

Added details about accessing groovy variables or build parameters in Jenkins 
jobs.
Added info about lack of workspace directory.


  Commit: 68f0c9d114cca70f652f67e2ad620dc9d98fb7e7
  
https://github.com/jenkinsci/teamconcert-plugin/commit/68f0c9d114cca70f652f67e2ad620dc9d98fb7e7
  Author: Lakshmi Narasimhan T V 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Merge pull request #21 from jenkinsci/lvaikunt-patch-1

Update README.adoc


Compare: 
https://github.com/jenkinsci/teamconcert-plugin/compare/a144af6195e7...68f0c9d114cc

-- 
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/teamconcert-plugin/push/refs/heads/pipeline-improvements/a144af-68f0c9%40github.com.


[jenkinsci/gerrit-trigger-plugin]

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-io-commons-io-2.7
  Home:   https://github.com/jenkinsci/gerrit-trigger-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/gerrit-trigger-plugin/push/refs/heads/dependabot/maven/commons-io-commons-io-2.7/0b29db-00%40github.com.


[jenkinsci/gerrit-trigger-plugin] 0b29db: Bump commons-io from 2.4 to 2.7

2021-04-30 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 0b29db02e5828a9e6b53afadef2eddae6bc13c27
  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/0b29db02e5828a9e6b53afadef2eddae6bc13c27
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump commons-io from 2.4 to 2.7

Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] 


  Commit: 69404174755cfaa95cb41c0e5529d28280f5f128
  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/69404174755cfaa95cb41c0e5529d28280f5f128
  Author: Robert Sandell 
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #433 from 
jenkinsci/dependabot/maven/commons-io-commons-io-2.7

Bump commons-io from 2.4 to 2.7


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/968286adc832...69404174755c

-- 
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-trigger-plugin/push/refs/heads/master/968286-694041%40github.com.


[jenkinsci/elastic-axis-plugin]

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  Home:   https://github.com/jenkinsci/elastic-axis-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/elastic-axis-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29/0504f8-00%40github.com.


[jenkinsci/elastic-axis-plugin] f30297: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/elastic-axis-plugin
  Commit: f3029783539597b8f171728452c3f7d5527c86a2
  
https://github.com/jenkinsci/elastic-axis-plugin/commit/f3029783539597b8f171728452c3f7d5527c86a2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/elastic-axis-plugin/push/refs/heads/master/ecedd0-f30297%40github.com.


[jenkinsci/platformlabeler-plugin]

2021-04-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/alpine/3.12.4/master/alpine-3.13.4
  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/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/alpine/3.12.4/master/alpine-3.13.4/dd146f-00%40github.com.


[jenkinsci/platformlabeler-plugin] 37a7b3: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 37a7b3f04748175518925e83b5d6b57cee770560
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/37a7b3f04748175518925e83b5d6b57cee770560
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/master/ad1dbe-37a7b3%40github.com.


[jenkinsci/platformlabeler-plugin]

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  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/master/io.jenkins.tools.bom-bom-2.263.x-29/d0fe1d-00%40github.com.


[jenkinsci/git-client-plugin] 82ccac: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 82ccac8e4dd416b60213e85aa629279eb2c2d0cd
  
https://github.com/jenkinsci/git-client-plugin/commit/82ccac8e4dd416b60213e85aa629279eb2c2d0cd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/git-client-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29/00-82ccac%40github.com.


[jenkinsci/elastic-axis-plugin] 0504f8: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  Home:   https://github.com/jenkinsci/elastic-axis-plugin
  Commit: 0504f8f92421bdff2d8a0ad93aa84fd0ac54e655
  
https://github.com/jenkinsci/elastic-axis-plugin/commit/0504f8f92421bdff2d8a0ad93aa84fd0ac54e655
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/elastic-axis-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29/00-0504f8%40github.com.


[jenkinsci/git-plugin] 30f8b5: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 30f8b5e716989f96f36f8a49b46568e002be9646
  
https://github.com/jenkinsci/git-plugin/commit/30f8b5e716989f96f36f8a49b46568e002be9646
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/git-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29/00-30f8b5%40github.com.


[jenkinsci/nodelabelparameter-plugin] a85c48: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  Home:   https://github.com/jenkinsci/nodelabelparameter-plugin
  Commit: a85c481c5629db24ab5bed76f5fd6dd609626790
  
https://github.com/jenkinsci/nodelabelparameter-plugin/commit/a85c481c5629db24ab5bed76f5fd6dd609626790
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/nodelabelparameter-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29/00-a85c48%40github.com.


[jenkinsci/platformlabeler-plugin] d0fe1d: Bump bom-2.263.x from 28 to 29

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.263.x-29
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: d0fe1d686db674872ca7e6c077622e9f4861a340
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/d0fe1d686db674872ca7e6c077622e9f4861a340
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 28 to 29

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[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/master/io.jenkins.tools.bom-bom-2.263.x-29/00-d0fe1d%40github.com.


[jenkinsci/gerrit-trigger-plugin] 0b29db: Bump commons-io from 2.4 to 2.7

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-io-commons-io-2.7
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 0b29db02e5828a9e6b53afadef2eddae6bc13c27
  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/0b29db02e5828a9e6b53afadef2eddae6bc13c27
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump commons-io from 2.4 to 2.7

Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[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/gerrit-trigger-plugin/push/refs/heads/dependabot/maven/commons-io-commons-io-2.7/6b0036-0b29db%40github.com.


[jenkinsci/gerrit-trigger-plugin] f3d97c: Bump jackson.version from 2.10.2 to 2.12.3

2021-04-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/jackson.version-2.12.3
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: f3d97ceafa4d4bc7dc0564638abf85b9572dcf30
  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f3d97ceafa4d4bc7dc0564638abf85b9572dcf30
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson.version from 2.10.2 to 2.12.3

Bumps `jackson.version` from 2.10.2 to 2.12.3.

Updates `jackson-databind` from 2.10.2 to 2.12.3
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.10.2 to 2.12.3
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- 
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.2...jackson-core-2.12.3)

Updates `jackson-annotations` from 2.10.2 to 2.12.3
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[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/gerrit-trigger-plugin/push/refs/heads/dependabot/maven/jackson.version-2.12.3/00-f3d97c%40github.com.


[jenkinsci/gerrit-trigger-plugin] 18dd27: [FIX JENKINS-53250] Implement JCasC support

2021-04-30 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin

  Commit: 18dd2700de848242e854058bc4f15dc1decb4d5e

  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/18dd2700de848242e854058bc4f15dc1decb4d5e

  Author: Oliver Gondža 

  Date:   2021-02-18 (Thu, 18 Feb 2021)



  Changed paths:

M pom.xml

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/PluginImpl.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/VerdictCategory.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/Config.java

A 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/GerritJcascConfigurator.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/PluginConfig.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/ReplicationConfig.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/data/GerritSlave.java

A 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/JcascTest.java

A 
src/test/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/casc.yaml



  Log Message:

  ---

  [FIX JENKINS-53250] Implement JCasC support





  Commit: 19cc7f753f56a849ba26bfa9d43fb5bb4327dc7b

  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/19cc7f753f56a849ba26bfa9d43fb5bb4327dc7b

  Author: Oliver Gondža 

  Date:   2021-02-18 (Thu, 18 Feb 2021)



  Changed paths:

M pom.xml

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/Config.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/GerritJcascConfigurator.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/PluginConfig.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/ReplicationConfig.java

M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/JcascTest.java

M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/mock/MockGerritHudsonTriggerConfig.java

M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/utils/MockPluginCheckerConfig.java



  Log Message:

  ---

  [JENKINS-53250] Address the checkstyle errors



Bumping checkstyle version to add Lambda support.





  Commit: 04fd6aff727c0104344c91c72dda372c23cac4ba

  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/04fd6aff727c0104344c91c72dda372c23cac4ba

  Author: Oliver Gondža 

  Date:   2021-02-18 (Thu, 18 Feb 2021)



  Changed paths:

M pom.xml

M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/WorkflowTest.java

M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/BackCompat2173JenkinsTest.java



  Log Message:

  ---

  [JENKINS-53250] Address enforcer reports



Hamcrest have removed the `Is#isA` matcher that had to be replaced.





  Commit: 14e741e2419366b370ff8b127ae0d3f89b53ae2f

  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/14e741e2419366b370ff8b127ae0d3f89b53ae2f

  Author: Oliver Gondža 

  Date:   2021-02-18 (Thu, 18 Feb 2021)



  Changed paths:

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/Config.java

M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/JcascTest.java

M 
src/test/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/casc.yaml



  Log Message:

  ---

  [JENKINS-53250] Add Gerrit command config





  Commit: c7c9cc2b0043674174e19d6d44372da19ebe295c

  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/c7c9cc2b0043674174e19d6d44372da19ebe295c

  Author: Oliver Gondža 

  Date:   2021-02-19 (Fri, 19 Feb 2021)



  Changed paths:

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/Config.java



  Log Message:

  ---

  [JENKINS-53250] Bring back obsolete methods as deprecated





  Commit: 4d4f8ae23f9e2d87a2d1478099506bd4977a87fb

  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/4d4f8ae23f9e2d87a2d1478099506bd4977a87fb

  Author: Oliver Gondža 

  Date:   2021-02-19 (Fri, 19 Feb 2021)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [JENKINS-53250] Address hamcrest LinkageError





  Commit: ef6421a3f3347c8024a8c12765f9cdaffd0af4fe

  
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/ef6421a3f3347c8024a8c12765f9cdaffd0af4fe

  Author: Oliver Gondža 

  Date:   2021-02-19 (Fri, 19 Feb 2021)



  Changed paths:

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/PluginImpl.java

M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/GerritJcascConfigurator.java



  Log Message:

  ---

  [JENKINS-53250] 

[jenkinsci/appspider-build-scanner-plugin] ec9172: Merge pull request #6 from jenkinsci/master

2021-04-30 Thread 'Terry Moreland' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: ec917211c91f4aa7bde929c3802f1d0ad681b7f3
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/ec917211c91f4aa7bde929c3802f1d0ad681b7f3
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

  Changed paths:
M .gitignore
M LICENSE.TXT
M Readme.md
M pom.xml
M src/main/java/com/rapid7/appspider/Authentication.java
M src/main/java/com/rapid7/appspider/Base.java
M src/main/java/com/rapid7/appspider/ReportManagement.java
M src/main/java/com/rapid7/appspider/ScanConfiguration.java
M src/main/java/com/rapid7/appspider/ScanManagement.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/config.jelly

  Log Message:
  ---
  Merge pull request #6 from jenkinsci/master

Realign jenkins appspider pluging with jenkins fork


  Commit: fadaa223e6b5ea40b57b7a51554d8b2db0d399de
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/fadaa223e6b5ea40b57b7a51554d8b2db0d399de
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
A .github/workflows/master.yml

  Log Message:
  ---
  Create master.yml


  Commit: 93e4bc30ddbbf09a5b8c6e99d400c68bb0c6f0e5
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/93e4bc30ddbbf09a5b8c6e99d400c68bb0c6f0e5
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
A .github/workflows/master.yml

  Log Message:
  ---
  Merge pull request #8 from rapid7/CI-Build-action

Add github action for CI build


  Commit: 15f69b8bd070a2b407230dd16215ea0021353409
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/15f69b8bd070a2b407230dd16215ea0021353409
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
A .github/pull_request_template.md
M .gitignore
M LICENSE.TXT
M Readme.md
M pom.xml
A src/main/java/com/rapid7/appspider/ApiSerializer.java
R src/main/java/com/rapid7/appspider/Authentication.java
R src/main/java/com/rapid7/appspider/Base.java
A src/main/java/com/rapid7/appspider/ClientService.java
A src/main/java/com/rapid7/appspider/ContentHelper.java
A src/main/java/com/rapid7/appspider/EnterpriseClient.java
A src/main/java/com/rapid7/appspider/HttpClientFactory.java
A src/main/java/com/rapid7/appspider/HttpClientService.java
A src/main/java/com/rapid7/appspider/LoggerFacade.java
A src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
A src/main/java/com/rapid7/appspider/Report.java
R src/main/java/com/rapid7/appspider/ReportManagement.java
A src/main/java/com/rapid7/appspider/Scan.java
R src/main/java/com/rapid7/appspider/ScanConfiguration.java
R src/main/java/com/rapid7/appspider/ScanEngineGroup.java
R src/main/java/com/rapid7/appspider/ScanManagement.java
A src/main/java/com/rapid7/appspider/ScanSettings.java
A src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
A src/main/java/com/rapid7/appspider/Utility.java
A src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/global.jelly
A src/test/java/com/rapid7/appspider/EngineStub.java
A src/test/java/com/rapid7/appspider/EnterpriseClientTestContext.java
A src/test/java/com/rapid7/appspider/StandardEnterpriseClientTest.java

  Log Message:
  ---
  Merge pull request #7 from jenkinsci/development

ASE-4419 self-signed certificate support


  Commit: 7b65f720ecf109bcaec95bd151f82091521b371d
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/7b65f720ecf109bcaec95bd151f82091521b371d
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
M pom.xml
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/master

ASE-4419 Jenkins plugin self-signed cert support


  Commit: 897efd4b69c7425fadd61f94f10a8c88565f2ec9
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/897efd4b69c7425fadd61f94f10a8c88565f2ec9
  Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
M .github/workflows/master.yml

  Log Message:
  ---
  Update master.yml to have explicit 

  1   2   >