Hi Norman,

> <!-- copy global images: -->
> <antcall target="copy-img-files">
>    <param name="todir" value="${todir}"/>
>    <param name="includes" value="docbook/images/callouts/*,images/*"/>
> </antcall>
>
> The value in the penultimate line looks dodgy to me. Should that comma be 
> there?

Yes, it's a delimiter. Everything in docbook/images/callouts *and* everything 
in images must be copied.

> PS. Build monohtml takes 37 seconds with Sun Java compared to over 12 minutes 
> (to fail) with OpenJDK.

For the entire set, 37 seconds is acceptable I guess. For a single document, 
it's long (on a modern system).

Cheers,
Paul

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Firebird-docs mailing list
Firebird-docs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-docs

Reply via email to