You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2018/08/06 08:20:12 UTC

[GitHub] brooklyn-server pull request #977: undo the redeclation of jclouds-byon-api ...

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 <al...@...>
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.

----


---

[GitHub] brooklyn-server pull request #977: undo the redeclation of jclouds-byon-api ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-server/pull/977


---