Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clover-plugin
  Commit: d523c074918c7c20c3f496012293e344a56d9008
      
https://github.com/jenkinsci/clover-plugin/commit/d523c074918c7c20c3f496012293e344a56d9008
  Author: Tim Jacomb <timjaco...@gmail.com>
  Date:   2023-06-04 (Sun, 04 Jun 2023)

  Changed paths:
    M pom.xml
    M src/test/java/hudson/plugins/clover/CloverBuildActionTest.java

  Log Message:
  -----------
  Upgrade HtmlUnit from 2.x to 3.x


  Commit: a4ae4996835aec572dd311d89baf1552570d8e50
      
https://github.com/jenkinsci/clover-plugin/commit/a4ae4996835aec572dd311d89baf1552570d8e50
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Update Jenkinsfile


  Commit: 784bd784925dc8c87c21cd56366ca6fd5e3a3a8f
      
https://github.com/jenkinsci/clover-plugin/commit/784bd784925dc8c87c21cd56366ca6fd5e3a3a8f
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update pom.xml


  Commit: a0c2dd27669e0f2ba65a76683c0f17b5430d013f
      
https://github.com/jenkinsci/clover-plugin/commit/a0c2dd27669e0f2ba65a76683c0f17b5430d013f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump org.jenkins-ci.plugins:plugin from 4.33 to 4.74

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.33 to 4.74.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.33...plugin-4.74)

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

Signed-off-by: dependabot[bot] <supp...@github.com>


  Commit: 07f1aab13631d1d2c51968db4384bf25389eff8c
      
https://github.com/jenkinsci/clover-plugin/commit/07f1aab13631d1d2c51968db4384bf25389eff8c
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Jenkinsfile
    M pom.xml
    M src/test/java/hudson/plugins/clover/CloverBuildActionTest.java

  Log Message:
  -----------
  Merge branch 'htmlunit-2.x-to-3.x' into 
dependabot/maven/org.jenkins-ci.plugins-plugin-4.74


  Commit: c95ff14c170958b49ea97066536827e1446daa05
      
https://github.com/jenkinsci/clover-plugin/commit/c95ff14c170958b49ea97066536827e1446daa05
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Remove java.level


  Commit: 20203e233add7ce9149874fb30e4d7fb601af683
      
https://github.com/jenkinsci/clover-plugin/commit/20203e233add7ce9149874fb30e4d7fb601af683
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M .github/workflows/A-test-master.yml

  Log Message:
  -----------
  Do not downgrade workflow checkout version


  Commit: f2628f8b644274d1546fa5c33914e6ebfa81e8b9
      
https://github.com/jenkinsci/clover-plugin/commit/f2628f8b644274d1546fa5c33914e6ebfa81e8b9
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Test with Java 21

Rely on Java byte code generation for Java 11 support


  Commit: 9f31aeba77ec6824a91e5a2f08e73ee5c44eedd9
      
https://github.com/jenkinsci/clover-plugin/commit/9f31aeba77ec6824a91e5a2f08e73ee5c44eedd9
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Do not downgrade versions


  Commit: 8e056124df5a9be1aa34a43b82799e3470a85e26
      
https://github.com/jenkinsci/clover-plugin/commit/8e056124df5a9be1aa34a43b82799e3470a85e26
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Don't force forkCount on all developers

Better to configure forkCount in the local profile of the machine and
include a forkCount setting in the Jenkinsfile for CI.


  Commit: aa663a255ce9bcbbda5ea0fdba571090431356bc
      
https://github.com/jenkinsci/clover-plugin/commit/aa663a255ce9bcbbda5ea0fdba571090431356bc
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Run one test process per core in CI


  Commit: a4109b9e9e49a46373399120f484518b287d31ba
      
https://github.com/jenkinsci/clover-plugin/commit/a4109b9e9e49a46373399120f484518b287d31ba
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'master' into test-with-java-21


  Commit: 1962c3894f84db3b999f7e09a979b6048b1813df
      
https://github.com/jenkinsci/clover-plugin/commit/1962c3894f84db3b999f7e09a979b6048b1813df
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M .mvn/extensions.xml

  Log Message:
  -----------
  Merge branch 
'dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7'
 into test-with-java-21


  Commit: d38d4e2c2dc320d460cce89d7bd6b26ce63ad1aa
      
https://github.com/jenkinsci/clover-plugin/commit/d38d4e2c2dc320d460cce89d7bd6b26ce63ad1aa
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M .github/workflows/A-test-master.yml

  Log Message:
  -----------
  Test with Java 17 in GHA


  Commit: 7b31e02af059157660798a195721fb571bb236cc
      
https://github.com/jenkinsci/clover-plugin/commit/7b31e02af059157660798a195721fb571bb236cc
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Add changelog entries for 2.387.3 and Java 11


  Commit: 71bee6bd37d632fc5104b527e6535b213da04f39
      
https://github.com/jenkinsci/clover-plugin/commit/71bee6bd37d632fc5104b527e6535b213da04f39
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    A .github/release-drafter.yml
    R .github/workflows/B-release-jenkins-clover-plugin.yml
    A .github/workflows/Bump-version.yml
    A .github/workflows/CD.yml
    M .mvn/maven.config
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into test-with-java-21


  Commit: 7ae3afee554a581a30764b37a3009772ff03eae3
      
https://github.com/jenkinsci/clover-plugin/commit/7ae3afee554a581a30764b37a3009772ff03eae3
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Fix merge mistake


  Commit: cbf5a63a5e1b1fcbcc7854304ca52c343c04307c
      
https://github.com/jenkinsci/clover-plugin/commit/cbf5a63a5e1b1fcbcc7854304ca52c343c04307c
  Author: Marek Parfianowicz <marek.parfianow...@gmail.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    M .github/workflows/A-test-master.yml
    M CHANGELOG.md
    M Jenkinsfile
    M pom.xml
    M src/test/java/hudson/plugins/clover/CloverBuildActionTest.java

  Log Message:
  -----------
  Merge pull request #46 from MarkEWaite/test-with-java-21

Require Java 11 and Jenkins 2.387.3 or newer, test with Java 21


Compare: 
https://github.com/jenkinsci/clover-plugin/compare/55e301842afa...cbf5a63a5e1b

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

Reply via email to