firebase-tools
firebase-tools copied to clipboard
Clarify Java compatibility requirements
Description
Update Java compatibility deprecation message to clarify how to get the necessary JRE.
For those less familiar with the Java ecosystem, it's not clear that you can't get modern JREs from Java.com:
- https://stackoverflow.com/questions/72438409/firebase-tools-no-longer-supports-java-version-before-11-please-upgrade-to-java
- https://stackoverflow.com/questions/79105227/why-does-java-com-still-recommend-java-8-when-there-are-multiple-newer-lte-rele?noredirect=1#comment139487042_79105227
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Thanks for contributing this! I think this is a good clarification, and I'll check about getting the docs updated too