Re: Class for sending STDERR to log4j

2007-02-24 Thread Robin Walker
That worked. This is an incredibly useful add-on. Thanks for your help. -Robin --- James Stauffer <[EMAIL PROTECTED]> wrote: > Try something like Level.error or Level.ERROR. > > On 2/23/07, Robin Walker <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Looking online, I found this neat bit of co

Re: How to use log4j (log4j.xml) and Maven and Junit??

2007-02-24 Thread Jacob Kjome
At 07:29 AM 2/24/2007, you wrote: >hi - i have exactly the same issue: >* i did what you mentioned (1-3) >* yes it copies the log4j.xml to the right place under src/test/ >* BUT the testrunner the complains that it cannot find the file under the >projects root directory (where also the pom.xml sit

Re: How to use log4j (log4j.xml) and Maven and Junit??

2007-02-24 Thread gerold kathan
hi - i have exactly the same issue: * i did what you mentioned (1-3) * yes it copies the log4j.xml to the right place under src/test/ * BUT the testrunner the complains that it cannot find the file under the projects root directory (where also the pom.xml sits) log4j:ERROR Could not parse file [l