[GitHub] brooklyn-library pull request: Support disabling http based sensor...

2016-03-24 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/brooklyn-library/pull/24


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] brooklyn-library pull request: Support disabling http based sensor...

2016-03-23 Thread aledsage
GitHub user aledsage opened a pull request:

https://github.com/apache/brooklyn-library/pull/24

Support disabling http based sensors

For Solr, ElasticSearch and NodeJS

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/aledsage/brooklyn-library 
support-disabling-http-based-sensors

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/brooklyn-library/pull/24.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 #24


commit 0744b0d639ecebf2565b25183c936585cc05adcc
Author: Aled Sage 
Date:   2016-03-24T00:08:40Z

Support disabling http-based sensors

For Solr, ElasticSearch and NodeJS

commit 28c396b95062c0422e916a2134a688f8c1bbaa53
Author: Aled Sage 
Date:   2016-03-24T00:09:37Z

Improve MySql auto-generated password

(Not using makeRandomPassword utility, because need to think more
about quoting it when the password is subsequently used - otherwise
could fail if contains special chars)




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---