Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warnings #135

Open
fletchowns opened this issue Jan 22, 2016 · 0 comments
Open

Deprecation warnings #135

fletchowns opened this issue Jan 22, 2016 · 0 comments

Comments

@fletchowns
Copy link

Seeing this with Chef 12 & version 3.3.0 of this cookbook:

==> default: Deprecated features used!
==> default:   Cannot specify both default and name_property together on property level of resource nexus_logging. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
==> default:     - /tmp/vagrant-chef/1e810c5af9a49ee9e17e74ee5c01a6cb/cookbooks/nexus/resources/logging.rb:24:in `class_from_file'
==> default:   chef_gem[nexus_cli] chef_gem compile_time installation is deprecated at 1 location:
==> default:     - /tmp/vagrant-chef/1e810c5af9a49ee9e17e74ee5c01a6cb/cookbooks/nexus/recipes/cli.rb:20:in `from_file'
==> default:   chef_gem[nexus_cli] Please set `compile_time false` on the resource to use the new behavior. at 1 location:
==> default:     - /tmp/vagrant-chef/1e810c5af9a49ee9e17e74ee5c01a6cb/cookbooks/nexus/recipes/cli.rb:20:in `from_file'
==> default:   chef_gem[nexus_cli] or set `compile_time true` on the resource if compile_time behavior is required. at 1 location:
==> default:     - /tmp/vagrant-chef/1e810c5af9a49ee9e17e74ee5c01a6cb/cookbooks/nexus/recipes/cli.rb:20:in `from_file'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant