In the following 2 files:
Xalan1Executor.java
XslpLiaison.java

import org.apache.xalan.xslt.XSLTInputSource;
import org.apache.xalan.xslt.XSLTProcessor;
import org.apache.xalan.xslt.XSLTProcessorFactory;
import org.apache.xalan.xslt.XSLTResultTarget;

PS
I don't know what anything does, I'm just trying
to get this thing to compile so I can start trying
to understand it as I play... this is proving
non-trivial.

It is concerning how many dependancies Ant has
on other projects, is this normal for open source?

-Filip


-----Original Message-----
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Monday, June 28, 2004 2:16 PM
To: Ant Developers List
Subject: RE: Anybody?


--- Filip Balas <[EMAIL PROTECTED]> wrote:
> Thanks,
> 
> I'm just not getting any messages whatsoever, other
> than the one you just sent... I found that rather
> strange if there are 'lots of folks' on the list.
> 
> Is there any reason why Ant is using such old 
> libraries? (ie. Xalan 1.0 when 2.6 is available)
> 

Pardon my ignorance, but where is Ant explicitly using
a particular version of Xalan?

-Matt


                
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to