Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This repository was 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

@actarsky

Description

@actarsky

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions