Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test with Java 21 #224

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Test with Java 21 #224

merged 4 commits into from
Oct 2, 2023

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Sep 30, 2023

Test with Java 21

Prepare to support Java 21 build and test by updating to the most recent parent pom.

Includes the following other pull requests:

Testing done

Confirmed tests pass with Java 21 on Linux

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

dependabot bot and others added 4 commits July 3, 2023 01:10
Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.6 to 1.7.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- [Commits](jenkinsci/incrementals-tools@parent-1.6...parent-1.7)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.68 to 4.73.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.68...plugin-4.73)

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

Signed-off-by: dependabot[bot] <support@github.com>
…angelist-maven-extension-1.7' and 'dependabot/maven/org.jenkins-ci.plugins-plugin-4.73' into test-with-java-21
Test Java 17 with Windows because Java 17 will soon be the recommended
Java version for Jenkins.
@MarkEWaite MarkEWaite requested a review from a team as a code owner September 30, 2023 23:02
@jglick jglick added the chore label Oct 2, 2023
@jglick jglick added this pull request to the merge queue Oct 2, 2023
Merged via the queue into jenkinsci:master with commit b012515 Oct 2, 2023
13 checks passed
@MarkEWaite MarkEWaite deleted the test-with-java-21 branch October 5, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants