-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: junitreport Ant task fails, can't find XalanExecutor
PostPosted: Sun Jan 15, 2006 6:20 am 
Newbie

Joined: Sat Jan 14, 2006 8:03 pm
Posts: 18
Hello all,

I am trying to get the old version of CaveatEmptor to work in Eclipse 3.1, using mySql 4.0. When I run the Ant task junitreport I get the following error:

java.lang.NoClassDefFoundError: org/apache/tools/ant/taskdefs/optional/junit/XalanExecutor

Now I think have followed all of the instructions, copying junit.jar into my Ant/lib directory and adding it to my project's build path, and I also got rid of ant-junit.jar, as per the README. But if I get rid of ant-xalan1.jar, also mentioned in the README, I get the same error. My understanding is that XalanExecutor *should* be in ant-xalan1.jar but going through the ant-xalan*.jar files in all of the Ant 1.6.x versions, there is only an Xalan1Executor class. If I go back to Ant 1.5.x all of these classes were still in optional.jar, and indeed the XalanExecutor is there but so are a bunch of other classes which have since been separated out to other jars, and as such I would have conflicts. Anyway, the Caveat README says you need Ant 1.6.x so that's not the solution obviously.

Can anyone illuminate me a bit?

Many thanx,
syg


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.