cerner / cerner_kafka

A Kafka Cookbook for Chef
Apache License 2.0
30 stars 25 forks source link

Update `java` recipe inclusion to use resources provided by java cookbook #70

Open relaytheurgency opened 3 years ago

relaytheurgency commented 3 years ago

Recent versions of the java cookbook have deprecated installing java via a recipe. To consume these versions the default recipe of this cookbook should be updated to use a resource provided by the java cookbook.