Emmanuel Lecharny wrote:
Ole Ersoy a écrit :
Emmanuel,
Suppose I was using an old jar. Why does my test pass then?
I told you three times that the bug happens ONLY if you run the test
with a log4j in DEBUG mode, otherwise the toString() method is _never_
called. This is why your test pass when you don't use the logging file.
I think this is what you are missing.
========================================================================
This is why your test pass when you don't use the logging file.
========================================================================
I am using the logging file. It's only if the logging file is renamed or
removed that the exception happens. I gave the verification process. We've
spent way more time discussing this than it would have taken you to just run
through the verification steps. If you tell me that renaming the logging file
should cause this exception, then I'll close the issue.
SNIP
Cheers,
- Ole