Great - thanks. Maybe ant needs to be updated to
the latest versions of xalan and xerces.
Steve Buroff
-----Original Message-----
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 06, 2001 7:04 AM
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