Hi Jan, In article <[EMAIL PROTECTED]>, Wed, 11 Feb 2004 10:43:45 +0100, Jan Olav Kj|de <[EMAIL PROTECTED]> wrote: j.o.kjode> When I try to run my very first (and very simple) test I get the following j.o.kjode> error: [snip] j.o.kjode> org.apache.commons.logging.impl.Log4JLogger does not implement Log
You may need to put the commons-logging package in the JUnit exclude.properties. You can find the property file in your JUnit jar. I hope this will helps you. ---- Kazuhito SUGURI mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
