xsl-list
[Top] [All Lists]

[xsl] xslt task in Ant: the classpath attribute

2009-12-14 09:28:11

Does anyone use the classpath attribute of the xslt task in Ant, for example

<xslt 
        classpath="e:/saxon-build/9.2.0.3/hej/saxon9he.jar" 


?

According to the documentation, the TransformerFactory is loaded using this
classpath. But I have never been able to make it work. I have to specify the
classpath in the -lib option when invoking ant from the command line.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>