- Feb 11, 2009
-
-
Ceki Gulcu authored
-
- Feb 09, 2009
-
-
Ceki Gulcu authored
-
- Jan 23, 2009
-
-
Ceki Gulcu authored
logback-access uses it as well. - Added unit tests in relation with default component class mapping rules in Joran. See also jira issue LBCLASSIC-103
-
- Jan 09, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Related to LBCORE-83.
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- Added StatusMessage viewer servlet for lb-classic called ViewStatusMessagesServlet. - Added StatusMessage viewer servlet for lb-access called ViewStatusMessagesServlet. It works with Tomcat but not Jetty. - Added relevant documentation.
-
- Dec 30, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Dec 29, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Dec 28, 2008
-
-
Ceki Gulcu authored
- Fix LBCORE-74 HTMLLayoutBase now takes into custom conversion words. - Moved StringListAppender to c.q.l.classic.testUtil package
-
- Dec 27, 2008
-
-
Ceki Gulcu authored
- cleaned up config files so that "level" is an XML attribute and not an XML element - updated Gmail related examples - LBCLASSIC-100 Evaluators are now wired into an appender automatically (implicit rules) without the help of EvaluatorAction. EvaluatorAction is now only needed for global evaluator elements. It follows that name attribute is necessary only for global evaluators. Embedded evaluators no longer need a name. EvaluatorAction has been modified to accept evaluators of any type and not just JaninoEvaluators.
-
- Dec 26, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- add tests for verifying that parameter types which are concrete classes can be instantiated by implicit actions - ongoing work on evaluators
-
- Dec 24, 2008
-
-
Ceki Gulcu authored
-
- Dec 23, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Dec 22, 2008
-
-
Ceki Gulcu authored
Thus, it is no longer necessary to specify the class name as an xml attribute for sub-components - refactoring of sibling appender
-
Ceki Gulcu authored
- logback-access tests are now all JUnit4
-
- Dec 05, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Dec 04, 2008
-
-
Ceki Gulcu authored
-
- Nov 17, 2008
-
-
Ceki Gulcu authored
- Absorb thrown SecurityException/AccessControlException when accessing system properties This fixes LBCLASSIC-86
-
- Nov 04, 2008
-
-
Ceki Gulcu authored
run on older JDKs we make JDK 1.6 a requirement for running the DBAppenderIntegration tests.
-
Ceki Gulcu authored
We now use sqljdbc4. (note the suffix 4)
-
Ceki Gulcu authored
-
- Oct 31, 2008
-
-
Ceki Gulcu authored
between successive runs
-
- Oct 30, 2008
-
-
Ceki Gulcu authored
-
- Oct 29, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
This should make the code a somewhat clearer
-
- Oct 28, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
http://jira.codehaus.org/browse/MNG-2045Ceki Gulcu authored
Given dependencies on test-jar logback could not be build as 'mvn package' from a pristine local repository. One had to 'mvn install' first.
-
- Oct 27, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Oct 24, 2008
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- doing integration tests with various databases for logback-access
-