You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Andreas Guther <An...@guther.de> on 2003/02/25 13:47:13 UTC

Re: [ant-user-list] junit and log4j

You need to add the folder with the log4j.properties or log4j.xml file 
to the classpath. Log4J is
able to find the file as long as it is inside a folder on the classpath.

Andreas


Thomas Saxtoft wrote:

>I have a problem doing my test when using log4j. The tests can't find
>the log4j.properties. Where should I place the property file, and should
>it be in my junit task?
>
>Thomas Saxtoft
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>For additional commands, e-mail: user-help@ant.apache.org
>
>
>  
>