On Thu, 29 Nov 2001 06:55, Erik Hatcher wrote: > ----- Original Message ----- > From: "Peter Donald" <[EMAIL PROTECTED]> > > > > Testcase: test2(org.apache.tools.ant.types.DescriptionTest):: FAILED > > > Multi line description failed expected:<Multi Line > > > Project Description> but was:<Multi LineProject Description> > > > junit.framework.AssertionFailedError: Multi line description failed > > > expected:<Mu > > > lti Line > > > Project Description> but was:<Multi LineProject Description> > > > > > > Any ideas? Is this just me again?! :) > > > > what XML parser are you using ? > > crimson
ANother thing to look at in test case is, if you replace "Multi Line\nProject Description" with "Multi Line\r\nProject Description" will it work ? -- Cheers, Pete *---------------------------------------------------------* | Contrary to popular belief, UNIX is user-friendly. It | | just happens to be selective on who it makes friendship | | with. | | - Richard Cook | *---------------------------------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
