[jackson-dataformat-yaml] 01/04: Merge tag 'upstream/2.4.3'
Hilko Bengen
bengen at moszumanska.debian.org
Sun Oct 12 14:16:30 BST 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository jackson-dataformat-yaml.
commit 2430ccf1781ce39792476df5cb88674f6a2fa232
Merge: 5a4e3da e1e616a
Author: Hilko Bengen <bengen at debian.org>
Date: Sun Oct 12 14:18:50 2014 +0200
Merge tag 'upstream/2.4.3'
Upstream version 2.4.3
.gitignore | 1 +
README.md | 4 +-
pom.xml | 55 ++--
release-notes/VERSION | 28 +-
.../jackson/dataformat/yaml/UTF8Reader.java | 2 +
.../jackson/dataformat/yaml/YAMLFactory.java | 281 ++++-----------------
.../jackson/dataformat/yaml/YAMLGenerator.java | 171 ++++++++++---
.../jackson/dataformat/yaml/YAMLParser.java | 74 +++++-
.../jackson/dataformat/yaml/EventsTest.java | 2 +-
.../jackson/dataformat/yaml/ModuleTestBase.java | 18 ++
.../jackson/dataformat/yaml/ObjectIdTest.java | 80 ++++++
.../jackson/dataformat/yaml/PolymorphicIdTest.java | 76 ++++++
.../dataformat/yaml/SimpleDatabindTest.java | 64 +++++
.../dataformat/yaml/SimpleGenerationTest.java | 91 +++++--
.../jackson/dataformat/yaml/SimpleParseTest.java | 34 +--
.../jackson/dataformat/yaml/TestVersions.java | 6 +-
.../jackson/dataformat/yaml/TypeIdTest.java | 86 +++++++
.../dataformat/yaml/failing/ObjectIdTest.java | 67 +++++
18 files changed, 807 insertions(+), 333 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