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

BROOKLYN-396: test and fix #444

Merged
merged 1 commit into from Nov 18, 2016
Merged

BROOKLYN-396: test and fix #444

merged 1 commit into from Nov 18, 2016

Commits on Nov 18, 2016

  1. BROOKLYN-396: test and fix

    When rebinding a location, if a config flag corresponds to a field
    with “@SetFromFlag” then just set the field, and don’t leave the 
    key-value inside “config().getBag()”.
    
    Some classes use fields to store internal state, which should not be
    passed to child locations
    (e.g. `LocalhostMachineProvisioningLocation.origConfigs`).
    aledsage committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    3563d47 View commit details
    Browse the repository at this point in the history