-
Notifications
You must be signed in to change notification settings - Fork 5
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
unsupported Java version "16", defaulting to 1.7 #3
Comments
Just noting that the situation didn't seem to improve with newer psych v4.0.2 and jruby-9.3.1.0:
|
This should get fixed by #2. In particular by the first commit there, the rest of the PR is just me trying stuff to get the CI green. Can you try it? |
Thank you for mentioning. I just tried it and I confirm that #2 makes the error go away when installing psych ( p.s. I continue to see this warning (seems harmless):
|
I'm glad to hear that :) |
Closed by #2! :) |
Marking as fixed. Release will take some work as the other parts of the Ruby/Maven stack also need updates. |
I have been getting these errors ever since I upgraded to JDK 16, and I am not sure if the source is ruby-maven, so I am reporting and cross-referencing this issue with the one I reported at the psych project.
ruby/psych#520
gem update --system
)When running
gem install psych -v4.0.1
:When running
lock_jars
:The text was updated successfully, but these errors were encountered: