GitHub user andreaturli opened a pull request:
https://github.com/apache/brooklyn-server/pull/952
[BROOKLYN-584] Add support for recent jclouds's ContextLinking
- add support for user-defined Guice modules
- add support for ContextLinking
- simplify feature.xml to use pre-defined jclouds-karaf features
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andreaturli/brooklyn-server
feature/linkContext
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/952.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 #952
----
commit c3214e9f1eb4904a427a68afc3ccb4f8a4a1e387
Author: andreaturli <andrea.turli@...>
Date: 2017-12-12T16:48:07Z
[BROOKLYN-584] Add support for recent jclouds's ContextLinking
- add support for user-defined Guice modules
- add support for ContextLinking
- simplify feature.xml to use pre-defined jclouds-karaf features
----
---