You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2012/07/07 19:28:20 UTC

[Bug 53519] Fix FullCycleDBTest

https://issues.apache.org/bugzilla/show_bug.cgi?id=53519

Scott Deboy <sd...@iname.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Scott Deboy <sd...@iname.com> ---
Fix committed in svn trunk revision 1358602.

Commit msg:
Fix FullCycleDBTest (https://issues.apache.org/bugzilla/show_bug.cgi?id=53519)
 - VectorAppender was in both log4j and log4j.receivers, probably a side effect
of the move.  Removed VectorAppender from log4j.receivers and fixed
drivermanager xml configuration files
 - Test was also not passing because log4j logging events from DBReceiverJob
were being received by Vectorappender and threw off the count - removed the
unnecessary logging
 - Also fixed an issue with the conversion pattern used by
read-with-drivermanager1.xml - to use %relative etc you have to specify an
EnhancedPatternLayout instead of the standard PatternLayout

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org