Andrey Somov

Results 39 comments of Andrey Somov

@cowtowncoder if no one wishes to contribute, than the feature is not that useful. We have done our part and we are ready to help the volunteers to make the...

@cowtowncoder unfortunately I cannot help you. The support for comments in SnakeYAML ends on the Node level (before Java instances come into play). I am not sure it can be...

Is [this](https://bitbucket.org/asomov/snakeyaml/src/cea5dd3eb8e124e547ad62d9919e4b9a891c4992/src/test/java/examples/CollectionStyleTest.java?at=default&fileviewer=file-view-default) what you are looking for ? FlowStyle.BLOCK, FlowStyle.FLOW, FlowStyle.AUTO AUTO means that the first will be block style and then flow style.

Can you please report this in SnakeYAML ?

@headius can you please try the latest snapshot of SnakeYAML ?

@headius feel free to provide the info

I find the code in PR a better solution than in this commit https://github.com/spring-projects/spring-boot/commit/724f9ebf7107d99ac9bae4204b4f7c6444a49e03

I wonder how can I see the build failure. Locally it is green.