From: Jirka Kosek Date: Mon, 22 Oct 2012 20:42:44 +0000 (+0000) Subject: Xerces must be on the classpath in order to XInclude work X-Git-Tag: release/1.79.1~6^2~308 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af8fed8c0ce386bc33fd8a96f2b566dcab5a38f1;p=docbook-dsssl Xerces must be on the classpath in order to XInclude work --- diff --git a/xsl/webhelp/build.xml b/xsl/webhelp/build.xml index 8730dbe48..6fb04cc64 100644 --- a/xsl/webhelp/build.xml +++ b/xsl/webhelp/build.xml @@ -32,7 +32,8 @@ + style="${ant.file.dir}/../profiling/profile.xsl" + classpath="${xercesImpl.jar}">