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/27 09:16:20 UTC

[GitHub] brooklyn-server pull request #981: use snakeyaml 1.22, avoid binary compatib...

GitHub user ahgittin opened a pull request:

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

    use snakeyaml 1.22, avoid binary compatibility issues in 1.20 and 1.21

    see https://bitbucket.org/asomov/snakeyaml/issues/412/restore-the-boolean-constructors-for for more info

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ahgittin/brooklyn-server snakeyaml-1.22

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/981.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 #981
    
----
commit f9bd91062c244158295b350c5dffc89fca86e01d
Author: Alex Heneveld <al...@...>
Date:   2018-08-27T09:15:18Z

    use snakeyaml 1.22, avoid binary compatibility issues in 1.20 and 1.21
    
    see https://bitbucket.org/asomov/snakeyaml/issues/412/restore-the-boolean-constructors-for for more info

----


---

[GitHub] brooklyn-server pull request #981: use snakeyaml 1.22, avoid binary compatib...

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

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


---