On 2013-08-30, Kerry, Richard wrote: > 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")
Ahh, and I kept looking at the task documentation for xslt. Will fix that. It should be 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 Both. The first one is the resolver itself, the second one is Ant's code needed to interact with the resolver. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org