RE: failed to use xml formatter on contributions combination

2005-11-29 Thread Mishura, Stepan M
> ah... same stack trace as Ant Bugzilla Report 36733: > http://issues.apache.org/bugzilla/show_bug.cgi?id=36733 Thank you for pointing out to the bug report. I added all jars mentioned in the bug report comments to class path and this resolved the issue. It made possible to use JUnitReport task t

Re: failed to use xml formatter on contributions combination

2005-11-28 Thread Matt Benson
ah... same stack trace as Ant Bugzilla Report 36733: http://issues.apache.org/bugzilla/show_bug.cgi?id=36733 . Any info you can provide there could help solve the bug, but you'd be using a nightly build at best then. -Matt --- "Geir Magnusson Jr." <[EMAIL PROTECTED]> wrote: > What the NPE from?

Re: failed to use xml formatter on contributions combination

2005-11-28 Thread Matt Benson
Also, what version of Ant is this? -Matt --- "Geir Magnusson Jr." <[EMAIL PROTECTED]> wrote: > What the NPE from? > > Also, we should start thinking about these external > dependencies that > we can take advantage of and start formalizing how > we bundle the pile > together... > > geir >

Re: failed to use xml formatter on contributions combination

2005-11-28 Thread Geir Magnusson Jr.
What the NPE from? Also, we should start thinking about these external dependencies that we can take advantage of and start formalizing how we bundle the pile together... geir On Nov 28, 2005, at 10:37 AM, Mishura, Stepan M wrote: While running security unit test on contributions combina

failed to use xml formatter on contributions combination

2005-11-28 Thread Mishura, Stepan M
While running security unit test on contributions combination (lang/util/io/net/nio plus security/crypto/x-net) I tried to generate tests report with 'xml' formatter. So I added xml jars to class path and changed formatter type in build.xml to 'xml'. But all tests failed with [junit] Exce