[jboss-logging] branch master updated (d13ac0d -> 366920f)

Markus Koschany apo-guest at moszumanska.debian.org
Sun May 31 12:06:21 UTC 2015


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

apo-guest pushed a change to branch master
in repository jboss-logging.

      from  d13ac0d   Improved the mangling of the upstream versions
       new  b7efa2e   Start new changelog entry.
      adds  a868f1a   Imported Upstream version 3.3.0
       new  cfb436a   Merge tag 'upstream/3.3.0'
       new  f7400ea   Remove SLF4j-1.7.patch
       new  33198a4   Rebase SLF4j-1.7.patch
       new  366920f   Update changelog

The 5 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 ++
 debian/patches/SLF4j-1.7.patch                     | 20 +++---
 debian/patches/disable-apiviz-plugin.patch         |  2 +-
 debian/patches/series                              |  2 +-
 pom.xml                                            |  6 +-
 .../jboss/logging/AbstractMdcLoggerProvider.java   | 11 ++-
 .../org/jboss/logging/JBossLogManagerProvider.java |  4 ++
 .../org/jboss/logging/Log4j2LoggerProvider.java    |  5 ++
 .../org/jboss/logging/Log4jLoggerProvider.java     | 10 ++-
 .../java/org/jboss/logging/LoggerProvider.java     | 83 ++++++++++++++++++++++
 src/main/java/org/jboss/logging/MDC.java           | 41 +++++++++++
 src/main/java/org/jboss/logging/NDC.java           | 33 +++++++++
 .../org/jboss/logging/Slf4jLoggerProvider.java     | 14 +++-
 13 files changed, 216 insertions(+), 22 deletions(-)

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



More information about the pkg-java-commits mailing list