Hi John
On 30 mars 07, at 01:01, John and Pip wrote:
Hi,
I notice the latest build.zip doesn't have xalan in lib folder. My
run fails when trying to generate reports until I add back in
xalan-2.6.0.jar from the older webtest build. The error message is
"Xalan missing on classpath. Put xalan.jar and xerces.jar to ant/lib."
I would have thought the self-tests would also fail as they check
for this condition, but I'm afraid I have never set these up to run
so I'm just guessing.
What am I doing wrong?
which java version are you using?
Java 1.4 and 1.5 both come with some version of xalan and it isn't
necessary to provide it.
See for example <http://ant.apache.org/manual/CoreTasks/style.html>
Best
dna