I posted this earlier.

But just as a comparison, I had no difficulty running this task in ant 1.2
with the environment I have. In 1.3 I didn't find anything in the docs to
say what extras are needed to run this task, so perhaps this requirement has
fallen thr' the cracks..

Anyhow if you can find a solution for this please let be know.

Thanks


Mick

-----Original Message-----
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
Sent: 06 March 2001 12:04
To: [EMAIL PROTECTED]
Subject: Re: antstructure bombs


Steve Buroff <[EMAIL PROTECTED]> wrote:

> I have ant 1.3. When I try to do an <antstructure>, I get:
> 
> java.lang.NoClassDefFoundError:
> org/apache/xalan/xslt/XSLTInputSource
> 
> Any idea what the problem might be?

I think this class is from Xalan 1.1 - Xalan 1.2 would probably use
the TraX liaison. I'll have a look at <antstructure> to see why it
fails.

Stefan

Reply via email to