[ http://issues.apache.org/jira/browse/EXLBR-28?page=comments#action_12319012 ]
Joerg Schaible commented on EXLBR-28: ------------------------------------- Hi Carsten, cross check NOT successful. The test is not grabbed by tge build. The project-commons.xml includes only "**/*TestCase*", so you will have to rename it by appending Case to the class. Additionally you've added the simple.properties as simple.ptoperties.txt. This one you will have to rename too. - Jörg > CommonsLogger > ------------- > > Key: EXLBR-28 > URL: http://issues.apache.org/jira/browse/EXLBR-28 > Project: Excalibur Components > Type: New Feature > Components: Logger > Versions: 1.2 > Reporter: Joerg Schaible > Attachments: CommonsLogger.java, CommonsLoggerTest.java, simplelog.properties > > A Logger implementation that uses a Log object of commons logging. > My use case is a web application, that has to use commons-logging and > utilizes FOP. FOP requires an Avalon logger instance. Therefore I created > CommonsLogger to delegate to a logger of commons-logging. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
