Yep - that's how I found it. > -----Original Message----- > From: Erik Hatcher [mailto:[EMAIL PROTECTED] > Sent: Sunday, 16 December 2001 12:47 AM > To: Ant Developers List > Subject: Re: [PATCH] addConfigured in custom tasks; whitespace going > missing > > > From: "Adam Murdoch" <[EMAIL PROTECTED]> > Sent: Saturday, December 15, 2001 9:09 AM > > > > * Whitespace in text content was sometimes being thrown away, > depending on > > how the SAX parser decided to divide it across calls to > > ContentHandler.characters(). > > Will this fix the test that fails for me when running 'build test'? > > Testsuite: org.apache.tools.ant.types.DescriptionTest > Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 0.12 sec > > 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> > at junit.framework.Assert.fail(Assert.java:51) > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
