I went to take a peek at this at home, and for some reason, when I run ant
build, the whole joran package doesn't seem to get included in the compile.
Thus when I try to run the tests, the compile of the tests complains about
not finding the joran classes in the path... Weird, it was working fine
yesterday at work.
Paul
-----Original Message-----
From: Ceki Gülcü
To: log4j-dev@jakarta.apache.org
Sent: 9/20/03 6:07 AM
Subject: Test org.apache.log4j.plugins.PluginTestCase failed
When running the log4j test cases I get:
[junit] Testcase: test1 took 0.1 sec
[junit] Testcase: test2 took 0.01 sec
[junit] Testcase: testPropertyChangeListeners took 0 sec
[junit] Testcase: testPluginListeners took 0.01 sec
[junit] FAILED
[junit] PluginListener should not have been notified of start
[junit] junit.framework.AssertionFailedError: PluginListener should
not have been notified of start
[junit] at
org.apache.log4j.plugins.PluginTestCase.testPluginListeners(PluginTestCa
se.java:386)
[junit] Testcase: testPluginListeners
BUILD FAILED /log4j-1.3/tests/build.xml:368: Test
org.apache.log4j.plugins.PluginTestCase failed
I suppose this is abnormal...
--
Ceki Gülcü
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
import org.apache.Facetime;
ApacheCon US 2003, 18-21 November http://apachecon.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org
|