Careful,

In my earlier post I said "path" and "classpath", not "$PATH" and "$CLASSPATH".



ie the text, not environment vars.



The text is in  
ant.apache.org/manual/Types/xmlcatalog.html<http://ant.apache.org/manual/Types/xmlcatalog.html>
and says (hoping the italic work) "In order to use an external catalog file, 
the xml-commons resolver library ("resolver.jar") must be in your path." (ie 
"path")

and then

"If the xml-commons resolver library is not found in the classpath, external 
catalog files, specified in catalogpath, will be ignored and a warning will be 
logged" (ie classpath)





And I remain unclear whether I should be using

xml-commons-resolver-1.2/resolver.jar

or

apache-ant-1.8.4/lib/ant-apache-resolver.jar





Appreciatively,

Richard.





Richard Kerry
BNCS Engineer, SI SOL Telco & Media Vertical Practice
T: +44 (0)20 82259063
M: +44 (0)7812 325518
G300, Stadium House, Wood Lane, London, W12 7TA
richard.ke...@atos.net<https://webmail.siemens-it-solutions.com/owa/redir.aspx?C=9fb20d019e3e4cb99344d708709a3177&URL=mailto%3arichard.kerry%40atos.net>

This e-mail and the documents attached are confidential and intended solely for 
the addressee; it may also be privileged. If you receive this e-mail in error, 
please notify the sender immediately and destroy it. As its integrity cannot be 
secured on the Internet, the Atos group liability cannot be triggered for the 
message content. Although the sender endeavours to maintain a computer 
virus-free network, the sender does not warrant that this transmission is 
virus-free and will not be liable for any damages resulting from any virus 
transmitte
________________________________
From: Stefan Bodewig [bode...@apache.org]
Sent: 30 August 2013 14:56
To: user@ant.apache.org
Subject: Re: Use of XML Catalog with Ant (xslt task) - request for example


On 2013-08-30, Martin Gainty wrote:

> As the vast majority of Ant Developers came from C++ backgrounds
> (usually writing JNI code...)

I wouldn't expect this assertion to hold true.

> Unless there is a JNI Library (which would have to be located on path
> in order for the Java xslt task to execute) all other xslt Java
> classes/jars would need to be located on $CLASSPATH

> Will file a JIRA correcting $PATH to $CLASSPATH

I've seen your comment but can't find any reference to PATH in <xslt>'s
documentation.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to