GitHub user andreaturli opened a pull request:
https://github.com/apache/brooklyn-server/pull/531
initial work to support HttpEntity
- add HttpCommnadEffector
- add CompositeEffector
- add EntityInitializers util class to resolve DSL injected as params
into the HttpCommandEffector
---
It is based on https://github.com/apache/brooklyn-server/pull/152 which was
not merged as it didn't handle rebind properly, happy to sort it out in this PR
but I've not touched rebinding yet.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andreaturli/brooklyn-server
feature/http-command-effector
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/531.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 #531
----
commit 025b222c0d914a6e9c111f1c7f000749c524cfbd
Author: Andrea Turli <[email protected]>
Date: 2016-12-21T11:03:27Z
initial work to support HttpEntity
- add HttpCommnadEffector
- add CompositeEffector
- add EntityInitializers util class to resolve DSL injected as params
into the HttpCommandEffector
----
---
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.
---