I have a fuzzy recollection of a similar problem and seem to think that it was related to classpath
Do you have the exact same classpath on each platform ? Exact same Jars ? jmp > -----Original Message----- > From: Steve Madsen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 12, 2001 10:40 AM > To: [EMAIL PROTECTED] > Subject: JUnit XML formatter corruption > > > When running a suite of unit tests on Solaris (Ant 1.4), I see the > following error when <JUnitReport> is run: > > [junitreport] The file <...> is not a valid XML document. It is possibly > corrupted. > > Looking in the file reveals an extra ">" character at the very end, on a > line by itself. This does not happen when running the same test suite > on Windows 2000 (Ant 1.4). > > I've looked in the mailing list archives, scoured Google and read > through the code. I can't for the life of me see how this could happen. > > Does this behavior ring a bell with anyone? > > -- > Steve Madsen <[EMAIL PROTECTED]> > > -- > 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]>
