Re: Aw: Re: XSL transformation with Ant: sorting a list

Earl Hood <[email protected]>
Newsgroups gmane.comp.jakarta.ant.user
Message-ID <CANDwYvcWJ3-+0pmaiYCGdStj6sUxePQLW4fHo19XuYB+uFgF-g@mail.gmail.com>
On Mar 7, 2016 7:55 AM, <[email protected]> wrote:
>
> If you are using the same JVM and simply executing the XSL differently, I
don't see why not...

If the classpath is not identical, you could get a different transform
provider.  For example, we use Saxon as our provider, overriding what is
provided in the runtime library.

Wrt Ant, we put Saxon in its lib path so we know it will get used since we
have other programs outside of Ant invocation context that use Saxon.
Puting it in the lib path avoids the need to explicitly designate the
provider in the xslt task.

--ewh
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.