[jenkinsci/claim-plugin] b80555: [JENKINS-70880] Column tooltip no longer works (#287)

2024-05-27 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: b805559e91fe1e021f6c02973164f84225eb06ea
  
https://github.com/jenkinsci/claim-plugin/commit/b805559e91fe1e021f6c02973164f84225eb06ea
  Author: Arnaud TAMAILLON 
  Date:   2024-05-27 (Mon, 27 May 2024)

  Changed paths:
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/badge.jelly
M src/main/resources/hudson/plugins/claim/ClaimColumn/column.jelly

  Log Message:
  ---
  [JENKINS-70880] Column tooltip no longer works (#287)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/claim-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/407dd1-b80555%40github.com.


[jenkinsci/claim-plugin] f0ee8d: Squashed commit of the following:

2024-05-26 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/claim-from-test-result-page
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: f0ee8d09c969b493b273e04bbde48a4178f81d1b
  
https://github.com/jenkinsci/claim-plugin/commit/f0ee8d09c969b493b273e04bbde48a4178f81d1b
  Author: Martin, Christian 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M src/main/java/hudson/plugins/claim/ClaimTestAction.java
M src/main/java/hudson/plugins/claim/ClaimTestDataPublisher.java
A src/main/java/hudson/plugins/claim/LabelTestAction.java
A 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow.jelly
A 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow.properties
A 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow_zh_TW.properties
A 
src/main/resources/hudson/plugins/claim/LabelTestAction/casetableheader.jelly

  Log Message:
  ---
  Squashed commit of the following:

commit 8a3362da593095d6445c26bb0a41be274d697cd3
Author: Martin, Christian 
Date:   Thu May 2 13:44:18 2024 +0200

refactored and written comments

commit 627347568f47148588c4b41eb1d1fd0fda63331b
Author: Martin, Christian 
Date:   Thu May 2 11:51:02 2024 +0200

Revert "added some documentation while reading through the code"

This reverts commit 587162efd058c3b02b79ee75fca32556b2361b6f.

commit 2e30aadfff64890795da196a67efe92ff4f54dca
Author: Martin, Christian 
Date:   Tue Apr 30 18:43:14 2024 +0200

added  to the jelly files

commit da01bd9f90417cec311b073a3f2bd6441c409599
Author: Martin, Christian 
Date:   Tue Apr 30 18:17:37 2024 +0200

fixed typo

commit b13f599d7814a558ffced972a66fe83a3d3fa85d
Author: Martin, Christian 
Date:   Tue Apr 30 18:17:12 2024 +0200

put the getRelativeUrl only in ClaimTestAction

commit 4523a036628c6fb34608cc0cae0cfa33ebbdcea6
Author: Martin, Christian 
Date:   Tue Apr 30 18:14:53 2024 +0200

functioning Claim in TestOverview

commit 587162efd058c3b02b79ee75fca32556b2361b6f
Author: Martin, Christian 
Date:   Mon Apr 29 12:15:32 2024 +0200

added some documentation while reading through the code


  Commit: 659a97c19e0676728ba2964839ffc35a223e3a87
  
https://github.com/jenkinsci/claim-plugin/commit/659a97c19e0676728ba2964839ffc35a223e3a87
  Author: Martin, Christian 
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
M src/main/java/hudson/plugins/claim/ClaimTestAction.java
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow.jelly

  Log Message:
  ---
  fix url problem for claiming


  Commit: 08c08e3b802714f34847f7c131627bd197922629
  
https://github.com/jenkinsci/claim-plugin/commit/08c08e3b802714f34847f7c131627bd197922629
  Author: Martin, Christian 
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
M src/main/java/hudson/plugins/claim/ClaimTestDataPublisher.java
M src/main/java/hudson/plugins/claim/LabelTestAction.java

  Log Message:
  ---
  fixed the headings for claim actions


  Commit: 80079dbd393fa43f208e80aa343ca01694ab9b05
  
https://github.com/jenkinsci/claim-plugin/commit/80079dbd393fa43f208e80aa343ca01694ab9b05
  Author: Greybird 
  Date:   2024-05-26 (Sun, 26 May 2024)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/claim/ClaimBuildAction.java
M src/test/java/hudson/plugins/claim/ClaimGroovyTest.java
M src/test/java/hudson/plugins/claim/ClaimTest.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master' into 
feature/claim-from-test-result-page


  Commit: b926287d5ccc42c3742cdf53a821e93c2264c067
  
https://github.com/jenkinsci/claim-plugin/commit/b926287d5ccc42c3742cdf53a821e93c2264c067
  Author: Greybird 
  Date:   2024-05-26 (Sun, 26 May 2024)

  Changed paths:
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary.jelly
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary.properties
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary_zh_TW.properties
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow.jelly
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow.properties
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow_zh_TW.properties
M src/main/resources/hudson/plugins/claim/Messages.properties
M src/main/resources/hudson/plugins/claim/Messages_zh_TW.properties
A src/main/webapp/help-displayClaimActionsInTestResultsTableByDefault.html

  Log Message:
  ---
  Centralize claim actions texts, and aligns claim/release/reassign links code


  Commit: 426c02a403ec8c0a6610250c7a98af00f47665e1
  
https://github.com/jenkinsci/claim-plugin/commit/426c02a403ec8c0a6610250c7a98af00f47665e1
  Author: Greybird 
  Date:   2024-05-26 (Sun, 26 May 2024)

  Changed paths:
M 

[jenkinsci/claim-plugin] 690e44: Update Jenkins required version to 2.452.1 (#282)

2024-05-26 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 690e44bf977610deaf39a37e7f15a843599bb083
  
https://github.com/jenkinsci/claim-plugin/commit/690e44bf977610deaf39a37e7f15a843599bb083
  Author: Arnaud TAMAILLON 
  Date:   2024-05-26 (Sun, 26 May 2024)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/test/java/hudson/plugins/claim/ClaimGroovyTest.java

  Log Message:
  ---
  Update Jenkins required version to 2.452.1 (#282)

* Update Jenkins required version to 2.452.1

-

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/claim-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/a5b4fb-690e44%40github.com.


[jenkinsci/claim-plugin] 2f576a: Bump requirement to 2.426.3

2024-05-26 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.5.2-1
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 2f576a730cf209628cb3d4b87d921e1cdadb63e1
  
https://github.com/jenkinsci/claim-plugin/commit/2f576a730cf209628cb3d4b87d921e1cdadb63e1
  Author: Greybird 
  Date:   2024-05-26 (Sun, 26 May 2024)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Bump requirement to 2.426.3



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/claim-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.5.2-1/5cdca9-2f576a%40github.com.


[jenkinsci/claim-plugin]

2023-06-05 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/automated-releases
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/feature/automated-releases/a6806c-00%40github.com.


[jenkinsci/claim-plugin]

2023-06-05 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/fix
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/feature/fix/afbb7b-00%40github.com.


[jenkinsci/claim-plugin]

2023-06-05 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/jenkins-design-library-update
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/feature/jenkins-design-library-update/9da4e8-00%40github.com.


[jenkinsci/claim-plugin] edfce8: Update Jenkins version

2023-06-05 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.4.0-1
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: edfce8b7c4de274e18f53ba82fc2766e87f185ec
  
https://github.com/jenkinsci/claim-plugin/commit/edfce8b7c4de274e18f53ba82fc2766e87f185ec
  Author: Greybird 
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkins version


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/claim-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.4.0-1/e662bf-edfce8%40github.com.


[jenkinsci/claim-plugin] e662bf: Update Jenkins version

2023-06-05 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.4.0-1
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: e662bf6b8c47209274c65b8a0285045908a771eb
  
https://github.com/jenkinsci/claim-plugin/commit/e662bf6b8c47209274c65b8a0285045908a771eb
  Author: Greybird 
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update Jenkins version


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/claim-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.4.0-1/4a8b61-e662bf%40github.com.


[jenkinsci/claim-plugin] 4a8b61: Update Jenkins version

2023-06-05 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.4.0-1
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 4a8b61cded58c30ce23ff1811cb9f25c58af52ef
  
https://github.com/jenkinsci/claim-plugin/commit/4a8b61cded58c30ce23ff1811cb9f25c58af52ef
  Author: Arnaud TAMAILLON 
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update Jenkins version


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/claim-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.4.0-1/43d765-4a8b61%40github.com.


[jenkinsci/claim-plugin] 43d765: Update minimum Jenkins version

2023-06-05 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.4.0-1
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 43d765972e24676a14187d30b0f490570f9c5882
  
https://github.com/jenkinsci/claim-plugin/commit/43d765972e24676a14187d30b0f490570f9c5882
  Author: Arnaud TAMAILLON 
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update minimum Jenkins version


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/claim-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.4.0-1/ea08db-43d765%40github.com.


[jenkinsci/claim-plugin] 1fafd4: Bump build-failure-analyzer from 2.4.0 to 2.4.1 (#...

2023-05-01 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-font-awesome-api-6.3.0-2
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 1fafd41923d005db685bd6095984b562c42d3716
  
https://github.com/jenkinsci/claim-plugin/commit/1fafd41923d005db685bd6095984b562c42d3716
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump build-failure-analyzer from 2.4.0 to 2.4.1 (#208)

Bumps 
[build-failure-analyzer](https://github.com/jenkinsci/build-failure-analyzer-plugin)
 from 2.4.0 to 2.4.1.
- [Release 
notes](https://github.com/jenkinsci/build-failure-analyzer-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/build-failure-analyzer-plugin/blob/master/docs/old-changelog.md)
- 
[Commits](https://github.com/jenkinsci/build-failure-analyzer-plugin/compare/build-failure-analyzer-2.4.0...build-failure-analyzer-2.4.1)

---
updated-dependencies:
- dependency-name: com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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


  Commit: e36e193ea70f5bbc0ec7ae3fd6ccf7441f4e0f0f
  
https://github.com/jenkinsci/claim-plugin/commit/e36e193ea70f5bbc0ec7ae3fd6ccf7441f4e0f0f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jakarta-mail-api from 2.0.1-2 to 2.0.1-3 (#211)

Bumps [jakarta-mail-api](https://github.com/jenkinsci/jakarta-mail-api-plugin) 
from 2.0.1-2 to 2.0.1-3.
- [Release notes](https://github.com/jenkinsci/jakarta-mail-api-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/jakarta-mail-api-plugin/compare/jakarta-mail-api-2.0.1-2...jakarta-mail-api-2.0.1-3)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:jakarta-mail-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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


  Commit: f6f3c28c91fc57a513510f5967bc5433f075ee8b
  
https://github.com/jenkinsci/claim-plugin/commit/f6f3c28c91fc57a513510f5967bc5433f075ee8b
  Author: Arnaud TAMAILLON 
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
A .github/workflows/jenkins-security-scan.yml

  Log Message:
  ---
  Create jenkins-security-scan.yml


  Commit: 8524857952d89155af6d31623b591ffe461b2205
  
https://github.com/jenkinsci/claim-plugin/commit/8524857952d89155af6d31623b591ffe461b2205
  Author: Arnaud TAMAILLON 
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/DescribableTestAction.java
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary.jelly
M src/test/java/hudson/plugins/claim/ClaimBFATest.java
M src/test/java/hudson/plugins/claim/ClaimTest.java

  Log Message:
  ---
  Apply permissions checks on user enumeration, and enforce POST usage on 
required methods (#225)


  Commit: f05b3c69759c1177c232acb150bd1f1a63bbff4b
  
https://github.com/jenkinsci/claim-plugin/commit/f05b3c69759c1177c232acb150bd1f1a63bbff4b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.59 to 4.62 (#229)

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.59 to 4.62.
- [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.59...plugin-4.62)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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


  Commit: a9e9b1d0ad4644fe86f99bd27d1aafe8355a2b08
  
https://github.com/jenkinsci/claim-plugin/commit/a9e9b1d0ad4644fe86f99bd27d1aafe8355a2b08
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mock-javamail from 2.0 to 2.1 (#223)

Bumps [mock-javamail](https://github.com/jenkinsci/lib-mock-javamail) from 2.0 
to 2.1.
- [Release notes](https://github.com/jenkinsci/lib-mock-javamail/releases)
- 
[Commits](https://github.com/jenkinsci/lib-mock-javamail/compare/mock-javamail-2.0...mock-javamail-2.1)

---
updated-dependencies:
- dependency-name: 

[jenkinsci/claim-plugin] 852485: Apply permissions checks on user enumeration, and ...

2023-04-20 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 8524857952d89155af6d31623b591ffe461b2205
  
https://github.com/jenkinsci/claim-plugin/commit/8524857952d89155af6d31623b591ffe461b2205
  Author: Arnaud TAMAILLON 
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/DescribableTestAction.java
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary.jelly
M src/test/java/hudson/plugins/claim/ClaimBFATest.java
M src/test/java/hudson/plugins/claim/ClaimTest.java

  Log Message:
  ---
  Apply permissions checks on user enumeration, and enforce POST usage on 
required methods (#225)


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/f6f3c2-852485%40github.com.


[jenkinsci/claim-plugin] f6f3c2: Create jenkins-security-scan.yml

2023-04-19 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: f6f3c28c91fc57a513510f5967bc5433f075ee8b
  
https://github.com/jenkinsci/claim-plugin/commit/f6f3c28c91fc57a513510f5967bc5433f075ee8b
  Author: Arnaud TAMAILLON 
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
A .github/workflows/jenkins-security-scan.yml

  Log Message:
  ---
  Create jenkins-security-scan.yml


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/e36e19-f6f3c2%40github.com.


[jenkinsci/claim-plugin]

2023-01-22 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/JENKINS-70417
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/feature/JENKINS-70417/5c5023-00%40github.com.


[jenkinsci/claim-plugin] 6b8ab3: Add option to display email address near user full...

2023-01-22 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/JENKINS-70417
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 6b8ab3981a7507414afdee0ac436277c090f85b1
  
https://github.com/jenkinsci/claim-plugin/commit/6b8ab3981a7507414afdee0ac436277c090f85b1
  Author: Stefan Sedelmaier 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M src/main/java/hudson/plugins/claim/ClaimConfig.java
M src/main/java/hudson/plugins/claim/DescribableTestAction.java
M src/main/resources/hudson/plugins/claim/ClaimConfig/config.jelly
M src/main/resources/hudson/plugins/claim/ClaimConfig/config.properties

  Log Message:
  ---
  Add option to display email address near user full namen for in drop down list


  Commit: 5c502349b5ad6820895d8d8d489b1d65cce16722
  
https://github.com/jenkinsci/claim-plugin/commit/5c502349b5ad6820895d8d8d489b1d65cce16722
  Author: Greybird 
  Date:   2023-01-22 (Sun, 22 Jan 2023)

  Changed paths:
M src/main/java/hudson/plugins/claim/ClaimConfig.java
M src/main/java/hudson/plugins/claim/DescribableTestAction.java
M src/main/resources/hudson/plugins/claim/ClaimConfig/config.jelly
M src/main/resources/hudson/plugins/claim/ClaimConfig/config.properties
A src/main/webapp/help-emailDisplayedForAssigneesList.html

  Log Message:
  ---
  Change naming, and add help file referenced


Compare: 
https://github.com/jenkinsci/claim-plugin/compare/6b8ab3981a75%5E...5c502349b5ad

-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/feature/JENKINS-70417/00-5c5023%40github.com.


[jenkinsci/claim-plugin] ad9a83: Use user display names in mails and enhance anonym...

2023-01-11 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: ad9a836ad90d1c5793224d6d02be660ff53ca041
  
https://github.com/jenkinsci/claim-plugin/commit/ad9a836ad90d1c5793224d6d02be660ff53ca041
  Author: Arnaud TAMAILLON 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/ClaimBuildAction.java
M src/main/java/hudson/plugins/claim/ClaimEmailer.java
M src/main/java/hudson/plugins/claim/ClaimPublisher.java
M src/main/java/hudson/plugins/claim/ClaimTestAction.java
M src/main/java/hudson/plugins/claim/ClaimTestDataPublisher.java
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java
M src/test/java/hudson/plugins/claim/ClaimEmailerTest.java
M src/test/java/hudson/plugins/claim/ClaimReportTest.java
M src/test/java/hudson/plugins/claim/ClaimTest.java
M src/test/java/hudson/plugins/claim/UserClaimsReportTest.java

  Log Message:
  ---
  Use user display names in mails and enhance anonymous user detection (#198)

* Use standard check for isAnonymous

* Switch to User class for claim actions

* Remove obsolete methods

* Fis spotbugs issue


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/780da6-ad9a83%40github.com.


[jenkinsci/claim-plugin] a729ff: Ensure minimum version is correctly set

2023-01-07 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1766.v0b_f2a_f7d0b_1d
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: a729ff5546531bc019e19af562e93976f13ddf3c
  
https://github.com/jenkinsci/claim-plugin/commit/a729ff5546531bc019e19af562e93976f13ddf3c
  Author: Greybird 
  Date:   2023-01-07 (Sat, 07 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Ensure minimum version is correctly set


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1766.v0b_f2a_f7d0b_1d/cdce41-a729ff%40github.com.


[jenkinsci/claim-plugin] 2d2e9c: Switch to latest LTS (#196)

2023-01-07 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 2d2e9cedb29593ee4b1bf5793edf9f76cca29aad
  
https://github.com/jenkinsci/claim-plugin/commit/2d2e9cedb29593ee4b1bf5793edf9f76cca29aad
  Author: Arnaud TAMAILLON 
  Date:   2023-01-07 (Sat, 07 Jan 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Switch to latest LTS (#196)


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/d09e3d-2d2e9c%40github.com.


[jenkinsci/claim-plugin] 69f936: Comply with JEP-227 (#177)

2022-10-04 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 69f9365ba8db1cc96560331fa6a21ed09827a61d
  
https://github.com/jenkinsci/claim-plugin/commit/69f9365ba8db1cc96560331fa6a21ed09827a61d
  Author: Arnaud TAMAILLON 
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java
M src/main/java/hudson/plugins/claim/DescribableTestAction.java
M src/test/java/hudson/plugins/claim/DescribableTestActionTest.java

  Log Message:
  ---
  Comply with JEP-227 (#177)


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/8a5f45-69f936%40github.com.


[jenkinsci/claim-plugin] 59d3c2: Clean deprecated API usages and fix some code warn...

2022-10-03 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 59d3c2002b214c7fa35a2512adc9c15efe3097b8
  
https://github.com/jenkinsci/claim-plugin/commit/59d3c2002b214c7fa35a2512adc9c15efe3097b8
  Author: Arnaud TAMAILLON 
  Date:   2022-10-03 (Mon, 03 Oct 2022)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractAssignedClaimsReport.java
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/ClaimColumn.java
M src/main/java/hudson/plugins/claim/ClaimIndication.java
M src/main/java/hudson/plugins/claim/ClaimPublisher.java
M src/main/java/hudson/plugins/claim/DescribableTestAction.java
M src/main/java/hudson/plugins/claim/JobClaimsAction.java
M src/test/java/hudson/plugins/claim/ClaimBFATest.java
M src/test/java/hudson/plugins/claim/ClaimEmailerTest.java
M src/test/java/hudson/plugins/claim/ClaimGroovyTest.java
M src/test/java/hudson/plugins/claim/ClaimReportTest.java
M src/test/java/hudson/plugins/claim/ClaimTest.java
M src/test/java/hudson/plugins/claim/UserClaimsReportTest.java

  Log Message:
  ---
  Clean deprecated API usages and fix some code warnings (#176)

* Remove deprecated Jenkins class calls

* Fix JUnit assertThat deprecation

* Fix FoundIndication deprecated constructor usage

* Fix User.get deprecation

* Modernise ClaimPublisher

* Update deprecated groovy script evaluate() method

* Remove redundant constructs

* Fix genericity problems

* Remove useless code

* Use try-with-resource construct

* Fix tests


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


[jenkinsci/claim-plugin] df7c42: Increase spotbugs effort and threshold (#175)

2022-10-03 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: df7c42d30647ece9b4c5184fc84b186803ead03a
  
https://github.com/jenkinsci/claim-plugin/commit/df7c42d30647ece9b4c5184fc84b186803ead03a
  Author: Arnaud TAMAILLON 
  Date:   2022-10-03 (Mon, 03 Oct 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/claim/AbstractAssignedClaimsReport.java
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java

  Log Message:
  ---
  Increase spotbugs effort and threshold (#175)

* Discard obsolete java.level property

* Add more spotbugs checks


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/3a4f04-df7c42%40github.com.


[jenkinsci/claim-plugin] 9091b5: UI: Use new Jenkins Design Library

2022-10-02 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/jenkins-design-library-update
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 9091b5a871f66aa7f946bc4f6a378ab22746880d
  
https://github.com/jenkinsci/claim-plugin/commit/9091b5a871f66aa7f946bc4f6a378ab22746880d
  Author: Geordie Rogers 
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractAssignedClaimsReport.java
M src/main/java/hudson/plugins/claim/ClaimPublisher.java
M 
src/main/resources/hudson/plugins/claim/AbstractAssignedClaimsReport/index.jelly
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/badge.jelly
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary.jelly
M src/main/resources/hudson/plugins/claim/ClaimColumn/column.jelly
R src/main/webapp/images/claim.svg

  Log Message:
  ---
  UI: Use new Jenkins Design Library

The original claim icon is now replaced by the built in Jenkins Design
Library user icon.

Build Resuly icons are now rendered using the same flow as in the
jenkinsci/jenkins repository.


  Commit: 78f48c9301643211654e7771e3fda0b387fceb59
  
https://github.com/jenkinsci/claim-plugin/commit/78f48c9301643211654e7771e3fda0b387fceb59
  Author: Geordie Rogers 
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
M docs/images/build-claim-action.png
M docs/images/build-claim-details.png
M docs/images/build-claim-info.png
M docs/images/build-config-claim.png
M docs/images/build-history-claim-info.png
M docs/images/claim-bfa-enabled.png
M docs/images/test-claim-action.png
M docs/images/test-claim-details.png
M docs/images/test-claim-info.png
M docs/images/test-claim-summary.png
M docs/images/test-config-claim.png

  Log Message:
  ---
  DOCS: Update images with new UI

The images in the README have now been updated to show the new UI styles
from the Jenkins Design Library.


  Commit: 9105f28f96becae4c0ee6a3c79c960fa77fc0105
  
https://github.com/jenkinsci/claim-plugin/commit/9105f28f96becae4c0ee6a3c79c960fa77fc0105
  Author: Greybird 
  Date:   2022-10-02 (Sun, 02 Oct 2022)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into feature/jenkins-design-library-update


  Commit: d797dcfd003eb1f07ee240b66d08d3622eaa0752
  
https://github.com/jenkinsci/claim-plugin/commit/d797dcfd003eb1f07ee240b66d08d3622eaa0752
  Author: Greybird 
  Date:   2022-10-02 (Sun, 02 Oct 2022)

  Changed paths:
M 
src/main/resources/hudson/plugins/claim/AbstractAssignedClaimsReport/index.jelly

  Log Message:
  ---
  Cleanup


  Commit: 065a9449412401b2083e9eb78f9fd677fa75c1e5
  
https://github.com/jenkinsci/claim-plugin/commit/065a9449412401b2083e9eb78f9fd677fa75c1e5
  Author: Greybird 
  Date:   2022-10-02 (Sun, 02 Oct 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/claim/AbstractAssignedClaimsReport.java
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/badge.jelly
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary.jelly
M src/main/resources/hudson/plugins/claim/ClaimColumn/column.jelly

  Log Message:
  ---
  Use font awesome sprites


  Commit: 9da4e84e9ccc43ba69ff78dbb76e53ff68fcbd15
  
https://github.com/jenkinsci/claim-plugin/commit/9da4e84e9ccc43ba69ff78dbb76e53ff68fcbd15
  Author: Greybird 
  Date:   2022-10-02 (Sun, 02 Oct 2022)

  Changed paths:
M docs/images/build-claim-action.png
M docs/images/build-claim-details.png
M docs/images/build-claim-info.png
M docs/images/build-history-claim-info.png
M docs/images/claim-bfa-enabled.png
M docs/images/test-claim-action.png
M docs/images/test-claim-details.png
M docs/images/test-claim-info.png
M docs/images/test-claim-summary.png

  Log Message:
  ---
  Update images


Compare: 
https://github.com/jenkinsci/claim-plugin/compare/9091b5a871f6%5E...9da4e84e9ccc

-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/feature/jenkins-design-library-update/00-9da4e8%40github.com.


[jenkinsci/claim-plugin] 0b6a12: Use java 11 & make Jenkins 2.361.1 the minimum ver...

2022-10-01 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 0b6a126d5a24c751b2e8a28829c85457052fe09e
  
https://github.com/jenkinsci/claim-plugin/commit/0b6a126d5a24c751b2e8a28829c85457052fe09e
  Author: Arnaud TAMAILLON 
  Date:   2022-10-01 (Sat, 01 Oct 2022)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Use java 11 & make Jenkins 2.361.1 the minimum version (#172)

Use java 11 & make Jenkins 2.361.1 the minimum version


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


[jenkinsci/claim-plugin] 01ac6f: Fix mock-javamail (#165)

2022-08-15 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 01ac6fb2ba7a367d4b6f24936a0545e7773c3c40
  
https://github.com/jenkinsci/claim-plugin/commit/01ac6fb2ba7a367d4b6f24936a0545e7773c3c40
  Author: Arnaud TAMAILLON 
  Date:   2022-08-15 (Mon, 15 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix mock-javamail (#165)


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/9d6779-01ac6f%40github.com.


[jenkinsci/claim-plugin] afbb7b: Fix mock-javamail

2022-08-15 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/fix
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: afbb7b5a893b7abf64f965272bba9475f44b7d0b
  
https://github.com/jenkinsci/claim-plugin/commit/afbb7b5a893b7abf64f965272bba9475f44b7d0b
  Author: Greybird 
  Date:   2022-08-15 (Mon, 15 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix mock-javamail


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/feature/fix/00-afbb7b%40github.com.


[jenkinsci/claim-plugin]

2022-08-15 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/master/afbb7b-9d6779%40github.com.


[jenkinsci/claim-plugin] afbb7b: Fix mock-javamail

2022-08-15 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: afbb7b5a893b7abf64f965272bba9475f44b7d0b
  
https://github.com/jenkinsci/claim-plugin/commit/afbb7b5a893b7abf64f965272bba9475f44b7d0b
  Author: Greybird 
  Date:   2022-08-15 (Mon, 15 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix mock-javamail


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/9d6779-afbb7b%40github.com.


[jenkinsci/claim-plugin] 9d6779: Switch to automated release (#163)

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 9d677912bb35dbdafe7933ccedc3ecab5ad72728
  
https://github.com/jenkinsci/claim-plugin/commit/9d677912bb35dbdafe7933ccedc3ecab5ad72728
  Author: Arnaud TAMAILLON 
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
M .github/dependabot.yml
R .github/release-drafter.yml
A .github/workflows/cd.yaml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Switch to automated release (#163)

* Switch to automated release

* Fix jenkins version


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


[jenkinsci/claim-plugin] a6806c: Fix jenkins version

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/automated-releases
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: a6806c7aaf05f9e71d0eff4faf44e66e94a55211
  
https://github.com/jenkinsci/claim-plugin/commit/a6806c7aaf05f9e71d0eff4faf44e66e94a55211
  Author: Greybird 
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix jenkins version


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


[jenkinsci/claim-plugin] f7fa69: Switch to automated release

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/automated-releases
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: f7fa6969893cdb8ee9b34242f054e64d58d4ff55
  
https://github.com/jenkinsci/claim-plugin/commit/f7fa6969893cdb8ee9b34242f054e64d58d4ff55
  Author: Greybird 
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
M .github/dependabot.yml
R .github/release-drafter.yml
A .github/workflows/cd.yaml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Switch to automated release


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/feature/automated-releases/838747-f7fa69%40github.com.


[jenkinsci/claim-plugin]

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.46
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.46/76a7ec-00%40github.com.


[jenkinsci/claim-plugin]

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.sonyericsson.jenkins.plugins.bfa-build-failure-analyzer-2.3.0
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/dependabot/maven/com.sonyericsson.jenkins.plugins.bfa-build-failure-analyzer-2.3.0/10cf3a-00%40github.com.


[jenkinsci/claim-plugin]

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.4
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.4/33f4c7-00%40github.com.


[jenkinsci/claim-plugin] 838747: Switch to automated release

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/automated-releases
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 8387477e46cc939541a3eb38e0de6fd6b7034899
  
https://github.com/jenkinsci/claim-plugin/commit/8387477e46cc939541a3eb38e0de6fd6b7034899
  Author: Greybird 
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
M .github/dependabot.yml
R .github/release-drafter.yml
A .github/workflows/cd.yaml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Switch to automated release


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/feature/automated-releases/00-838747%40github.com.


[jenkinsci/claim-plugin]

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/switch-LTS
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/feature/switch-LTS/819535-00%40github.com.


[jenkinsci/claim-plugin] 819535: Switch to 2.332.4 as baseline LTS version for build

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 8195350a00142473ffd7b5fb5aa14609e6d34f96
  
https://github.com/jenkinsci/claim-plugin/commit/8195350a00142473ffd7b5fb5aa14609e6d34f96
  Author: Greybird 
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Switch to 2.332.4 as baseline LTS version for build


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/da1a6f-819535%40github.com.


[jenkinsci/claim-plugin] 819535: Switch to 2.332.4 as baseline LTS version for build

2022-08-14 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feature/switch-LTS
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 8195350a00142473ffd7b5fb5aa14609e6d34f96
  
https://github.com/jenkinsci/claim-plugin/commit/8195350a00142473ffd7b5fb5aa14609e6d34f96
  Author: Greybird 
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Switch to 2.332.4 as baseline LTS version for build


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/feature/switch-LTS/00-819535%40github.com.


[jenkinsci/claim-plugin] b183bc: Bump plugin-util-api from 2.5.0 to 2.12.0 (#119)

2022-01-11 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.33
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: b183bc5531157aeba9f40a674f2760dabbf3dc7a
  
https://github.com/jenkinsci/claim-plugin/commit/b183bc5531157aeba9f40a674f2760dabbf3dc7a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin-util-api from 2.5.0 to 2.12.0 (#119)

Bumps [plugin-util-api](https://github.com/jenkinsci/plugin-util-api-plugin) 
from 2.5.0 to 2.12.0.
- [Release notes](https://github.com/jenkinsci/plugin-util-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/plugin-util-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-util-api-plugin/compare/v2.5.0...v2.12.0)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:plugin-util-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

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


  Commit: 533bd60a8fbeaf9d2306a8ad0306a2684426d8be
  
https://github.com/jenkinsci/claim-plugin/commit/533bd60a8fbeaf9d2306a8ad0306a2684426d8be
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump script-security from 1.78 to 1131.v8b_b_5eda_c328e (#118)

Bumps [script-security](https://github.com/jenkinsci/script-security-plugin) 
from 1.78 to 1131.v8b_b_5eda_c328e.
- [Release notes](https://github.com/jenkinsci/script-security-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/script-security-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/script-security-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:script-security
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

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


  Commit: 613e8e3934c8edfad7080795a054a8c8eaac4e14
  
https://github.com/jenkinsci/claim-plugin/commit/613e8e3934c8edfad7080795a054a8c8eaac4e14
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump scm-api from 2.6.5 to 595.vd5a_df5eb_0e39 (#123)

Bumps [scm-api](https://github.com/jenkinsci/scm-api-plugin) from 2.6.5 to 
595.vd5a_df5eb_0e39.
- [Release notes](https://github.com/jenkinsci/scm-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/scm-api-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/scm-api-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:scm-api
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 

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


  Commit: bec7fe5b4c78c23c4021283728f635959113e171
  
https://github.com/jenkinsci/claim-plugin/commit/bec7fe5b4c78c23c4021283728f635959113e171
  Author: Alex 
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
R images/claim.svg
M src/main/java/hudson/plugins/claim/ClaimPublisher.java
R src/main/webapp/images/16x16/claim.png
R src/main/webapp/images/24x24/claim.png
R src/main/webapp/images/32x32/claim.png
R src/main/webapp/images/48x48/claim.png
A src/main/webapp/images/claim.svg

  Log Message:
  ---
  feat: Switch to SVG icon (#124)


  Commit: c55f7abd6118307a52c919f81af4166e126cc977
  
https://github.com/jenkinsci/claim-plugin/commit/c55f7abd6118307a52c919f81af4166e126cc977
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-step-api from 2.24 to 622.vb_8e7c15b_c95a_ (#116)

Bumps 
[workflow-step-api](https://github.com/jenkinsci/workflow-step-api-plugin) from 
2.24 to 622.vb_8e7c15b_c95a_.
- [Release 
notes](https://github.com/jenkinsci/workflow-step-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/workflow-step-api-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/workflow-step-api-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-step-api
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 

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


  Commit: b43c1ccc4143ffc91f7b205358ec295cefd32889
  
https://github.com/jenkinsci/claim-plugin/commit/b43c1ccc4143ffc91f7b205358ec295cefd32889
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed 

[jenkinsci/claim-plugin] 118fed: Switch from javax.annotation to edu.umd.cs.findbug...

2022-01-10 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 118fed96c63c4fa9b3e1f0a9a44752a84fdd75ad
  
https://github.com/jenkinsci/claim-plugin/commit/118fed96c63c4fa9b3e1f0a9a44752a84fdd75ad
  Author: Arnaud TAMAILLON 
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractAssignedClaimsReport.java
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M 
src/main/java/hudson/plugins/claim/AllowBrokenBuildClaimingJobProperty.java
M src/main/java/hudson/plugins/claim/ClaimBuildFailureAnalyzer.java
M src/main/java/hudson/plugins/claim/ClaimColumn.java
M src/main/java/hudson/plugins/claim/ClaimConfig.java
M src/main/java/hudson/plugins/claim/ClaimPublisher.java
M src/main/java/hudson/plugins/claim/ClaimRunListener.java
M src/main/java/hudson/plugins/claim/ClaimTestDataPublisher.java
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java
M src/main/java/hudson/plugins/claim/DescribableTestAction.java
M src/main/java/hudson/plugins/claim/JobClaimsAction.java
M src/main/java/hudson/plugins/claim/UnclaimedTestFailuresColumn.java
M src/main/java/hudson/plugins/claim/UserClaimsAction.java
M src/main/java/hudson/plugins/claim/messages/ClaimMessage.java
M 
src/test/java/hudson/plugins/claim/AllowBrokenBuildClaimingJobPropertyTest.java
M src/test/java/hudson/plugins/claim/ClaimBFATest.java
M src/test/java/hudson/plugins/claim/ClaimEmailerTest.java
M src/test/java/hudson/plugins/claim/ClaimGroovyTest.java
M src/test/java/hudson/plugins/claim/ClaimReportTest.java
M src/test/java/hudson/plugins/claim/ClaimTest.java
M src/test/java/hudson/plugins/claim/MessagesTest.java
M src/test/java/hudson/plugins/claim/UserClaimsReportTest.java

  Log Message:
  ---
  Switch from javax.annotation to edu.umd.cs.findbugs.annotations (#122)

Co-authored-by: Arnaud TAMAILLON 


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/510aee-118fed%40github.com.


[jenkinsci/claim-plugin] 510aee: Remove obsolete "prevent auto refresh while claimi...

2022-01-10 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 510aee42c459eeda5e863391371542d2628a99a7
  
https://github.com/jenkinsci/claim-plugin/commit/510aee42c459eeda5e863391371542d2628a99a7
  Author: Arnaud TAMAILLON 
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/ClaimConfig.java
R 
src/main/java/hudson/plugins/claim/http/AutoRefreshControlHttpResponse.java
R src/main/java/hudson/plugins/claim/http/PreventRefreshFilter.java
M src/main/resources/hudson/plugins/claim/ClaimConfig/config.jelly
M src/main/resources/hudson/plugins/claim/ClaimConfig/config.properties
R src/main/webapp/help-blockAutoRefreshWhileClaiming.html
R 
src/test/java/hudson/plugins/claim/http/AutoRefreshControlHttpResponseTest.java
R src/test/java/hudson/plugins/claim/http/HttpResponseDummy.java

  Log Message:
  ---
  Remove obsolete "prevent auto refresh while claiming" experimental feature 
(#121)

- Remove experimental auto refresh feature code (as auto refresh has been 
removed from Jenkins core, this feature has no use anymore)
- Update pom
- Update test versions

Co-authored-by: Arnaud TAMAILLON 


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/292015-510aee%40github.com.


[jenkinsci/claim-plugin] 02ec7c: Bump plugin from 4.17 to 4.27

2021-10-02 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 02ec7c2a2e1703dc6d0c8ef6bbd5bcb3d0fe9021
  
https://github.com/jenkinsci/claim-plugin/commit/02ec7c2a2e1703dc6d0c8ef6bbd5bcb3d0fe9021
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-10-03 (Sun, 03 Oct 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.17 to 4.27

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.17 to 4.27.
- [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.17...plugin-4.27)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 305fd3ceaffb5e540abc58c566d55032694a4dac
  
https://github.com/jenkinsci/claim-plugin/commit/305fd3ceaffb5e540abc58c566d55032694a4dac
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-10-03 (Sun, 03 Oct 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump build-failure-analyzer from 1.27.1 to 2.1.0

Bumps 
[build-failure-analyzer](https://github.com/jenkinsci/build-failure-analyzer-plugin)
 from 1.27.1 to 2.1.0.
- [Release 
notes](https://github.com/jenkinsci/build-failure-analyzer-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/build-failure-analyzer-plugin/blob/master/docs/old-changelog.md)
- 
[Commits](https://github.com/jenkinsci/build-failure-analyzer-plugin/compare/build-failure-analyzer-1.27.1...build-failure-analyzer-2.1.0)

---
updated-dependencies:
- dependency-name: com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


  Commit: bba28a7ccd0d2d97658bcb4417ef92ee620833f7
  
https://github.com/jenkinsci/claim-plugin/commit/bba28a7ccd0d2d97658bcb4417ef92ee620833f7
  Author: Arnaud TAMAILLON 
  Date:   2021-10-03 (Sun, 03 Oct 2021)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/test/java/hudson/plugins/claim/ClaimGroovyTest.java

  Log Message:
  ---
  Adapt code to dependencies


Compare: 
https://github.com/jenkinsci/claim-plugin/compare/92e36f0b37ae...bba28a7ccd0d

-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/92e36f-bba28a%40github.com.


[jenkinsci/claim-plugin]

2021-10-02 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.2
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.2/8dc3a8-00%40github.com.


[jenkinsci/nuget-plugin] 542bf3: [SECURITY-2340]

2021-05-30 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nuget-plugin
  Commit: 542bf38ac52f045741a5670e1644af351878f7e0
  
https://github.com/jenkinsci/nuget-plugin/commit/542bf38ac52f045741a5670e1644af351878f7e0
  Author: Arnaud 
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/nuget/utils/NugetPackageCheckerVisitor.java
A 
src/test/java/org/jenkinsci/plugins/nuget/utils/NugetPackageCheckerVisitorTest.java
A src/test/resources/NugetPackageCheckerVisitorTest/xxe/packages.config

  Log Message:
  ---
  [SECURITY-2340]


  Commit: c8ed4cb5b1c42f3c407f9f418b4e0b4274bea5a9
  
https://github.com/jenkinsci/nuget-plugin/commit/c8ed4cb5b1c42f3c407f9f418b4e0b4274bea5a9
  Author: Arnaud 
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/nuget/utils/NugetPackageCheckerVisitor.java
A 
src/test/java/org/jenkinsci/plugins/nuget/utils/NugetPackageCheckerVisitorTest.java
A src/test/resources/NugetPackageCheckerVisitorTest/xxe/packages.config

  Log Message:
  ---
  [SECURITY-2340]


  Commit: 151f0e09e7be0e33d504730842ec1b05d2edfd9e
  
https://github.com/jenkinsci/nuget-plugin/commit/151f0e09e7be0e33d504730842ec1b05d2edfd9e
  Author: Daniel Beck 
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release nuget-1.1


  Commit: 5f0632f001f6d0394cfb8d1a0261b08cdb96e38f
  
https://github.com/jenkinsci/nuget-plugin/commit/5f0632f001f6d0394cfb8d1a0261b08cdb96e38f
  Author: Daniel Beck 
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


  Commit: 73b5ae9895eb2a7f40ba1478c0c623e3cc5d206e
  
https://github.com/jenkinsci/nuget-plugin/commit/73b5ae9895eb2a7f40ba1478c0c623e3cc5d206e
  Author: Daniel Beck 
  Date:   2021-05-27 (Thu, 27 May 2021)

  Changed paths:
A .github/dependabot.yml
A .github/release-drafter.yml
A .github/workflows/main.yml
M Jenkinsfile
M README.md
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into v1.1


  Commit: 8473e680ce97576ea925d28c647408158d49
  
https://github.com/jenkinsci/nuget-plugin/commit/8473e680ce97576ea925d28c647408158d49
  Author: Daniel Beck 
  Date:   2021-05-27 (Thu, 27 May 2021)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/nuget/triggers/NugetTrigger.java
M src/main/java/org/jenkinsci/plugins/nuget/triggers/NugetTriggerAction.java

  Log Message:
  ---
  Fix build failures


  Commit: 14daa8809c7ce757d3312cecd3f56c438604962a
  
https://github.com/jenkinsci/nuget-plugin/commit/14daa8809c7ce757d3312cecd3f56c438604962a
  Author: Arnaud TAMAILLON 
  Date:   2021-05-30 (Sun, 30 May 2021)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/nuget/triggers/NugetTrigger.java
M src/main/java/org/jenkinsci/plugins/nuget/triggers/NugetTriggerAction.java
M 
src/main/java/org/jenkinsci/plugins/nuget/utils/NugetPackageCheckerVisitor.java
A 
src/test/java/org/jenkinsci/plugins/nuget/utils/NugetPackageCheckerVisitorTest.java
A src/test/resources/NugetPackageCheckerVisitorTest/xxe/packages.config

  Log Message:
  ---
  Merge pull request #26 from jenkinsci/v1.1-fixed

Merge release 1.1


Compare: 
https://github.com/jenkinsci/nuget-plugin/compare/039f1898c85e...14daa8809c7c

-- 
You received this message because you are subscribed to the Google 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/nuget-plugin/push/refs/heads/master/039f18-14daa8%40github.com.


[jenkinsci/nuget-plugin] 320cc7: updated pom and JenkinsFile

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.14
  Home:   https://github.com/jenkinsci/nuget-plugin
  Commit: 320cc7cefb09dcff1fea0a31b93a038522fca43e
  
https://github.com/jenkinsci/nuget-plugin/commit/320cc7cefb09dcff1fea0a31b93a038522fca43e
  Author: Arnaud TAMAILLON 
  Date:   2020-12-12 (Sat, 12 Dec 2020)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  updated pom and JenkinsFile


-- 
You received this message because you are subscribed to the Google 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/nuget-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.14/e0b54b-320cc7%40github.com.


[jenkinsci/claim-plugin]

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feaure/revert
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/feaure/revert/2e34c6-00%40github.com.


[jenkinsci/claim-plugin]

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/dependabot
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/dependabot/88543b-00%40github.com.


[jenkinsci/nuget-plugin] 323371: Add dependabot and release drafter

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nuget-plugin
  Commit: 3233711b40b7ec80445af19632006e1fc7ad99bd
  
https://github.com/jenkinsci/nuget-plugin/commit/3233711b40b7ec80445af19632006e1fc7ad99bd
  Author: Arnaud TAMAILLON 
  Date:   2020-12-12 (Sat, 12 Dec 2020)

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

  Log Message:
  ---
  Add dependabot and release drafter


-- 
You received this message because you are subscribed to the Google 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/nuget-plugin/push/refs/heads/master/097c28-323371%40github.com.


[jenkinsci/claim-plugin] 2e34c6: [maven-release-plugin] prepare for next developmen...

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feaure/revert
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 2e34c6dfface2fbbb4e9fa9f75f8f4ce0154dd16
  
https://github.com/jenkinsci/claim-plugin/commit/2e34c6dfface2fbbb4e9fa9f75f8f4ce0154dd16
  Author: Arnaud TAMAILLON 
  Date:   2020-12-12 (Sat, 12 Dec 2020)

  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/claim-plugin/push/refs/heads/feaure/revert/b1f6b6-2e34c6%40github.com.


[jenkinsci/claim-plugin]

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/tags/claim-2.18.1
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/claim-2.18.1/00-36d833%40github.com.


[jenkinsci/claim-plugin] b1f6b6: [maven-release-plugin] prepare release claim-2.18.1

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/feaure/revert
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: b1f6b6851ec2ed87862957f9228217745e8c66f8
  
https://github.com/jenkinsci/claim-plugin/commit/b1f6b6851ec2ed87862957f9228217745e8c66f8
  Author: Arnaud TAMAILLON 
  Date:   2020-12-12 (Sat, 12 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release claim-2.18.1


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


[jenkinsci/claim-plugin] 18788c: Ignore buggy release of build-failure-analyzer

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 18788cebfd6d3b8dce1e1a47da1813e591726a21
  
https://github.com/jenkinsci/claim-plugin/commit/18788cebfd6d3b8dce1e1a47da1813e591726a21
  Author: Arnaud TAMAILLON 
  Date:   2020-12-12 (Sat, 12 Dec 2020)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Ignore buggy release of build-failure-analyzer


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/194e35-18788c%40github.com.


[jenkinsci/claim-plugin] 194e35: Ignore buggy release of build-failure-analyzer

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 194e355f0c33a2b1459da9f7a3c15831455b3482
  
https://github.com/jenkinsci/claim-plugin/commit/194e355f0c33a2b1459da9f7a3c15831455b3482
  Author: Arnaud TAMAILLON 
  Date:   2020-12-12 (Sat, 12 Dec 2020)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Ignore buggy release of build-failure-analyzer


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/27f6ca-194e35%40github.com.


[jenkinsci/claim-plugin] 27f6ca: Ignore buggy release of build-failure-analyzer

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 27f6ca47bb78793228f0b1670e6365ca63a1eec4
  
https://github.com/jenkinsci/claim-plugin/commit/27f6ca47bb78793228f0b1670e6365ca63a1eec4
  Author: Arnaud TAMAILLON 
  Date:   2020-12-12 (Sat, 12 Dec 2020)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Ignore buggy release of build-failure-analyzer


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/801ef3-27f6ca%40github.com.


[jenkinsci/claim-plugin] 801ef3: Revert "Bump build-failure-analyzer from 1.27.1 to...

2020-12-12 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 801ef3bbbec5a04825569f0560711c4cc46f50d9
  
https://github.com/jenkinsci/claim-plugin/commit/801ef3bbbec5a04825569f0560711c4cc46f50d9
  Author: Arnaud TAMAILLON 
  Date:   2020-12-12 (Sat, 12 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "Bump build-failure-analyzer from 1.27.1 to 2.27.0 (#75)" (#81)

This reverts commit b6bcf152e037ed232330012fcc095c1dff20f232.

Co-authored-by: Arnaud TAMAILLON 


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/da7f03-801ef3%40github.com.


[jenkinsci/claim-plugin] da7f03: Various technical fixes

2020-12-11 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: da7f03d7d97c2c81c109fdb4b7225131e66d47ce
  
https://github.com/jenkinsci/claim-plugin/commit/da7f03d7d97c2c81c109fdb4b7225131e66d47ce
  Author: Arnaud TAMAILLON 
  Date:   2020-12-11 (Fri, 11 Dec 2020)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java
M src/main/java/hudson/plugins/claim/DescribableTestAction.java
M src/main/java/hudson/plugins/claim/UserClaimsAction.java
M src/main/java/hudson/plugins/claim/messages/ClaimMessage.java
M src/test/java/hudson/plugins/claim/ClaimEmailerTest.java
M src/test/java/hudson/plugins/claim/ClaimReportTest.java
M src/test/java/hudson/plugins/claim/UserClaimsReportTest.java

  Log Message:
  ---
  Various technical fixes


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/cd10aa-da7f03%40github.com.


[jenkinsci/claim-plugin] cd10aa: Update CHANGELOG.md

2020-12-10 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: cd10aaeaf2a97bf669277e04ae5eb43398c52bf3
  
https://github.com/jenkinsci/claim-plugin/commit/cd10aaeaf2a97bf669277e04ae5eb43398c52bf3
  Author: Arnaud TAMAILLON 
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.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/claim-plugin/push/refs/heads/master/5ff17f-cd10aa%40github.com.


[jenkinsci/claim-plugin] 5ff17f: [maven-release-plugin] prepare for next developmen...

2020-12-10 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 5ff17f1ee762cef0abcbb3397a8d92561ca105b3
  
https://github.com/jenkinsci/claim-plugin/commit/5ff17f1ee762cef0abcbb3397a8d92561ca105b3
  Author: Arnaud TAMAILLON 
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  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/claim-plugin/push/refs/heads/master/2fb447-5ff17f%40github.com.


[jenkinsci/claim-plugin]

2020-12-10 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/tags/claim-2.18
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/claim-2.18/00-75c4d5%40github.com.


[jenkinsci/claim-plugin] 2fb447: [maven-release-plugin] prepare release claim-2.18

2020-12-10 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 2fb4472d2ca702b0aa4c0424fe6e9eae6d215165
  
https://github.com/jenkinsci/claim-plugin/commit/2fb4472d2ca702b0aa4c0424fe6e9eae6d215165
  Author: Arnaud TAMAILLON 
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release claim-2.18


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/df3122-2fb447%40github.com.


[jenkinsci/claim-plugin]

2020-12-06 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/95e3dependabot/maven/org.jenkins-ci.plugins-plugin-4.13
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/95e3dependabot/maven/org.jenkins-ci.plugins-plugin-4.13/7b3ed2-00%40github.com.


[jenkinsci/claim-plugin] 264855: Create dependabot.yml (#74)

2020-11-01 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 2648555a4cd0ea5466eb2276fef6f3ac9688f20e
  
https://github.com/jenkinsci/claim-plugin/commit/2648555a4cd0ea5466eb2276fef6f3ac9688f20e
  Author: Arnaud TAMAILLON 
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Create dependabot.yml (#74)


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/964229-264855%40github.com.


[jenkinsci/claim-plugin]

2020-11-01 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/release-drafter
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/release-drafter/79b2f4-00%40github.com.


[jenkinsci/claim-plugin] 88543b: Create dependabot.yml

2020-11-01 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/dependabot
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 88543b7b94415912fbefd476b4154ff7bc889ae7
  
https://github.com/jenkinsci/claim-plugin/commit/88543b7b94415912fbefd476b4154ff7bc889ae7
  Author: Arnaud TAMAILLON 
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Create dependabot.yml


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/dependabot/00-88543b%40github.com.


[jenkinsci/claim-plugin] 964229: Activate release drafter (#73)

2020-11-01 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 96422953ac6a0d24a37f0126a8551c181cc455c9
  
https://github.com/jenkinsci/claim-plugin/commit/96422953ac6a0d24a37f0126a8551c181cc455c9
  Author: Arnaud TAMAILLON 
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
A .github/release-drafter.yml
A .github/workflows/main.yml

  Log Message:
  ---
  Activate release drafter (#73)

* Create main.yml

* Create release-drafter.yml


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/5368ac-964229%40github.com.


[jenkinsci/claim-plugin] 79b2f4: Create release-drafter.yml

2020-11-01 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/release-drafter
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 79b2f4e56895a28fa3e84c27ab7f559c356b8746
  
https://github.com/jenkinsci/claim-plugin/commit/79b2f4e56895a28fa3e84c27ab7f559c356b8746
  Author: Arnaud TAMAILLON 
  Date:   2020-11-01 (Sun, 01 Nov 2020)

  Changed paths:
A .github/release-drafter.yml

  Log Message:
  ---
  Create release-drafter.yml


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/release-drafter/ef524c-79b2f4%40github.com.


[jenkinsci/claim-plugin] ef524c: Create main.yml

2020-11-01 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/release-drafter
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: ef524c65e2868876e717a2dad6455e80fc0ed221
  
https://github.com/jenkinsci/claim-plugin/commit/ef524c65e2868876e717a2dad6455e80fc0ed221
  Author: Arnaud TAMAILLON 
  Date:   2020-11-01 (Sun, 01 Nov 2020)

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

  Log Message:
  ---
  Create main.yml


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/release-drafter/00-ef524c%40github.com.


[jenkinsci/claim-plugin] 5368ac: [maven-release-plugin] prepare for next developmen...

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 5368acd993eca2a63b8e7ceac286f25b6458fece
  
https://github.com/jenkinsci/claim-plugin/commit/5368acd993eca2a63b8e7ceac286f25b6458fece
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  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/claim-plugin/push/refs/heads/master/6a9d26-5368ac%40github.com.


[jenkinsci/claim-plugin]

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/tags/claim-2.17
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/claim-2.17/00-9a4422%40github.com.


[jenkinsci/claim-plugin] 6a9d26: [maven-release-plugin] prepare release claim-2.17

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 6a9d26821547f4e0ca4aad8c12490f09fe96701b
  
https://github.com/jenkinsci/claim-plugin/commit/6a9d26821547f4e0ca4aad8c12490f09fe96701b
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release claim-2.17


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/c71ca5-6a9d26%40github.com.


[jenkinsci/claim-plugin]

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/tags/claim-2.17
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/claim-2.17/2a17d4-00%40github.com.


[jenkinsci/claim-plugin]

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/master/b35f15-c71ca5%40github.com.


[jenkinsci/claim-plugin] b35f15: [maven-release-plugin] prepare for next developmen...

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: b35f159ec714391f139234af8bb17a40ed883097
  
https://github.com/jenkinsci/claim-plugin/commit/b35f159ec714391f139234af8bb17a40ed883097
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  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/claim-plugin/push/refs/heads/master/9a02eb-b35f15%40github.com.


[jenkinsci/claim-plugin] 9a02eb: [maven-release-plugin] prepare release claim-2.17

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 9a02eb9331dc4035a2e755895242e4d53e030940
  
https://github.com/jenkinsci/claim-plugin/commit/9a02eb9331dc4035a2e755895242e4d53e030940
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release claim-2.17


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/c71ca5-9a02eb%40github.com.


[jenkinsci/claim-plugin]

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/tags/claim-2.17
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/claim-2.17/00-2a17d4%40github.com.


[jenkinsci/claim-plugin]

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/heads/master/9720c5-c71ca5%40github.com.


[jenkinsci/claim-plugin]

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/tags/claim-2.17
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/claim-2.17/d6a193-00%40github.com.


[jenkinsci/claim-plugin]

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/tags/claim-2.17
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/claim-2.17/00-d6a193%40github.com.


[jenkinsci/claim-plugin]

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/tags/claim-2.17
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/claim-2.17/b5d654-00%40github.com.


[jenkinsci/claim-plugin] 9720c5: [maven-release-plugin] prepare release claim-2.17

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 9720c5bb446a7e5b411412f3e4073408fd37ca6d
  
https://github.com/jenkinsci/claim-plugin/commit/9720c5bb446a7e5b411412f3e4073408fd37ca6d
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release claim-2.17


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/c71ca5-9720c5%40github.com.


[jenkinsci/claim-plugin] c71ca5: Update changelog

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: c71ca5641c6a22a68122e8971253f95b6c1d3c14
  
https://github.com/jenkinsci/claim-plugin/commit/c71ca5641c6a22a68122e8971253f95b6c1d3c14
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update changelog


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/31e6fb-c71ca5%40github.com.


[jenkinsci/claim-plugin] 31e6fb: Update changelog

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 31e6fb59b9080342c3563fdbabe750c5c38c3a49
  
https://github.com/jenkinsci/claim-plugin/commit/31e6fb59b9080342c3563fdbabe750c5c38c3a49
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update changelog


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/86d35c-31e6fb%40github.com.


[jenkinsci/claim-plugin] 86d35c: [maven-release-plugin] prepare for next developmen...

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 86d35c37471ff3c4c56758b199f061cc48a01b9e
  
https://github.com/jenkinsci/claim-plugin/commit/86d35c37471ff3c4c56758b199f061cc48a01b9e
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  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/claim-plugin/push/refs/heads/master/785b23-86d35c%40github.com.


[jenkinsci/claim-plugin]

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/tags/claim-2.17
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/claim-2.17/00-b5d654%40github.com.


[jenkinsci/claim-plugin] 785b23: [maven-release-plugin] prepare release claim-2.17

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 785b23d90960acb9b9c8d9eb965760b0cee2d1a8
  
https://github.com/jenkinsci/claim-plugin/commit/785b23d90960acb9b9c8d9eb965760b0cee2d1a8
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release claim-2.17


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/c8ca7b-785b23%40github.com.


[jenkinsci/claim-plugin] c8ca7b: Bump dependencies (#72)

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: c8ca7b69a136f641deb1be48e5e7611b8d5840bf
  
https://github.com/jenkinsci/claim-plugin/commit/c8ca7b69a136f641deb1be48e5e7611b8d5840bf
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/test/java/hudson/plugins/claim/ClaimEmailerTest.java

  Log Message:
  ---
  Bump dependencies (#72)

* Bump dependencies

* Adapt test

Co-authored-by: Arnaud TAMAILLON 


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/3b5e46-c8ca7b%40github.com.


[jenkinsci/claim-plugin] 3b5e46: Fix casing

2020-10-31 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 3b5e4602f05c02bfa38d29591e87accf08cb9d21
  
https://github.com/jenkinsci/claim-plugin/commit/3b5e4602f05c02bfa38d29591e87accf08cb9d21
  Author: Arnaud TAMAILLON 
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
A src/main/java/hudson/plugins/claim/UnclaimedTestFailuresColumn.java
A 
src/main/java/hudson/plugins/claim/UnclaimedTestFailuresColumnInformation.java
R src/main/java/hudson/plugins/claim/UnclaimedTestfailuresColumn.java
R 
src/main/java/hudson/plugins/claim/UnclaimedTestfailuresColumnInformation.java
M src/main/resources/hudson/plugins/claim/Messages.properties
A 
src/main/resources/hudson/plugins/claim/UnclaimedTestFailuresColumn/column.jelly
A 
src/main/resources/hudson/plugins/claim/UnclaimedTestFailuresColumn/column.properties
R 
src/main/resources/hudson/plugins/claim/UnclaimedTestfailuresColumn/column.jelly
R 
src/main/resources/hudson/plugins/claim/UnclaimedTestfailuresColumn/column.properties

  Log Message:
  ---
  Fix casing


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/28b2f5-3b5e46%40github.com.


[jenkinsci/claim-plugin] b0a4b8: Bump some versions (#70)

2020-10-18 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: b0a4b8ce436d007f03d18943ef73347249c97a6d
  
https://github.com/jenkinsci/claim-plugin/commit/b0a4b8ce436d007f03d18943ef73347249c97a6d
  Author: Arnaud TAMAILLON 
  Date:   2020-10-18 (Sun, 18 Oct 2020)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/ClaimUtils.java
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java
M 
src/main/java/hudson/plugins/claim/http/AutoRefreshControlHttpResponse.java
M src/main/java/hudson/plugins/claim/http/PreventRefreshFilter.java
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/badge.properties
M 
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/badge_zh_TW.properties
M 
src/main/resources/hudson/plugins/claim/ClaimedBuildsReport/noJob.properties
M src/test/java/hudson/plugins/claim/ClaimGroovyTest.java
M src/test/java/hudson/plugins/claim/ClaimTest.java
M src/test/java/hudson/plugins/claim/DescribableTestActionTest.java
M 
src/test/java/hudson/plugins/claim/http/AutoRefreshControlHttpResponseTest.java
M src/test/java/hudson/plugins/claim/http/HttpResponseDummy.java
M src/test/java/hudson/plugins/claim/utils/TestBuilder.java

  Log Message:
  ---
  Bump some versions (#70)

* Bump some versions

* fix tabs

* fix end of lines from CRLF to LF

* Fix checkstyle

* Another try

Co-authored-by: Arnaud TAMAILLON 


-- 
You received this message because you are subscribed to the Google 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/claim-plugin/push/refs/heads/master/acbdec-b0a4b8%40github.com.