GitHub user ahgittin opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/163
Support noGlobalBrooklynProperties in CLI and use on BrooklynNode, tidying
and fixing integration tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/incubator-brooklyn
brooklyn-node-no-global
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/163.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #163
----
commit dc7fa51a037c83f9bafb29d515b0d0c22fba443b
Author: Alex Heneveld <[email protected]>
Date: 2014-09-15T11:12:23Z
use default-to-passwordless behaviour if bind address is set to localhost,
and recognize IPv6 loopback device (important for BrooklynNodeIntegrationTest
to pass)
commit 5a234054b2c0f1b37c683e265f4fe286a42a72c1
Author: Alex Heneveld <[email protected]>
Date: 2014-09-15T11:44:05Z
add a new --noGlobalBrooklynProperties CLI argument, and update the
integration test to use it (means existing brooklyn.properties will not be used
by tests or overwritten by BrooklynNode, unless specified otherwise)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---