Re: How to configure and run gradlew successfully?

> Hi Dimitre,
>     Does your gradle build only has dependency on Saxon-ee jar library? If yes, I think that's not
> the correct way to use Saxon. In that case, I usually run Saxon's main java class directly, or I
> simply create an OS batch file wrapping Saxon's command line together with arguments. I follow
> these, for XSL libraries like Saxon-he, and Xalan-J as well.

The build script pulls Saxon EE from our (still officially experimental but has been running for several years) maven repository. Running it in Gradle is a perfectly correct way to use Saxon :-)

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Thursday, 9 May 2024 05:19:54 UTC