Hi, all! May be this is junit problem rather then cactus. I got different messages in log4j and cactus reports:
logger.info(string)
gives string in my local encoding (windows-1251), but
assertEquals("no errors", string)
gives question marks instead of localized
string characters in junit text report.
How to improve it?
Alexander
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
