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

Add minimum java version in changes.xml #186

Merged
merged 2 commits into from Jun 27, 2023

Conversation

OlivierJaquemet
Copy link
Contributor

Following discussion on mailing list, here is PR to indicated mimimum java version everytime it was changed

  • 1.16.0 -> "Requires a minimum of Java 1.8".
  • 1.12 -> "Requires a minimum of Java 1.7".

- 1.16.0 -> "Requires a minimum of Java 1.8".
- 1.12 -> "Requires a minimum of Java 1.7".
@codecov-commenter
Copy link

Codecov Report

Merging #186 (671319c) into master (46efc03) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #186   +/-   ##
=========================================
  Coverage     92.20%   92.20%           
  Complexity     1740     1740           
=========================================
  Files            67       67           
  Lines          4603     4603           
  Branches        728      728           
=========================================
  Hits           4244     4244           
  Misses          244      244           
  Partials        115      115           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Starting with "Java SE 5", the version names no longer have a "1." prefix
@garydgregory garydgregory merged commit dfe3542 into apache:master Jun 27, 2023
5 checks passed
@garydgregory garydgregory changed the title Add minimun java version in changes.xml Add minimum java version in changes.xml Jun 27, 2023
garydgregory added a commit that referenced this pull request Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants