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

Update readme with temurin install instructions. #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mariomui
Copy link

Previously, the readme did not include instructions for the changes to cask. brew cask install is deprecated in favor of brew install --cask
Now, the documentation reflects latest guides to installing JENV

References to documentation are below.
https://github.com/AdoptOpenJDK/homebrew-openjdk/tree/master/Casks
https://github.com/Homebrew/homebrew-cask/blob/master/USAGE.md

Copy link
Contributor

@kevinleturc kevinleturc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution 👍.

I think it could be interesting to update the current Using Two JVMs on macOS section with your suggested changes. The documentation can reflect only the latest brew version.

What do you think?

Also, the AdoptOpenJDK/homebrew-openjdk tap has been deprecated, the temurin cask should be used instead.

Could you update with the new way?

@mariomui
Copy link
Author

Sure. It's the morning right now and I'm half vampire by coding habit.

@mariomui mariomui force-pushed the mariomui-readme-update branch 3 times, most recently from 8113356 to 11747a3 Compare August 28, 2021 19:52
@mariomui
Copy link
Author

Temurin isn't really ready for prime time so I dont think that temurin instructions should replace the instructions for adoptopen.
Namely, some scala and Gradle plugins only detect adoptopen as jdk.

  • 11.0.12 would be the temurin since the last version of 11 adoptopen is 11.0.11
  • 16.0.2 would be temurin since the last version of 16 adoptopen is 16.0.1

@mariomui mariomui changed the title Update readme with new jenv install instructions Update readme with temurin install instructions. Aug 28, 2021
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.

None yet

2 participants