Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

depends on old version of java cookbook (~> 1.13) which is currently at v2.0.1 #43

Open
actarsky opened this issue Jul 1, 2018 · 0 comments

Comments

@actarsky
Copy link

actarsky commented Jul 1, 2018

Cookbook version

v4.1.0

Chef-client version

14.1.12

Platform Details

ubuntu 16.04

Scenario:

java cookbook v2.0.1 is installed on my chef server and used for various installations, but not for activemq servers
excecute activemq::default with default['activemq']['install_java'] = false (java is already installed on the machine)

Steps to Reproduce:

see above

Expected Result:

successful activemq installation

Actual Result:

failure due to java cookbook version constraint stemming from the following statement in metadata.rb:
depends 'java', '~> 1.13'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant