sous-chefs / java

Development repository for the java cookbook
https://supermarket.chef.io/cookbooks/java
Apache License 2.0
386 stars 637 forks source link

Make Homebrew Cask into an attribute #547

Closed Brantone closed 4 years ago

Brantone commented 5 years ago

Description

Makes the Cask name into an attribute so can opt for different java install (java vs. adoptopenjdk) ... solves the problem where java went behind Oracle login wall and inches towards to using AdoptOpenJDK.

Issues Resolved

https://github.com/sous-chefs/java/issues/544

Check List

MacOS machine ... so that has some annoying nuances.

tas50 commented 4 years ago

Thanks @Brantone

Brantone commented 4 years ago

My pleasure.