JIRA: https://issues.apache.org/jira/browse/JCLOUDS-1147

This PR upgrades snakeyaml dependency in byon api and fixes 
`java.lang.NoClassDefFoundError: org/yaml/snakeyaml/Loader` error when there is 
a newer snakeyaml dependency on classpath (`>= 1.15`).
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/986

-- Commit Summary --

  * [JCLOUDS-1147] upgrade snakeyaml version in byon and resolve removed 
deprecated Loader class

-- File Changes --

    M apis/byon/pom.xml (2)
    M apis/byon/src/main/java/org/jclouds/byon/domain/YamlNode.java (3)
    M 
apis/byon/src/main/java/org/jclouds/byon/functions/NodesFromYamlStream.java (3)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/986.patch
https://github.com/jclouds/jclouds/pull/986.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/986

Reply via email to