- Oct 18, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
This change is related to LBCORE-52.
-
Ceki Gulcu authored
Test that Joran does continues processing in presence of errors and that it registers status messages
-
- Oct 17, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
In WriterAppender, getPresentationFooter and getFileFooter are now printed in the correct order, presentation footer first, file footer last.
-
Ceki Gulcu authored
-
- Oct 15, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Improvements to the section regarding parentheses in PatternLayout
-
Ceki Gulcu authored
-
Ceki Gulcu authored
the bestEffortLoadClass returns null.
-
Ceki Gulcu authored
the callerClass computed by R.getCaller class can be null.
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Oct 14, 2008
-
-
Ceki Gulcu authored
Added documentation and test cases for STARTTLS and SSL support.
-
Ceki Gulcu authored
Added support for plain user password authentication. Furthermore, support for both STARTTLS and SSL connections were added. Note that STARTTLS differs from SSL in that, in STARTTLS, the connection is non-encrypted in the beginning and only after the STARTTLS command is issued by the client (if the server supports it) does the connection switch to SSL. In SSL mode, the connection is SSL from the start.
-
Ceki Gulcu authored
-
- Oct 08, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
FileAppender will now automatically create parent directories as needed.
-
- Oct 07, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- added unit tests - updated the documentation
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- Allow TimeBasedRollingPolicy to delete old files if asked by the user. - PeriodicityType are now listed in an enum.
-
- Oct 01, 2008
-
-
Ceki Gulcu authored
- renamed ClassPackagingDataCalculator as PackagingDataCalculator - added calculatePackagingData method to ThrowableProxy so that converters can force calculation of packaging data - added relevant test cases
-
- Sep 24, 2008
-
-
Ceki Gulcu authored
-
- Sep 23, 2008
-
-
Ceki Gulcu authored
Increase slack factor to 8 for Sun's JDK 1.6. For some reason, slack factor of 6 for JDK 1.5 was insufficient.
-
- Sep 12, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- improved "demo" page - Sync with SLF4J (1.5.3)
-
- Sep 11, 2008
-
-
Ceki Gulcu authored
-
- Sep 09, 2008
-
-
Ceki Gulcu authored
Class packaging information is now automatically added to stack traces formatted by PatternLayout
-
- Sep 08, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Not using Geronimo JMS instead of Sun JMS to avoid manual installation
-
Ceki Gulcu authored
this change reduces the probability of that happening
-