- Mar 18, 2010
-
-
Ceki Gulcu authored
logback-classic.jar manifest as suggested by the Felix OSGi framework. OSGI integration tests pass.
-
Ceki Gulcu authored
as requested in LBCLASSIC-184
-
- Mar 17, 2010
-
-
Ceki Gulcu authored
Within web-applications, it often proves helpful to know the hostname, request uri and user-agent associated with a given http request. MDCInsertingServletFilter inserts such data into the MDC.
-
Ceki Gulcu authored
-
-
Ceki Gulcu authored
stopAndRemoveNow(String key) method was added to AppenderTracker, allowing immediate removal of a nested appender. - minor editing of the manual
-
Ceki Gulcu authored
- the contextName attribute in jmxConfigurator is redundant since the context name can be set with the <contextName> element. Modified documentation accordingly. This change was triggered by comments made by Matthias Kretschmar.
-
-
Ceki Gulcu authored
- added paragraph about exemptions in license.html
-
- Mar 16, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 12, 2010
-
-
Ceki Gulcu authored
-
- Mar 11, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- making sure that everything compiles under JDK 1.5 - upgraded janino dependency to 2.5.10 from 2.4.3
-
- Mar 10, 2010
-
-
Ceki Gulcu authored
-
walterjwhite authored
-
walterjwhite authored
-
walterjwhite authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 08, 2010
-
-
Ceki Gulcu authored
-
- Mar 05, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 04, 2010
-
-
Ceki Gulcu authored
-
- Mar 03, 2010
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
-
Ceki Gulcu authored
-
Sebastien Pennec authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- testing the error status code emitted by OutputStreamAppender when a layout is set instead of an encoder
-
Ceki Gulcu authored
ClassicTestConstants.JORAN_INPUT_PREFIX - added getFile method to ResilientFileOutputStream
-
- Mar 01, 2010
-
-
Ceki Gulcu authored
- added JNDIBasedContextDiscriminator which should work much better than ContextBasedtiscriminator.
-