[jackson-core] branch master updated (e3e3f62 -> 5f42115)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 16 00:46:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository jackson-core.

      from  e3e3f62   Install the jackson-bom POM
      adds  5754819   New upstream version 2.8.6
       new  d0aee45   Merge tag 'upstream/2.8.6'
       new  5f42115   New upstream release (2.8.6)

The 2 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                                   |  7 ++
 pom.xml                                            |  4 +-
 release-notes/CREDITS                              |  4 +
 release-notes/VERSION                              |  7 ++
 .../com/fasterxml/jackson/core/Base64Variant.java  |  8 +-
 .../jackson/core/json/ReaderBasedJsonParser.java   |  6 +-
 .../jackson/core/json/UTF8StreamJsonParser.java    |  6 +-
 .../jackson/core/base64/TestBase64Codec.java       |  9 +++
 .../jackson/core/json/TestMaxErrorSize.java        | 88 ++++++++++++++++++++++
 9 files changed, 129 insertions(+), 10 deletions(-)
 create mode 100644 src/test/java/com/fasterxml/jackson/core/json/TestMaxErrorSize.java

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-core.git



More information about the pkg-java-commits mailing list