----- Original Message ----- From: "Stephane Bailliez" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 12:15 AM Subject: Re: junit report funnies
> ----- Original Message ----- > From: "Steve Loughran" <[EMAIL PROTECTED]> > > > > trying to create a test report in Axis:- > > > > create-test-report: > > [junitreport] Using Xalan version: Xalan Java 2.2.D11 > > [junitreport] > > jar:file:/C:/Java/Apache/jakarta-ant/lib/optional.jar!/org/apache/ > > tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl; Line 134; Column > 74; > > jav > > a.lang.reflect.InvocationTargetException > > [junitreport] Transform time: 5197ms > > > > Anyone seen this before? Wrong version of something or other? > > Good question. InvocationTargetException is swallowed...so...not much info > on the nested exception > As it is a redirect tag L134 which is xalan-specific, this might be a > something to look for. > Could it be the name of the testcase which is not fs friendly or...inner > classes, something like that ? hmmm, I'll look further -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
