[jackson-dataformat-yaml] 03/08: Merge tag 'upstream/2.7.3'
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Apr 11 11:13:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jackson-dataformat-yaml.
commit 4f7f61c9f220c4b605991dd81cb39925aef1dc7e
Merge: 6bd3fbd c1d55fc
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Apr 8 17:38:59 2016 +0200
Merge tag 'upstream/2.7.3'
Upstream version 2.7.3
.travis.yml | 4 +
README.md | 19 +-
contributor-agreement.pdf | Bin 45328 -> 0 bytes
pom.xml | 122 ++++++---
release-notes/CREDITS | 29 ++-
release-notes/VERSION | 63 ++++-
.../jackson/dataformat/yaml/UTF8Reader.java | 13 +-
.../jackson/dataformat/yaml/YAMLFactory.java | 98 ++++---
.../jackson/dataformat/yaml/YAMLGenerator.java | 285 +++++++++++++--------
.../jackson/dataformat/yaml/YAMLMapper.java | 86 +++++++
.../jackson/dataformat/yaml/YAMLParser.java | 168 +++++++-----
.../dataformat/yaml/DatabindAdvancedTest.java | 178 +++++++++++++
.../dataformat/yaml/ExceptionConversionTest.java | 28 ++
.../jackson/dataformat/yaml/ModuleTestBase.java | 6 +-
.../jackson/dataformat/yaml/ObjectIdTest.java | 140 ++++++++--
.../jackson/dataformat/yaml/PolymorphicIdTest.java | 2 +-
.../dataformat/yaml/SimpleGenerationTest.java | 123 ++++++++-
.../jackson/dataformat/yaml/SimpleParseTest.java | 129 ++++++++--
.../jackson/dataformat/yaml/TypeIdTest.java | 19 +-
.../yaml/failing/CollectionReadTest.java | 29 +++
.../dataformat/yaml/failing/ObjectIdTest.java | 5 +-
.../jackson/dataformat/yaml/failsafe/OSGiIT.java | 57 +++++
src/test/resources/log4j.properties | 9 +
23 files changed, 1283 insertions(+), 329 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-yaml.git
More information about the pkg-java-commits
mailing list