- From: Michael Dyck <jmdyck@ibiblio.org>
- Date: Fri, 11 Nov 2016 11:29:26 -0500
- To: public-xsl-query@w3.org
On 16-11-10 11:51 AM, Michael Kay wrote:
>
> <antcalltarget="xml-to-html5">
> <paramname="xml-to-html5.input"value="${dist.dir}/Overview.xml"/>
> <paramname="xml-to-html5.output"value="${dist.dir}/Overview.html"/>
> </antcall>
Where is the 'xml-to-html5' target defined? When I try to build
xpath-functions-31, I get a build failure because the target doesn't exist.
(The xslt-30 build finished, though.)
-Michael
Received on Friday, 11 November 2016 16:30:10 UTC