[jboss-logging] branch master updated (74a965b -> 377210e)

Markus Koschany apo at moszumanska.debian.org
Tue Jun 20 10:30:43 UTC 2017


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

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

      from  74a965b   Declare compliance with Debian Policy 3.9.8.
       new  d593cfc   Declare compliance with Debian Policy 4.0.0.
      adds  80a4da7   New upstream version 3.3.1
       new  2857a3f   Merge tag 'upstream/3.3.1'
       new  2cbb431   Update copyright years.
       new  377210e   Update changelog

The 4 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                                   |   8 +
 debian/control                                     |   2 +-
 debian/copyright                                   |   4 +-
 pom.xml                                            |   3 +-
 .../org/jboss/logging/JBossLogManagerLogger.java   |  24 ++-
 src/main/java/org/jboss/logging/JDKLogger.java     |  24 ++-
 src/main/java/org/jboss/logging/Log4j2Logger.java  |  26 +--
 src/main/java/org/jboss/logging/Log4jLogger.java   |  24 ++-
 src/main/java/org/jboss/logging/Logger.java        |   2 +-
 src/main/java/org/jboss/logging/LoggingLocale.java | 177 +++++++++++++++++++++
 src/main/java/org/jboss/logging/Messages.java      |   2 +-
 src/main/java/org/jboss/logging/Slf4jLogger.java   |  76 ++++-----
 12 files changed, 295 insertions(+), 77 deletions(-)
 create mode 100644 src/main/java/org/jboss/logging/LoggingLocale.java

-- 
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