GitHub user kemitix opened a pull request:
https://github.com/apache/brooklyn-server/pull/979
karaf/features: include snakeyaml 1.17 bundle explicitly
The feature entry for jclouds-all-compute still requires the snakeyaml 1.17
to be explicitly
added. Now both versions of snakeyaml are available.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kemitix/brooklyn-server
include-snakeyaml-1.17-bundle
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/979.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 #979
----
commit f9b69a599c04804e47d2534b61c4e1a945a55c16
Author: Paul Campbell <paul.campbell@...>
Date: 2018-08-17T13:01:48Z
karaf/features: include snakeyaml 1.17 bundle explicitly
----
---