GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/977
undo the redeclation of jclouds-byon-api that avoids snakeyaml 1.17
it can cause startup failures; for now live with both snakeyaml versions
installed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server
undo-jclouds-byon-redefinition
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/977.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 #977
----
commit 5882a2e6ef5b08d214c096b9b5677af2fe23ccc7
Author: Alex Heneveld <alex.heneveld@...>
Date: 2018-08-06T08:19:10Z
undo the redeclation of jclouds-byon-api that avoids snakeyaml 1.17
it can cause startup failures; for now live with both snakeyaml versions
installed.
----
---