Skip to content

Conversation

@sepe81
Copy link
Contributor

@sepe81 sepe81 commented Nov 11, 2025

Thanks for your contribution to Apache Commons! Your help is appreciated!

Before you push a pull request, review this list:

  • Read the contribution guidelines for this project.
  • Read the ASF Generative Tooling Guidance if you use Artificial Intelligence (AI).
  • I used AI to create any part of, or all of, this pull request.
  • Run a successful build using the default Maven goal with mvn; that's mvn on the command line by itself.
  • Write unit tests that match behavioral changes, where the tests fail if the changes to the runtime are not applied. This may not always be possible, but it is a best practice.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Each commit in the pull request should have a meaningful subject line and body. Note that a maintainer may squash commits during the merge process.

@garydgregory
Copy link
Member

Hello @sepe81
Release notes are generated from the pom.xml file, that's where the change needs to happen.

@sepe81 sepe81 force-pushed the add-jdk-25-to-release-notes branch from 0c6f802 to 4643655 Compare November 11, 2025 11:21
@sepe81
Copy link
Contributor Author

sepe81 commented Nov 11, 2025

Hello @garydgregory

Thank you for the hint. I’ve updated the commit and removed the entry from the text file, assuming it will be automatically included there at a later stage.

@garydgregory garydgregory merged commit 0cebd84 into apache:master Nov 11, 2025
@garydgregory
Copy link
Member

@sepe81
Yes, this change will be in 3.20.1 or 3.21.0, depending on the changes that come after 3.20.0, which is currently a release candidate.

@sepe81 sepe81 deleted the add-jdk-25-to-release-notes branch November 12, 2025 05:16
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