homebrew-openjdk
homebrew-openjdk copied to clipboard
add deprecation notice to casks
After making all changes to the cask:
- [x]
brew cask audit --download {{cask_file}}is error-free. - [x]
brew cask style --fix {{cask_file}}reports no offenses. - [x] The commit message includes the cask’s name and version.
Keeping in draft until I know the strategy for openj9 casks
Shouldn't the deprecation messages reference the closest available temurin version?
At least for the LTS Versions:
adoptopenjdk8-->temurin8adoptopenjdk11-->temurin11adoptopenjdk17-->temurin17
For adoptopenjdk13-16 I'd probably recommend temurin17 as the closest LTS Version...
@gdams LMK if I can help wrap this up