[logback-dev] [GIT] Logback: the generic, reliable, fast and flexible logging framework. annotated tag, release_0.9.19, created. release_0.9.19
added by portage for gitosis-gentoo
git-noreply at pixie.qos.ch
Wed Mar 24 20:52:31 CET 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Logback: the generic, reliable, fast and flexible logging framework.".
The annotated tag, release_0.9.19 has been created
at e555d5799c632d573965e4b8b92d45ed884a5f18 (tag)
tagging 632b2a2c1dead29f4ebb504636c3a049c6fb89cf (commit)
replaces v0.9.18
tagged by Ceki Gulcu
on Wed Mar 24 20:51:38 2010 +0100
- Log -----------------------------------------------------------------
tagging as 0.9.19
Ceki Gulcu (112):
- starting work on 0.9.19
- have osgi-build.xml refer to the lib/ folder within logback-classic
minor cosmetic changes
- Make ReconfigureOnChangeTest pass on Mac by taking into account the
print info on test start and test stop
making eclipse happy
Merge branch 'master' of git at git.qos.ch:logback
Added OnMarkerEvaluator. When used in conjuction with SMTPAppender, it
Minor changes related to OnMarkerEvaluator
added quotes I like in 2 chapters of the manual
- In logback-classic ConfigurationAction, the HOSTNAME property is now
- added missing hsqldb.sql files. A live version of these files can be
minor comment correction
- updated access.html docs to conform with Tomcat 6.0 and not 5.5.
Request header names in AccessEvent (logback-access) are now stored in
- added links to Support and training
Fixed LBCORE-130. FileNamePattern no longer treats parenthesis as special.
Fixed LBCORE-134 reported by Michael Franz. While reading
- renaming test file
- an attempt to make MultiThreadedRollingTest to run without any human intervention
- have MultiThreadedRollingTest run consistently on a fast linux machine
- increase induced delay so that
- Preparing test bed for LBCORE-109. Unfortunately, due to the
- Ongoing work on the test bed for LBCORE-109. Unfortunately, due to the
- minor clean up of allInOneSafeMode.sh script
- limit running FileAppenderResilienceTest on the host named "gimmel"
Merge branch 'master' of git at git.qos.ch:/logback
- removed a deprecated method
WriteAppender and sub-classes now expect to work with an Encoder. The
- all logback-core tests pass. Ongoing work.
- all logback-classic and logback-core tests pass
surefire default is to fork once
- The Encoder interface is handed an ObjectStream when the
- Added an example of a sample object encoder called
- Initial attempt at fixing LBCORE-109
- FileAppenderResilience test passes altough the code is still a mess.
- a more general description of logback omitting Ceki as founder of
- marketing...
mentioning packaging data in stack traces
- minor refactoring of the code, testing encoding with charsets...
more marketing...
typo fix
- measuring the differences between various fileAppender modes (imemdiateFlush, buffered io etc)
- Given the IO performance is pretty good, in order to simplify usage
- changing the way chapters are named in preparation for inserting a
- chapter3 renamed to chapters.configuration
- ongoing work on the documentation
- updating the docs subsequent to the introduction of encoders
ConsoleAppender must keep the underlying stream open.
Skip the UnknownHostException on Mac. This fixes LBCORE-129
- working on smoother transition from layout to encoder in FileAppender
- Replaced uses of TeztConstants.TEST_DIR_PREFIX with
- testing the error status code emitted by OutputStreamAppender when a layout is set instead of an encoder
- IO performace is hardly influenced by flushing
Fixed LBCLASSIC-191
Added blurb about encoders
- more tests and improvements to ResilientFileOutputStream
Merge branch 'master' of git://github.com/spennec/logback
- make FileAppenderResilienceTest pass
attempt to improve test passing rate
- chapter renumbering in the manual
- minor changes
- minor refactoring
added link to "What's New in dm Server 2.0" presentation
Editing the chapter on appenders
edits to the chapter on appenders
editing the manual
Ongoing work on the documentation
No point in printing the errors twice.
- added a link to the article on making contributions.
- documentation improvements
- working on the docs
- continued work on the documentations
- improving the docs
- continued work on the docs
- fixing LBCLASSIC-193
Fixed LBCLASSIC-194
- change in indentation in ConsoleAppender
Fixed http://jira.qos.ch/browse/LBCORE-143
- added getAppenderTracer method in SiftingAppender
- SiftingAppender now exposes its AppenderTracker. Moreover, the
Applied Ruediger Dohna's patch contributed in
Fix LBCORE-144
- MDCInsertingServletFilter:
- removed references to org.slf4j.impl package from ch.qos.logback.classic
- added an import on ch.qos.logback.classic.util in
- moved ContextSelectorStaticBinder from src/test to src/main. D'oh!
- updated the docs
Making SiftingAppender relient againt zero nested appenders and more than one nested appender.
Fixed http://jira.qos.ch/browse/LBSITE-36
- additional tests and minor changes
- have all tests pass
- Merge branch 'master' of http://github.com/nurkiewicz/logback into dbname
- added req.requestURL to MDCInsertingServletFilter
Merge branch 'dbname'
Fixes http://jira.qos.ch/browse/LBCLASSIC-196
- added req. MDCInsertingServletFilter
- The virtual host 'gimmel' got corrupted and was resuscitated as
Fixed LBCLASSIC-170
- adding H2 and Sybase support
- added H2 and Sybase support
- upgrade to SLF4J 1.5.11
- Adding support for H2 database
- DBAppender tests pass with MySQL
- tests run on oracle (host=hora)
- event_id is now expected to be of type LONG. This is a first step in
- table and col names converted to lower case
- fixed LBCLASSIC-187 by adding 4 new columns to the logging_event table
minor edit
- preparing release 0.9.19
- minor changes
minor edits
Sebastien Pennec (1):
Adding Jetty 7 support
Tomasz Nurkiewicz (3):
Ignore IntelliJ IDEA files
[LBCLASSIC-188] Make table and column names overridable
Merge branch 'master' of git://github.com/ceki/logback
walterjwhite (3):
fixed spelling error (downloading)
fixed spelling error (downloading)
fixed spelling error (specifying)
-----------------------------------------------------------------------
hooks/post-receive
--
Logback: the generic, reliable, fast and flexible logging framework.
More information about the logback-dev
mailing list