This is an automated email from the git hooks/post-receive script. apo pushed a change to branch master in repository jackson-dataformat-xml.
from e1b93eb Tighten B-D on jackson-annotations new 3989b33 Use compat level 11. new f776e32 Update copyright years adds 115cca0 New upstream version 2.9.4 new 02b44ce Update upstream source from tag 'upstream/2.9.4' new 9325e4b Update changelog new a5ee6c2 Build-depend on libmaven-enforcer-plugin-java. new 451ce9f Declare compliance with Debian Policy 4.1.3. The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 9 +++ debian/compat | 2 +- debian/control | 5 +- debian/copyright | 2 +- pom.xml | 8 +-- release-notes/VERSION | 7 +++ .../jackson/dataformat/xml/JacksonXmlModule.java | 11 ++-- .../xml/deser/XmlStringDeserializer.java | 70 ++++++++++++++++++++++ .../jackson/dataformat/xml/XmlTestBase.java | 10 +++- .../xml/deser/CaseInsensitiveDeserTest.java | 56 +++++++++++++++++ .../xml/failing/CaseInsensitiveDeser273Test.java | 59 ++++++++++++++++++ 11 files changed, 225 insertions(+), 14 deletions(-) create mode 100644 src/main/java/com/fasterxml/jackson/dataformat/xml/deser/XmlStringDeserializer.java create mode 100644 src/test/java/com/fasterxml/jackson/dataformat/xml/deser/CaseInsensitiveDeserTest.java create mode 100644 src/test/java/com/fasterxml/jackson/dataformat/xml/failing/CaseInsensitiveDeser273Test.java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-xml.git _______________________________________________ pkg-java-commits mailing list pkg-java-comm...@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits