Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Add support for generation of multi-line YAML resources #616

Merged
merged 1 commit into from
Oct 28, 2016

Commits on Oct 28, 2016

  1. Add support for generation of multi-line YAML resources

    This PR upgrade  com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to version 2.8.4 which contains the bugfix FasterXML/jackson-dataformat-yaml#78 for not unquoting strings which contain boolean values.
    
    When 2.9 is out then this should be taken along with the then new feature LITERAL_BLOCK_STYLE (instead of MINIMIZE_QUOTES). See FasterXML/jackson-dataformat-yaml#76 for details.
    rhuss committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    d31a340 View commit details
    Browse the repository at this point in the history