Skip to content

Compile and test with Java 25#365

Merged
jglick merged 6 commits intojenkinsci:masterfrom
MarkEWaite:octopus
Sep 17, 2025
Merged

Compile and test with Java 25#365
jglick merged 6 commits intojenkinsci:masterfrom
MarkEWaite:octopus

Conversation

@MarkEWaite
Copy link
Contributor

Compile and test with Java 25

Jenkins wants to support Java 25 soon after it is released.

Require Jenkins 2.504.3 for git client support of CLI git 2.51.0.

Tests have a dependency on git client plugin and they fail with the older git client that was a test dependency before.

Supersedes pull requests:

Testing done

Confirmed that automated tests pass with Java 25.

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 demonstrate the feature works or the issue is fixed

dependabot bot and others added 6 commits September 15, 2025 09:46
Bumps [io.jenkins.tools.incrementals:git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.10 to 1.13.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- [Commits](jenkinsci/incrementals-tools@parent-1.10...parent-1.13)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-version: '1.13'
  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 5.24 to 5.26.
- [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-5.24...plugin-5.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Tests have a dependency on git client plugin and they fail with the
older git client that was a test dependency before.
@MarkEWaite MarkEWaite requested a review from a team as a code owner September 17, 2025 04:37
@jglick jglick merged commit df77303 into jenkinsci:master Sep 17, 2025
18 checks passed
@MarkEWaite MarkEWaite deleted the octopus branch September 21, 2025 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants