I was wondering if anyone has any idea what may be causing this and what
a possible solution would be.
Thanks,
Dave.
-Original Message-
From: Dave Rathnow [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 8:58 AM
To: Ant Users List
Subject: RE: junitreport error
dException: redirect
Hello,
Regards
Ivan
--- Dave Rathnow <[EMAIL PROTECTED]> wrote:
>
>
>
I believe the above line should be
If you check ${build.root}/logs directory you will see
that it contains some TEST
2:10 AM
To: Ant Users List
Subject: Re: junitreport error: ClassNotFoundException: redirect
Hello,
Can you post the relevant parts of your build script
mainly the part with task?
Regards
Ivan
--- Dave Rathnow <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> I've searched
Hi,
I've searched the archives and Googled this error but I can't find the
solution.
I'm using Ant 1.6.5, Java 1.4.1 and Xalan 2.7.0 and have xercesImpl.jar,
xml-apis.jar, and serializer.jar all in the $ANT_HOME/lib directory.
When I try to run the junitreport task, I'm getting the followin