On 30/03/2011 16:28, Konstantin Kolinko wrote: > TEST-org.apache.catalina.servlets.TestDefaultServlet.BIO.txt > > Testcase: testCustomErrorPage took 1,359 sec > FAILED > expected:<[It is 404.html]> but was:<[eIt is 404.html0]> > junit.framework.ComparisonFailure: expected:<[It is 404.html]> but > was:<[eIt is 404.html0]> > at > org.apache.catalina.servlets.TestDefaultServlet.testCustomErrorPage(TestDefaultServlet.java:218) > > > I have not investigated what the cause is yet. (I'll be busy several > next hours). > The output folder was cleaned before running the build, so this must > be a clean one.
Fixed. The extra characters where the result of chunked encoding. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
