Re: [docbook-apps] Gradle build cross-platform - trouble with Saxon 6.5.5 params under Windows

From
Peter Desjardins <>
Date
2017-08-11T18:36:56+00:00
ID
CAMmOXba85BMEQt7=
Thread
Re: [docbook-apps] Gradle build cross-platform - trouble with Saxon 6.5.5 params under Windows
Thanks!

I ran into trouble when I tried generating webhelp, which uses chunked
output. I think the chunked output requires a Saxon extension. I'm
guessing that the Saxon extensions in extensions/saxon65.jar don't
work with Saxon 9 HE.

Peter

On Fri, Aug 11, 2017 at 1:47 PM, ben.guillon <> wrote:
> Hi,
>
> On Thu, 10 Aug 2017 06:14:04 +0200, Peter Desjardins
> <> wrote:
>
>> Question #2 is: Has anyone had trouble using Saxon9HE with the DocBook
>> XSLT v1.0 stylesheets? The way the arguments for the later version of
>> Saxon are structured work much better with Gradle.
>> (-o:myoutputfile.xml.)
>
>
> Just my feedback for question 2: As far as I can tell, I've seen no problem
> with Saxon9HE and Docbook XSLT 1.0 stylesheets.
>
> Regards,
> BG