[jenkinsci/jacoco-plugin] debd6b: [maven-release-plugin] prepare for next developmen...

2024-04-09 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: debd6b7f57f9886c8fa8f30bec4e2dd5d1058067
  
https://github.com/jenkinsci/jacoco-plugin/commit/debd6b7f57f9886c8fa8f30bec4e2dd5d1058067
  Author: Dominik Stadler 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M pom.xml

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/master/f0c1fb-debd6b%40github.com.


[jenkinsci/jacoco-plugin] f0c1fb: [maven-release-plugin] prepare release jacoco-3.3.6

2024-04-09 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: f0c1fb291b5de5fbfb282ca0c7a51d898fe2e3bc
  
https://github.com/jenkinsci/jacoco-plugin/commit/f0c1fb291b5de5fbfb282ca0c7a51d898fe2e3bc
  Author: Dominik Stadler 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.3.6



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/master/6b8660-f0c1fb%40github.com.


[jenkinsci/jacoco-plugin] 374411: Add link in README

2024-03-20 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 374411d0d6ab6acb3b637502e1b0c2df3e0378e3
  
https://github.com/jenkinsci/jacoco-plugin/commit/374411d0d6ab6acb3b637502e1b0c2df3e0378e3
  Author: Dominik Stadler 
  Date:   2024-03-20 (Wed, 20 Mar 2024)

  Changed paths:
M README.md

  Log Message:
  ---
  Add link in README



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/master/be8b50-374411%40github.com.


[jenkinsci/jacoco-plugin] 433c36: Add a test-commit which adds test-log-output

2023-12-11 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/test_asm_library_version
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 433c36f7377940db47a4cf6613689ec7a2de5e47
  
https://github.com/jenkinsci/jacoco-plugin/commit/433c36f7377940db47a4cf6613689ec7a2de5e47
  Author: Dominik Stadler 
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java

  Log Message:
  ---
  Add a test-commit which adds test-log-output

This is used to verify which version of ASM is loaded.

See comments on 
https://github.com/jenkinsci/jacoco-plugin/commit/90da02b3afc00553eb1789bac593e4db4cf0368e
 for the discussion.


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


[jenkinsci/jacoco-plugin] a2600f: Remove some whitespaces

2023-12-11 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/test_asm_library_version
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: a2600f57af54a5e747c126a85e7ca9e0cd8d00ef
  
https://github.com/jenkinsci/jacoco-plugin/commit/a2600f57af54a5e747c126a85e7ca9e0cd8d00ef
  Author: Dominik Stadler 
  Date:   2023-12-10 (Sun, 10 Dec 2023)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/report/CoverageReport.java

  Log Message:
  ---
  Remove some whitespaces


  Commit: a15e0fd7d7f9cd00c002648de49de529f5a9f660
  
https://github.com/jenkinsci/jacoco-plugin/commit/a15e0fd7d7f9cd00c002648de49de529f5a9f660
  Author: Dominik Stadler 
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java

  Log Message:
  ---
  Add a test-commit which adds test-log-output

This is used to verify which version of ASM is loaded.

See comments on 
https://github.com/jenkinsci/jacoco-plugin/commit/90da02b3afc00553eb1789bac593e4db4cf0368e
 for the discussion.


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/a2600f57af54%5E...a15e0fd7d7f9

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


[jenkinsci/jacoco-plugin] 90da02: Update JaCoCo to 0.8.11, requires explicit depende...

2023-10-29 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 90da02b3afc00553eb1789bac593e4db4cf0368e
  
https://github.com/jenkinsci/jacoco-plugin/commit/90da02b3afc00553eb1789bac593e4db4cf0368e
  Author: Dominik Stadler 
  Date:   2023-10-29 (Sun, 29 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update JaCoCo to 0.8.11, requires explicit dependency on newer asm

This provides support for JDK 21 and experimental support for JDK 22


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


[jenkinsci/jacoco-plugin] 8bfa27: Adjust link in release steps

2023-10-04 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 8bfa27f492d10249b88a52f5f737334657b16210
  
https://github.com/jenkinsci/jacoco-plugin/commit/8bfa27f492d10249b88a52f5f737334657b16210
  Author: Dominik Stadler 
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Adjust link in release steps


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


[jenkinsci/jacoco-plugin] 9c5007: [maven-release-plugin] prepare release jacoco-3.3.5

2023-10-03 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 9c500727fd2879819ab3bb91ecae10fdbee5ebe8
  
https://github.com/jenkinsci/jacoco-plugin/commit/9c500727fd2879819ab3bb91ecae10fdbee5ebe8
  Author: Dominik Stadler 
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.3.5


  Commit: 2811e60c561cdacf5e28c19d7ca326bfc0fcaec0
  
https://github.com/jenkinsci/jacoco-plugin/commit/2811e60c561cdacf5e28c19d7ca326bfc0fcaec0
  Author: Dominik Stadler 
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/64bae438523f...2811e60c561c

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


[jenkinsci/jacoco-plugin] 9c5007: [maven-release-plugin] prepare release jacoco-3.3.5

2023-10-03 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.3.5
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 9c500727fd2879819ab3bb91ecae10fdbee5ebe8
  
https://github.com/jenkinsci/jacoco-plugin/commit/9c500727fd2879819ab3bb91ecae10fdbee5ebe8
  Author: Dominik Stadler 
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.3.5


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


[jenkinsci/jacoco-plugin] 1fc0b9: Add another setting to avoid running tests multipl...

2023-08-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 1fc0b98d0bf2e665c9700ad8c9e4df72c4744961
  
https://github.com/jenkinsci/jacoco-plugin/commit/1fc0b98d0bf2e665c9700ad8c9e4df72c4744961
  Author: Dominik Stadler 
  Date:   2023-08-13 (Sun, 13 Aug 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Add another setting to avoid running tests multiple times when releasing


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


[jenkinsci/jacoco-plugin]

2023-07-06 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.70
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.70/1a6d13-00%40github.com.


[jenkinsci/jacoco-plugin] c619ef: [maven-release-plugin] prepare for next developmen...

2023-07-01 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: c619efc2dbab72bba806a2be8dd1f0eb19c7c2fe
  
https://github.com/jenkinsci/jacoco-plugin/commit/c619efc2dbab72bba806a2be8dd1f0eb19c7c2fe
  Author: Dominik Stadler 
  Date:   2023-07-01 (Sat, 01 Jul 2023)

  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/jacoco-plugin/push/refs/heads/master/8e7d14-c619ef%40github.com.


[jenkinsci/jacoco-plugin]

2023-07-01 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.3.4
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.3.4/00-c99909%40github.com.


[jenkinsci/jacoco-plugin] 8e7d14: [maven-release-plugin] prepare release jacoco-3.3.4

2023-07-01 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 8e7d14e31739ebc557cc0d60c9c105c0f527a333
  
https://github.com/jenkinsci/jacoco-plugin/commit/8e7d14e31739ebc557cc0d60c9c105c0f527a333
  Author: Dominik Stadler 
  Date:   2023-07-01 (Sat, 01 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.3.4


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


[jenkinsci/jacoco-plugin] 15ae33: Move some changelogs to Git release-descriptions

2023-06-15 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 15ae33e3887ed405d0f07329a901e73d46ca16d2
  
https://github.com/jenkinsci/jacoco-plugin/commit/15ae33e3887ed405d0f07329a901e73d46ca16d2
  Author: Dominik Stadler 
  Date:   2023-06-16 (Fri, 16 Jun 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Move some changelogs to Git release-descriptions


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


[jenkinsci/jacoco-plugin] 6e0f6e: Update JaCoCo to 0.8.10, requires explicit depende...

2023-04-27 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 6e0f6e4173f7ad222dcd781480be178d83b2e555
  
https://github.com/jenkinsci/jacoco-plugin/commit/6e0f6e4173f7ad222dcd781480be178d83b2e555
  Author: Dominik Stadler 
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update JaCoCo to 0.8.10, requires explicit dependency on newer asm

This provides support for JDK 19, 20 and experimental support for JDK 21


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


[jenkinsci/jacoco-plugin] b61691: Add link to configuration-options

2023-04-11 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: b61691fa8b610cd0bedaf14f221d04d22fe69c5b
  
https://github.com/jenkinsci/jacoco-plugin/commit/b61691fa8b610cd0bedaf14f221d04d22fe69c5b
  Author: Dominik Stadler 
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Add link to configuration-options


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


[jenkinsci/jacoco-plugin] cfe0fa: Add snippet to show how to use this plugin in a pi...

2023-04-11 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: cfe0fa7df60dad5b072aaa34b96198826e200a68
  
https://github.com/jenkinsci/jacoco-plugin/commit/cfe0fa7df60dad5b072aaa34b96198826e200a68
  Author: Dominik Stadler 
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Add snippet to show how to use this plugin in a pipeline/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/jacoco-plugin/push/refs/heads/master/298f4b-cfe0fa%40github.com.


[jenkinsci/jacoco-plugin] 298f4b: Update release instructions slightly

2023-03-24 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 298f4b1ef74608acbef4540e132472935123e4a1
  
https://github.com/jenkinsci/jacoco-plugin/commit/298f4b1ef74608acbef4540e132472935123e4a1
  Author: Dominik Stadler 
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Update release instructions slightly

Needs Java 11 because some third party libraries are Java 11 only now

Specify minimum Maven 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/jacoco-plugin/push/refs/heads/master/97b0ee-298f4b%40github.com.


[jenkinsci/jacoco-plugin] 97b0ee: [maven-release-plugin] prepare for next developmen...

2023-03-24 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 97b0ee54d0d614afa15f208e5043047234146586
  
https://github.com/jenkinsci/jacoco-plugin/commit/97b0ee54d0d614afa15f208e5043047234146586
  Author: Dominik Stadler 
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  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/jacoco-plugin/push/refs/heads/master/10e170-97b0ee%40github.com.


[jenkinsci/jacoco-plugin]

2023-03-24 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.3.3
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.3.3/00-719d91%40github.com.


[jenkinsci/jacoco-plugin] 10e170: [maven-release-plugin] prepare release jacoco-3.3.3

2023-03-24 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 10e17081fba30cc8b286fdb49270e45720aa1eb4
  
https://github.com/jenkinsci/jacoco-plugin/commit/10e17081fba30cc8b286fdb49270e45720aa1eb4
  Author: Dominik Stadler 
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.3.3


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


[jenkinsci/jacoco-plugin] 47e943: [SECURITY-3061]

2023-03-24 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 47e943c3535aee1b579f8281bdf37f8f903ef922
  
https://github.com/jenkinsci/jacoco-plugin/commit/47e943c3535aee1b579f8281bdf37f8f903ef922
  Author: Dominik Stadler 
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/report/AbstractReport.java
M src/main/java/hudson/plugins/jacoco/report/ClassReport.java
M src/main/java/hudson/plugins/jacoco/report/MethodReport.java
M src/main/java/hudson/plugins/jacoco/report/PackageReport.java
M src/main/java/hudson/plugins/jacoco/report/SourceFileReport.java
M src/test/java/hudson/plugins/jacoco/report/AbstractReportTest.java
M src/test/java/hudson/plugins/jacoco/report/AggregatedReportTest.java
M src/test/java/hudson/plugins/jacoco/report/ClassReportTest.java
M src/test/java/hudson/plugins/jacoco/report/CoverageReportTest.java
M src/test/java/hudson/plugins/jacoco/report/MethodReportTest.java
M src/test/java/hudson/plugins/jacoco/report/PackageReportTest.java
M src/test/java/hudson/plugins/jacoco/report/SourceFileReportTest.java

  Log Message:
  ---
  [SECURITY-3061]


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


[jenkinsci/jacoco-plugin] d20895: [SECURITY-3061]

2023-03-21 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/security-master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: d208953d92f29f6a5b62e985c9f44f495ed47605
  
https://github.com/jenkinsci/jacoco-plugin/commit/d208953d92f29f6a5b62e985c9f44f495ed47605
  Author: Dominik Stadler 
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/report/AbstractReport.java
M src/main/java/hudson/plugins/jacoco/report/ClassReport.java
M src/main/java/hudson/plugins/jacoco/report/MethodReport.java
M src/main/java/hudson/plugins/jacoco/report/PackageReport.java
M src/main/java/hudson/plugins/jacoco/report/SourceFileReport.java
M src/test/java/hudson/plugins/jacoco/report/AbstractReportTest.java
M src/test/java/hudson/plugins/jacoco/report/AggregatedReportTest.java
M src/test/java/hudson/plugins/jacoco/report/ClassReportTest.java
M src/test/java/hudson/plugins/jacoco/report/CoverageReportTest.java
M src/test/java/hudson/plugins/jacoco/report/MethodReportTest.java
M src/test/java/hudson/plugins/jacoco/report/PackageReportTest.java
M src/test/java/hudson/plugins/jacoco/report/SourceFileReportTest.java

  Log Message:
  ---
  [SECURITY-3061]


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


[jenkinsci/jacoco-plugin] 21458c: Update to dashboard-view 2.18.1

2023-01-10 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 21458c77e7001c5b513bc8d66c761eb754c493b7
  
https://github.com/jenkinsci/jacoco-plugin/commit/21458c77e7001c5b513bc8d66c761eb754c493b7
  Author: Dominik Stadler 
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to dashboard-view 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/jacoco-plugin/push/refs/heads/master/14694e-21458c%40github.com.


[jenkinsci/jacoco-plugin] 12dcb2: Remove mentioning findbugs in the README

2022-11-07 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 12dcb25d9529efd6894b11960cb8e3c20468a0ea
  
https://github.com/jenkinsci/jacoco-plugin/commit/12dcb25d9529efd6894b11960cb8e3c20468a0ea
  Author: Dominik Stadler 
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Remove mentioning findbugs in the README


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


[jenkinsci/jacoco-plugin] 98a5c0: Switch from File.createTempFile() to Files.createT...

2022-08-02 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 98a5c049674f11507d489da406fc314689a3a2ec
  
https://github.com/jenkinsci/jacoco-plugin/commit/98a5c049674f11507d489da406fc314689a3a2ec
  Author: Dominik Stadler 
  Date:   2022-08-02 (Tue, 02 Aug 2022)

  Changed paths:
M src/test/java/hudson/plugins/jacoco/JacocoPublisherTest.java
M src/test/java/hudson/plugins/jacoco/RunBuilder.java
M src/test/java/hudson/plugins/jacoco/WorkspaceBuilder.java

  Log Message:
  ---
  Switch from File.createTempFile() to Files.createTempDirectory

Closes #193


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


[jenkinsci/jacoco-plugin] 52c44f: Use newer override of "perform()" to remove one co...

2022-07-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 52c44f3936a084d90ccfd316d29666bdd0ee3516
  
https://github.com/jenkinsci/jacoco-plugin/commit/52c44f3936a084d90ccfd316d29666bdd0ee3516
  Author: Dominik Stadler 
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java

  Log Message:
  ---
  Use newer override of "perform()" to remove one code-deprecation


  Commit: bb6a57a47fb89a235955d3ff42626781547266b1
  
https://github.com/jenkinsci/jacoco-plugin/commit/bb6a57a47fb89a235955d3ff42626781547266b1
  Author: Dominik Stadler 
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java

  Log Message:
  ---
  Apply some IDE suggestions


  Commit: f32ead5d1ebe21f0b5bcecea3175a27a4bf82de6
  
https://github.com/jenkinsci/jacoco-plugin/commit/f32ead5d1ebe21f0b5bcecea3175a27a4bf82de6
  Author: Dominik Stadler 
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java

  Log Message:
  ---
  Print out version of JaCoCo plugin that is used

This helps with analyzing reported issues


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/77417fae58b3...f32ead5d1ebe

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


[jenkinsci/jacoco-plugin] 77417f: Link to releases for changelog

2022-05-09 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 77417fae58b3f3800b6f01cef53715ed6aacf41a
  
https://github.com/jenkinsci/jacoco-plugin/commit/77417fae58b3f3800b6f01cef53715ed6aacf41a
  Author: Dominik Stadler 
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Link to releases for changelog

To not continue to duplicate this content.


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


[jenkinsci/jacoco-plugin] 79b76d: [maven-release-plugin] prepare for next developmen...

2022-05-09 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 79b76d359fe9737c1a04c985b4645bb950c28094
  
https://github.com/jenkinsci/jacoco-plugin/commit/79b76d359fe9737c1a04c985b4645bb950c28094
  Author: Dominik Stadler 
  Date:   2022-05-09 (Mon, 09 May 2022)

  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/jacoco-plugin/push/refs/heads/master/b4d13e-79b76d%40github.com.


[jenkinsci/jacoco-plugin] b4d13e: [maven-release-plugin] prepare release jacoco-3.3.2

2022-05-09 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: b4d13e6bdaa5bace39665544ff2ca541766af096
  
https://github.com/jenkinsci/jacoco-plugin/commit/b4d13e6bdaa5bace39665544ff2ca541766af096
  Author: Dominik Stadler 
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.3.2


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


[jenkinsci/jacoco-plugin]

2022-05-09 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.3.2
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.3.2/00-4dcd29%40github.com.


[jenkinsci/jacoco-plugin] d6997b: Update to JaCoCo 0.8.8

2022-05-09 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: d6997bec28b8eb2c0f637b17d4d5b15728cc28c3
  
https://github.com/jenkinsci/jacoco-plugin/commit/d6997bec28b8eb2c0f637b17d4d5b15728cc28c3
  Author: Dominik Stadler 
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
M pom.xml
M src/test/java/hudson/plugins/jacoco/e2e/E2ETest.java

  Log Message:
  ---
  Update to JaCoCo 0.8.8

Some coverage-counts changed due to changes in JaCoCo


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


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/update_jenkins_parent_pom_to_2_x
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/update_jenkins_parent_pom_to_2_x/8e61d5-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/JENKINS-27120
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/JENKINS-27120/4fde00-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/filesbasedreport
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/filesbasedreport/7a2026-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/localchanges
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/localchanges/b3d92b-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/memory_usage_reduction
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/memory_usage_reduction/643a9e-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/aditi-rajawat-build-over-build
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/aditi-rajawat-build-over-build/0f1ddd-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/michbeck100-JENKINS-49823
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/michbeck100-JENKINS-49823/85c937-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/done/localchanges
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/done/localchanges/ba7919-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/done/configuration_help
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/done/configuration_help/29ec81-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/test_jacocoreportdir
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/test_jacocoreportdir/c7b059-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/pomchanges
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/pomchanges/166746-00%40github.com.


[jenkinsci/jacoco-plugin] a16723: Update to latest JaCoCo 0.6.3, fix easyMock depend...

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/done/changestodo
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: a167232e5272db8fa6d93047b70db5e5d722d79d
  
https://github.com/jenkinsci/jacoco-plugin/commit/a167232e5272db8fa6d93047b70db5e5d722d79d
  Author: Dominik Stadler 
  Date:   2013-07-20 (Sat, 20 Jul 2013)

  Changed paths:
M pom.xml
M src/test/java/hudson/plugins/jacococoveragecolumn/JaCoCoColumnTest.java

  Log Message:
  ---
  Update to latest JaCoCo 0.6.3, fix easyMock dependency, add SLF4J 
implementation during testing to avoid output in maven test-runs


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


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/done/changestodo
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/done/changestodo/a16723-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-dashboard-view-2.18
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-dashboard-view-2.18/62bc82-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/mheinzerling_beta
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/mheinzerling_beta/917034-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/symbol
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/symbol/d5a99f-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.32
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.32/4e3113-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.1
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.1/2ac1cc-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/JENKINS-40794_2.39
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/JENKINS-40794_2.39/911a34-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/JENKINS-40794
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/JENKINS-40794/e13098-00%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/michbeck100-JENKINS-49823
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/michbeck100-JENKINS-49823/00-85c937%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/master/6868ff-556c82%40github.com.


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.0.2
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.0.2/19b68f-7d2629%40github.com.


[jenkinsci/jacoco-plugin] 6868ff: Add changes for version 3.3.1

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 6868ff761e21b1929d02f6632849f432612c3e2b
  
https://github.com/jenkinsci/jacoco-plugin/commit/6868ff761e21b1929d02f6632849f432612c3e2b
  Author: Dominik Stadler 
  Date:   2021-12-26 (Sun, 26 Dec 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  Add changes for version 3.3.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/jacoco-plugin/push/refs/heads/master/556c82-6868ff%40github.com.


[jenkinsci/jacoco-plugin] 556c82: [maven-release-plugin] prepare for next developmen...

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 556c82558f7f9d2102ed329121923c76d7c42a31
  
https://github.com/jenkinsci/jacoco-plugin/commit/556c82558f7f9d2102ed329121923c76d7c42a31
  Author: Dominik Stadler 
  Date:   2021-12-26 (Sun, 26 Dec 2021)

  Changed paths:
M pom.xml

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


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


[jenkinsci/jacoco-plugin]

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.3.1
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.3.1/00-c3f79f%40github.com.


[jenkinsci/jacoco-plugin] f2f72f: [maven-release-plugin] prepare release jacoco-3.3.1

2021-12-26 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: f2f72ff0ae83eb0a5c9a1573a143e751db8e1d0c
  
https://github.com/jenkinsci/jacoco-plugin/commit/f2f72ff0ae83eb0a5c9a1573a143e751db8e1d0c
  Author: Dominik Stadler 
  Date:   2021-12-26 (Sun, 26 Dec 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.3.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/jacoco-plugin/push/refs/heads/master/fd9693-f2f72f%40github.com.


[jenkinsci/jacoco-plugin] 64c24c: [maven-release-plugin] prepare for next developmen...

2021-06-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 64c24c08b4787954d041707785d2c49ece3973c8
  
https://github.com/jenkinsci/jacoco-plugin/commit/64c24c08b4787954d041707785d2c49ece3973c8
  Author: Dominik Stadler 
  Date:   2021-06-17 (Thu, 17 Jun 2021)

  Changed paths:
M pom.xml

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


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


[jenkinsci/jacoco-plugin]

2021-06-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.3.0
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.3.0/00-e6c195%40github.com.


[jenkinsci/jacoco-plugin] e1b61d: [maven-release-plugin] prepare release jacoco-3.3.0

2021-06-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: e1b61dfa975f580177cae3f3d0472557b9f91ed7
  
https://github.com/jenkinsci/jacoco-plugin/commit/e1b61dfa975f580177cae3f3d0472557b9f91ed7
  Author: Dominik Stadler 
  Date:   2021-06-17 (Thu, 17 Jun 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.3.0


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


[jenkinsci/jacoco-plugin] 61b706: Increase base Jenkins version to 2.277.1 for depen...

2021-06-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 61b706de1a45b476411e5b625d3f5385efee1848
  
https://github.com/jenkinsci/jacoco-plugin/commit/61b706de1a45b476411e5b625d3f5385efee1848
  Author: Dominik Stadler 
  Date:   2021-06-17 (Thu, 17 Jun 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Increase base Jenkins version to 2.277.1 for dependency on dashboard-view


  Commit: ad7e5061afb1d7cfb09ef66753329275e3329a86
  
https://github.com/jenkinsci/jacoco-plugin/commit/ad7e5061afb1d7cfb09ef66753329275e3329a86
  Author: Dominik Stadler 
  Date:   2021-06-17 (Thu, 17 Jun 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Increase version of struct to satisfy enforcer rules


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/9d91202213b1...ad7e5061afb1

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


[jenkinsci/jacoco-plugin] 9d9120: List changes for 3.3.0 and adjust info about contr...

2021-06-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 9d91202213b1f6c40158afb7a1002e6a55e96164
  
https://github.com/jenkinsci/jacoco-plugin/commit/9d91202213b1f6c40158afb7a1002e6a55e96164
  Author: Dominik Stadler 
  Date:   2021-06-17 (Thu, 17 Jun 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  List changes for 3.3.0 and adjust info about contributing


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


[jenkinsci/jacoco-plugin] 250262: Add release-notes for 3.2.0

2021-05-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 25026282dc1200f9548ddf394b5ef3745549fb3b
  
https://github.com/jenkinsci/jacoco-plugin/commit/25026282dc1200f9548ddf394b5ef3745549fb3b
  Author: Dominik Stadler 
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  Add release-notes for 3.2.0


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


[jenkinsci/jacoco-plugin]

2021-05-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.2.0
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.2.0/00-e42a4a%40github.com.


[jenkinsci/jacoco-plugin] 2ab518: [maven-release-plugin] prepare for next developmen...

2021-05-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 2ab518853181a4e8b720b142d930da22acca9065
  
https://github.com/jenkinsci/jacoco-plugin/commit/2ab518853181a4e8b720b142d930da22acca9065
  Author: Dominik Stadler 
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
M pom.xml

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


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


[jenkinsci/jacoco-plugin] 39ee1a: [maven-release-plugin] prepare release jacoco-3.2.0

2021-05-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 39ee1af00c91a7a17ac43e18dd870a3d359ab0b0
  
https://github.com/jenkinsci/jacoco-plugin/commit/39ee1af00c91a7a17ac43e18dd870a3d359ab0b0
  Author: Dominik Stadler 
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.2.0


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


[jenkinsci/jacoco-plugin] f15284: Add link to changelog for Jenkins LTS versions

2021-05-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: f15284d1ecb572fe082836732dd365617d124b56
  
https://github.com/jenkinsci/jacoco-plugin/commit/f15284d1ecb572fe082836732dd365617d124b56
  Author: Dominik Stadler 
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add link to changelog for Jenkins LTS versions


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


[jenkinsci/jacoco-plugin]

2021-03-02 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.commons-commons-lang3-3.12.0
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/dependabot/maven/org.apache.commons-commons-lang3-3.12.0/45f4ba-00%40github.com.


[jenkinsci/jacoco-plugin] 72c2a1: Bump ant from 1.9.15 to 1.10.9

2021-02-03 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 72c2a12a5cc47a3602954025c5f3e75918a926fb
  
https://github.com/jenkinsci/jacoco-plugin/commit/72c2a12a5cc47a3602954025c5f3e75918a926fb
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump ant from 1.9.15 to 1.10.9

Bumps ant from 1.9.15 to 1.10.9.

Signed-off-by: dependabot[bot] 


  Commit: b3d6940e8ae6f5cb56d8317c6e27cd14eb2789d8
  
https://github.com/jenkinsci/jacoco-plugin/commit/b3d6940e8ae6f5cb56d8317c6e27cd14eb2789d8
  Author: Dominik Stadler 
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #140 from 
jenkinsci/dependabot/maven/org.apache.ant-ant-1.10.9

Bump ant from 1.9.15 to 1.10.9


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/19840d112b22...b3d6940e8ae6

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


[jenkinsci/jacoco-plugin] 19840d: Slightly adjust formatting

2021-01-23 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 19840d112b220fe61ed2ddf3d958b3529e3ac5e7
  
https://github.com/jenkinsci/jacoco-plugin/commit/19840d112b220fe61ed2ddf3d958b3529e3ac5e7
  Author: Dominik Stadler 
  Date:   2021-01-23 (Sat, 23 Jan 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  Slightly adjust formatting


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


[jenkinsci/jacoco-plugin] df1eff: Adjust README: 3.1.1, adjust steps to release

2021-01-23 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: df1eff2160444cf32358c87f73602788bca7fa55
  
https://github.com/jenkinsci/jacoco-plugin/commit/df1eff2160444cf32358c87f73602788bca7fa55
  Author: Dominik Stadler 
  Date:   2021-01-23 (Sat, 23 Jan 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  Adjust README: 3.1.1, adjust steps to 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/jacoco-plugin/push/refs/heads/master/17e149-df1eff%40github.com.


[jenkinsci/jacoco-plugin] 17e149: [maven-release-plugin] prepare for next developmen...

2021-01-23 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 17e1497a4b0eab5726ff7504fcb3f900750574d3
  
https://github.com/jenkinsci/jacoco-plugin/commit/17e1497a4b0eab5726ff7504fcb3f900750574d3
  Author: Dominik Stadler 
  Date:   2021-01-23 (Sat, 23 Jan 2021)

  Changed paths:
M pom.xml

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


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


[jenkinsci/jacoco-plugin]

2021-01-23 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.1.1
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.1.1/00-7f672d%40github.com.


[jenkinsci/jacoco-plugin] c93170: [maven-release-plugin] prepare release jacoco-3.1.1

2021-01-23 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: c93170b2233e3f71dc5740f6a7e938e21480e8b1
  
https://github.com/jenkinsci/jacoco-plugin/commit/c93170b2233e3f71dc5740f6a7e938e21480e8b1
  Author: Dominik Stadler 
  Date:   2021-01-23 (Sat, 23 Jan 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.1.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/jacoco-plugin/push/refs/heads/master/3c36c2-c93170%40github.com.


[jenkinsci/jacoco-plugin] 68069f: updated the overall coverage reporting also as a f...

2020-12-18 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 68069f66683a99281e53187f085ffc4d5f9961f0
  
https://github.com/jenkinsci/jacoco-plugin/commit/68069f66683a99281e53187f085ffc4d5f9961f0
  Author: pulgupta 
  Date:   2020-12-18 (Fri, 18 Dec 2020)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java

  Log Message:
  ---
  updated the overall coverage reporting also as a float percentage


  Commit: 3c36c2e9f2e1260ed67d5a2c5cd4364097190098
  
https://github.com/jenkinsci/jacoco-plugin/commit/3c36c2e9f2e1260ed67d5a2c5cd4364097190098
  Author: Dominik Stadler 
  Date:   2020-12-18 (Fri, 18 Dec 2020)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java

  Log Message:
  ---
  Merge pull request #139 from pulgupta/master

changed the logging to print coverage numbers as a float percentage


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/25b3464bcd2c...3c36c2e9f2e1

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


[jenkinsci/jacoco-plugin]

2020-11-18 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/michbeck100-JENKINS-49823
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/michbeck100-JENKINS-49823/85c937-00%40github.com.


[jenkinsci/jacoco-plugin] c18248: Update README.md

2020-11-18 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: c182485a16b589e1d52df3cb5f18e97c79f33d5b
  
https://github.com/jenkinsci/jacoco-plugin/commit/c182485a16b589e1d52df3cb5f18e97c79f33d5b
  Author: CF <535676...@qq.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

fix: remove useless carriage return


  Commit: 25b3464bcd2c998d0f67a16a17eaf3fac94817b3
  
https://github.com/jenkinsci/jacoco-plugin/commit/25b3464bcd2c998d0f67a16a17eaf3fac94817b3
  Author: Dominik Stadler 
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #138 from cccfeng/patch-1

Update README.md


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/e980317b94c6...25b3464bcd2c

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


[jenkinsci/jacoco-plugin] e98031: Fix version in release notes

2020-11-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: e980317b94c6ee82691c07ba1163a5920d671080
  
https://github.com/jenkinsci/jacoco-plugin/commit/e980317b94c6ee82691c07ba1163a5920d671080
  Author: Dominik Stadler 
  Date:   2020-11-13 (Fri, 13 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix version in release notes


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


[jenkinsci/jacoco-plugin]

2020-11-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.1.0
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.1.0/00-fea2fd%40github.com.


[jenkinsci/jacoco-plugin] 61bfdb: [maven-release-plugin] prepare for next developmen...

2020-11-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 61bfdb4293322c76a3ba436ff32af92b00908f7d
  
https://github.com/jenkinsci/jacoco-plugin/commit/61bfdb4293322c76a3ba436ff32af92b00908f7d
  Author: Dominik Stadler 
  Date:   2020-11-13 (Fri, 13 Nov 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/jacoco-plugin/push/refs/heads/master/4135cb-61bfdb%40github.com.


[jenkinsci/jacoco-plugin] 4135cb: [maven-release-plugin] prepare release jacoco-3.1.0

2020-11-13 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 4135cb06f972745067bb5c1c00d07144c7aff2cc
  
https://github.com/jenkinsci/jacoco-plugin/commit/4135cb06f972745067bb5c1c00d07144c7aff2cc
  Author: Dominik Stadler 
  Date:   2020-11-13 (Fri, 13 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.1.0


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


[jenkinsci/jacoco-plugin] 570042: Start releasing 3.1

2020-11-12 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 570042eab635f40a0274d6b365afad99a32fcfef
  
https://github.com/jenkinsci/jacoco-plugin/commit/570042eab635f40a0274d6b365afad99a32fcfef
  Author: Dominik Stadler 
  Date:   2020-11-13 (Fri, 13 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Start releasing 3.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/jacoco-plugin/push/refs/heads/master/58d8d6-570042%40github.com.


[jenkinsci/jacoco-plugin] 58d8d6: Add some more links for how to release

2020-11-12 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 58d8d6327c8d5580d6d5d07561a7b0c4312ef36f
  
https://github.com/jenkinsci/jacoco-plugin/commit/58d8d6327c8d5580d6d5d07561a7b0c4312ef36f
  Author: Dominik Stadler 
  Date:   2020-11-13 (Fri, 13 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Add some more links for how to 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/jacoco-plugin/push/refs/heads/master/07dd38-58d8d6%40github.com.


[jenkinsci/jacoco-plugin] c83737: Update commons-io to 2.8.0

2020-11-12 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: c83737fbe5f5843223d726ec5f010e42e1eedf3b
  
https://github.com/jenkinsci/jacoco-plugin/commit/c83737fbe5f5843223d726ec5f010e42e1eedf3b
  Author: Dominik Stadler 
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update commons-io to 2.8.0


  Commit: 07dd38d70d81ecea0c9d752d8cff5a77d858cebb
  
https://github.com/jenkinsci/jacoco-plugin/commit/07dd38d70d81ecea0c9d752d8cff5a77d858cebb
  Author: Dominik Stadler 
  Date:   2020-11-13 (Fri, 13 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Add chapter for how to release and some changes for upcoming 3.1.0


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/6e392aa8c751...07dd38d70d81

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


[jenkinsci/jacoco-plugin] 6e392a: Remove one jacoco-exclude that is not needed any more

2020-10-01 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 6e392aa8c7518d00028e954bd0f5fbb2dceb3836
  
https://github.com/jenkinsci/jacoco-plugin/commit/6e392aa8c7518d00028e954bd0f5fbb2dceb3836
  Author: Dominik Stadler 
  Date:   2020-10-01 (Thu, 01 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove one jacoco-exclude that is not needed any more


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


[jenkinsci/jacoco-plugin] 0e376a: Bump jacoco.version from 0.8.5 to 0.8.6

2020-09-20 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 0e376a4227d1fe123622e5e2080f060b99f159cf
  
https://github.com/jenkinsci/jacoco-plugin/commit/0e376a4227d1fe123622e5e2080f060b99f159cf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jacoco.version from 0.8.5 to 0.8.6

Bumps `jacoco.version` from 0.8.5 to 0.8.6.

Updates `org.jacoco.report` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6)

Updates `jacoco-maven-plugin` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6)

Signed-off-by: dependabot[bot] 


  Commit: 93d241f1a66a5ed3662713ed6b9e1e8b7b6bfb73
  
https://github.com/jenkinsci/jacoco-plugin/commit/93d241f1a66a5ed3662713ed6b9e1e8b7b6bfb73
  Author: Dominik Stadler 
  Date:   2020-09-20 (Sun, 20 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #133 from jenkinsci/dependabot/maven/jacoco.version-0.8.6

Bump jacoco.version from 0.8.5 to 0.8.6


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/0f0a136a947d...93d241f1a66a

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


[jenkinsci/jacoco-plugin] da52ab: Bump easymock from 4.0.2 to 4.2

2020-09-20 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: da52abedb952d72dfa2a314249b6c780577e02f3
  
https://github.com/jenkinsci/jacoco-plugin/commit/da52abedb952d72dfa2a314249b6c780577e02f3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump easymock from 4.0.2 to 4.2

Bumps [easymock](https://github.com/easymock/easymock) from 4.0.2 to 4.2.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- 
[Commits](https://github.com/easymock/easymock/compare/easymock-4.0.2...easymock-4.2)

Signed-off-by: dependabot[bot] 


  Commit: 0f0a136a947dbed63a0d305c928633c3e497b742
  
https://github.com/jenkinsci/jacoco-plugin/commit/0f0a136a947dbed63a0d305c928633c3e497b742
  Author: Dominik Stadler 
  Date:   2020-09-20 (Sun, 20 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #131 from 
jenkinsci/dependabot/maven/org.easymock-easymock-4.2

Bump easymock from 4.0.2 to 4.2


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/b215fe0a9b89...0f0a136a947d

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


[jenkinsci/jacoco-plugin] 79d865: Bump plexus-classworlds from 2.5.2 to 2.6.0

2020-09-20 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 79d8650ce1beb35bfaed1df5d5515b20dc414ca9
  
https://github.com/jenkinsci/jacoco-plugin/commit/79d8650ce1beb35bfaed1df5d5515b20dc414ca9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plexus-classworlds from 2.5.2 to 2.6.0

Bumps 
[plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds) 
from 2.5.2 to 2.6.0.
- [Release 
notes](https://github.com/codehaus-plexus/plexus-classworlds/releases)
- 
[Commits](https://github.com/codehaus-plexus/plexus-classworlds/compare/plexus-classworlds-2.5.2...plexus-classworlds-2.6.0)

Signed-off-by: dependabot[bot] 


  Commit: b215fe0a9b89dff61680f0f60e9b1edb52edcf25
  
https://github.com/jenkinsci/jacoco-plugin/commit/b215fe0a9b89dff61680f0f60e9b1edb52edcf25
  Author: Dominik Stadler 
  Date:   2020-09-20 (Sun, 20 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #130 from 
jenkinsci/dependabot/maven/org.codehaus.plexus-plexus-classworlds-2.6.0

Bump plexus-classworlds from 2.5.2 to 2.6.0


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/3baceb9bc443...b215fe0a9b89

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


[jenkinsci/jacoco-plugin] 04a850: Bump httpclient from 4.5.4 to 4.5.12

2020-09-20 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 04a8506fc0ab876f45db5bc5750fc52f3b9ca3a3
  
https://github.com/jenkinsci/jacoco-plugin/commit/04a8506fc0ab876f45db5bc5750fc52f3b9ca3a3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump httpclient from 4.5.4 to 4.5.12

Bumps httpclient from 4.5.4 to 4.5.12.

Signed-off-by: dependabot[bot] 


  Commit: 3baceb9bc44360373971feaf70d6761c3351feb5
  
https://github.com/jenkinsci/jacoco-plugin/commit/3baceb9bc44360373971feaf70d6761c3351feb5
  Author: Dominik Stadler 
  Date:   2020-09-20 (Sun, 20 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #129 from 
jenkinsci/dependabot/maven/org.apache.httpcomponents-httpclient-4.5.12

Bump httpclient from 4.5.4 to 4.5.12


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/3340d33e2a8e...3baceb9bc443

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


[jenkinsci/jacoco-plugin] 9591b6: Bump doxia-sink-api from 1.7 to 1.9.1

2020-09-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 9591b6c0b0ea87368b8270f45d8fe225baa5daca
  
https://github.com/jenkinsci/jacoco-plugin/commit/9591b6c0b0ea87368b8270f45d8fe225baa5daca
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump doxia-sink-api from 1.7 to 1.9.1

Bumps [doxia-sink-api](https://github.com/apache/maven-doxia) from 1.7 to 1.9.1.
- [Release notes](https://github.com/apache/maven-doxia/releases)
- 
[Commits](https://github.com/apache/maven-doxia/compare/doxia-1.7...doxia-1.9.1)

Signed-off-by: dependabot[bot] 


  Commit: 3340d33e2a8e89b20c202b0e17b5439487ec5f3c
  
https://github.com/jenkinsci/jacoco-plugin/commit/3340d33e2a8e89b20c202b0e17b5439487ec5f3c
  Author: Dominik Stadler 
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #125 from 
jenkinsci/dependabot/maven/org.apache.maven.doxia-doxia-sink-api-1.9.1

Bump doxia-sink-api from 1.7 to 1.9.1


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/945c4a26be8d...3340d33e2a8e

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


[jenkinsci/jacoco-plugin] 474317: Bump dashboard-view from 2.12 to 2.13

2020-09-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 474317727a88b3e01bcdd14dab4bbb7c4310a376
  
https://github.com/jenkinsci/jacoco-plugin/commit/474317727a88b3e01bcdd14dab4bbb7c4310a376
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump dashboard-view from 2.12 to 2.13

Bumps [dashboard-view](https://github.com/jenkinsci/dashboard-view-plugin) from 
2.12 to 2.13.
- [Release notes](https://github.com/jenkinsci/dashboard-view-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/dashboard-view-plugin/blob/master/CHANGELOG.old.md)
- 
[Commits](https://github.com/jenkinsci/dashboard-view-plugin/compare/dashboard-view-2.12...dashboard-view-2.13)

Signed-off-by: dependabot[bot] 


  Commit: 945c4a26be8da51706c9a71057aecbcaa6c44ac7
  
https://github.com/jenkinsci/jacoco-plugin/commit/945c4a26be8da51706c9a71057aecbcaa6c44ac7
  Author: Dominik Stadler 
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #128 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-dashboard-view-2.13

Bump dashboard-view from 2.12 to 2.13


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/4691dfda3416...945c4a26be8d

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


[jenkinsci/jacoco-plugin] d04419: Bump httpcore from 4.4.8 to 4.4.13

2020-09-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: d0441989d84804d8d91e2818b4cdef842931e350
  
https://github.com/jenkinsci/jacoco-plugin/commit/d0441989d84804d8d91e2818b4cdef842931e350
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump httpcore from 4.4.8 to 4.4.13

Bumps httpcore from 4.4.8 to 4.4.13.

Signed-off-by: dependabot[bot] 


  Commit: 4691dfda34165dc39ad3966e9714f85dabbf8905
  
https://github.com/jenkinsci/jacoco-plugin/commit/4691dfda34165dc39ad3966e9714f85dabbf8905
  Author: Dominik Stadler 
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #127 from 
jenkinsci/dependabot/maven/org.apache.httpcomponents-httpcore-4.4.13

Bump httpcore from 4.4.8 to 4.4.13


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/80d8581c8d6b...4691dfda3416

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


[jenkinsci/jacoco-plugin] 8b30a3: Bump maven-plugin from 2.17 to 3.7

2020-09-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 8b30a3d35dd2828c88a8643fcd4518cdfd86ad64
  
https://github.com/jenkinsci/jacoco-plugin/commit/8b30a3d35dd2828c88a8643fcd4518cdfd86ad64
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-plugin from 2.17 to 3.7

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

Signed-off-by: dependabot[bot] 


  Commit: 80d8581c8d6bcba2d72f742791cfa001f2cc2dde
  
https://github.com/jenkinsci/jacoco-plugin/commit/80d8581c8d6bcba2d72f742791cfa001f2cc2dde
  Author: Dominik Stadler 
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #126 from 
jenkinsci/dependabot/maven/org.jenkins-ci.main-maven-plugin-3.7

Bump maven-plugin from 2.17 to 3.7


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/fdc4770e7d3b...80d8581c8d6b

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


[jenkinsci/jacoco-plugin] 8b464f: Bump plexus-component-annotations from 1.7.1 to 2.1.0

2020-09-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 8b464f81e0e1488bd02976d483cf38782022f8e0
  
https://github.com/jenkinsci/jacoco-plugin/commit/8b464f81e0e1488bd02976d483cf38782022f8e0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plexus-component-annotations from 1.7.1 to 2.1.0

Bumps 
[plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers)
 from 1.7.1 to 2.1.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-containers/releases)
- 
[Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md)
- 
[Commits](https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-1.7.1...plexus-containers-2.1.0)

Signed-off-by: dependabot[bot] 


  Commit: fdc4770e7d3b5ba7574abc870bbb8f5faff70e71
  
https://github.com/jenkinsci/jacoco-plugin/commit/fdc4770e7d3b5ba7574abc870bbb8f5faff70e71
  Author: Dominik Stadler 
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #124 from 
jenkinsci/dependabot/maven/org.codehaus.plexus-plexus-component-annotations-2.1.0

Bump plexus-component-annotations from 1.7.1 to 2.1.0


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/9fe8912d12d2...fdc4770e7d3b

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


[jenkinsci/jacoco-plugin] 9fe891: Update to Jenkins LTS 2.164.3 to avoid some errors...

2020-09-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 9fe8912d12d2989efa97ae43267e1eab6eba1d81
  
https://github.com/jenkinsci/jacoco-plugin/commit/9fe8912d12d2989efa97ae43267e1eab6eba1d81
  Author: Dominik Stadler 
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to Jenkins LTS 2.164.3 to avoid some errors when testing the 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/jacoco-plugin/push/refs/heads/master/6bf1da-9fe891%40github.com.


[jenkinsci/jacoco-plugin] d0187a: [maven-release-plugin] prepare release jacoco-3.0.8

2020-09-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: d0187a2a08c1ed2c82c1d41af151187f85b18a7c
  
https://github.com/jenkinsci/jacoco-plugin/commit/d0187a2a08c1ed2c82c1d41af151187f85b18a7c
  Author: Dominik Stadler 
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jacoco-3.0.8


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


[jenkinsci/jacoco-plugin]

2020-09-17 Thread 'Dominik Stadler' via Jenkins Commits
  Branch: refs/tags/jacoco-3.0.8
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/tags/jacoco-3.0.8/00-ce84d9%40github.com.


  1   2   >