Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
junitreport

junitreport

2004-08-16       - By James Black
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

Derek Nerenberg wrote:

>Sorry if this is redundant.  I didn't see the email from the list and
>haven't heard anything back from anyone, so I'm guessing the first one I
>sent didn't make it out.
>
>I need someone help me getting a junitreport setup with Ant 1.6.1?  I've
>been round and about 100 different ways and can seem to find the right
>environment config.  I put the xalan.jar in the ANT_HOME/lib (which
>kills ant from eclipse).  I have the xercesImpl.jar and xml-apis.jar in
>the classpath.
>
>  
>
 xercesImpl.jar and xml-apis.jar should go in
$JAVA_HOME/jre/lib/endorsed/ which you may have to create.  This will
override the default xml parsing classes (crimson.jar I believe).

 That should at least solve some of your problems.

 Good luck.

--
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black    james@(protected)


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.