homebrew-openjdk icon indicating copy to clipboard operation
homebrew-openjdk copied to clipboard

add deprecation notice to casks

Open gdams opened this issue 4 years ago • 3 comments

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.

gdams avatar Aug 17 '21 10:08 gdams

Keeping in draft until I know the strategy for openj9 casks

gdams avatar Aug 17 '21 10:08 gdams

Shouldn't the deprecation messages reference the closest available temurin version?

At least for the LTS Versions:

  • adoptopenjdk8 --> temurin8
  • adoptopenjdk11 --> temurin11
  • adoptopenjdk17 --> temurin17

For adoptopenjdk13-16 I'd probably recommend temurin17 as the closest LTS Version...

drothmaler avatar Sep 22 '23 05:09 drothmaler

@gdams LMK if I can help wrap this up

karianna avatar Sep 25 '23 02:09 karianna