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

Specify windows attributes in attribute files #104

Merged
merged 1 commit into from
Dec 17, 2013

Conversation

blt04
Copy link
Contributor

@blt04 blt04 commented Dec 17, 2013

This fixes a bug introduced in #95. Setting attributes in the recipe (instead of the attribute file) prevents setting default attributes in wrapper cookbooks. I realize this was done so users could easily override jdk_version without having to override all attributes that depend on jdk_version.

This ensures that only attributes which depend on jdk_version are set in the recipe. All other attributes are set in the attribute file like normal.

This fixes windows installations where a user must specify a url and checksum.

This moves windows attributes back to the attribute file.
sous-chefs#95 moved these to the recipe,
however that prevents setting these attributes in a wrapper cookbook's
attribute file.

This ensures that only attributes which depend on jdk_version are set
in the recipe.  All other attributes are set in the attribute file like
normal.
carmstrong added a commit that referenced this pull request Dec 17, 2013
Specify windows attributes in attribute files
@carmstrong carmstrong merged commit d4b543e into sous-chefs:master Dec 17, 2013
@lock
Copy link

lock bot commented May 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants