[jboss-logmanager] branch master updated (7f6e138 -> e1e54fa)
Markus Koschany
apo-guest at moszumanska.debian.org
Sat May 23 12:22:15 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-logmanager.
from 7f6e138 Updated the date in debian/changelog
new 4d6772c Start new changelog entry.
adds db1b197 Imported Upstream version 2.0.0
new ae1b958 Merge tag 'upstream/2.0.0'
new f6f8c9d Update changelog
new e1e54fa Remove seven2six artifact from maven.ignoreRules.
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 | 7 +
debian/maven.ignoreRules | 1 -
pom.xml | 45 +----
.../java/org/jboss/logmanager/ExtLogRecord.java | 33 +++-
src/main/java/org/jboss/logmanager/LogManager.java | 47 +++++
src/main/java/org/jboss/logmanager/Logger.java | 215 +++++++++++++++++----
src/main/java/org/jboss/logmanager/LoggerNode.java | 46 ++++-
src/main/java/org/jboss/logmanager/MDC.java | 63 +++++-
.../config/HandlerConfigurationImpl.java | 17 ++
.../logmanager/formatters/FormatStringParser.java | 4 +-
.../jboss/logmanager/formatters/Formatters.java | 195 ++++++++++++-------
.../java/org/jboss/logmanager/LoggerTests.java | 38 ++++
.../formatters/PatternFormatterTests.java | 58 ++++++
.../jboss/logmanager/handlers/SimpleLogServer.java | 16 --
14 files changed, 602 insertions(+), 183 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logmanager.git
More information about the pkg-java-commits
mailing list