che-server/plugins/plugin-docker/che-plugin-docker-compose/src
Aleksandr Andrienko 517036028a Fix failing tests on build. (#5291)
After update lib jackson-core from version 2.5.0 to 2.7.0 some tests
fails on build. Our yaml parser uses inside jackson.databind library and this library has the same version property like jackson-core, so
this lib was updated from 2.5.0 to 2.7.0 too. In newer version library changed behavior for parser and tests fails.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-06-08 09:53:23 +03:00
..
main/java/org/eclipse/che/plugin/docker/compose Set new license year 2017-01-04 17:10:31 +02:00
test/java/org/eclipse/che/plugin/docker/compose/yaml Fix failing tests on build. (#5291) 2017-06-08 09:53:23 +03:00