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

Fix detection of java.specification.version #195

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

keithc-ca
Copy link
Contributor

The existing use of tr doesn't distinguish between Java 8 and Java 18; see bbe6859#commitcomment-90131350 - this fixes that.

@jaikiran
Copy link
Member

Thank you @keithc-ca for this change. I will run some CI test before merging (I'll also check why my testing of my previous commit didn't catch the 1.8 version issue).

@jaikiran jaikiran merged commit 4b7965d into apache:master Nov 17, 2022
@jaikiran
Copy link
Member

I'll also check why my testing of my previous commit didn't catch the 1.8 version issue

For the record - one of the test jobs did catch this issue for 1.8 version, I just hadn't caught up with my email notifications for these failures.

Thank you again for this fix.

@keithc-ca keithc-ca deleted the version branch November 17, 2022 13:10
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