GitHub user sjcorbett opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/122
Properties fixes
Brooklyn will start if brooklyn.properties does not exist, rather than exit
with an error. `BrooklynNodeSshDriver` is updated to copy files with
appropriate permissions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/incubator-brooklyn properties-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/122.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 #122
----
commit 8476673181c54890ad5e71630b4199732ef9d142
Author: Sam Corbett <[email protected]>
Date: 2014-08-15T17:37:34Z
Brooklyn starts if brooklyn.properties is missing
commit 726b81d296d7a0dfd4abf247cbe3ec75a572e782
Author: Sam Corbett <[email protected]>
Date: 2014-08-15T18:33:52Z
BrooklynNode copies files with 0600 permissions
----
---
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.
---