Time to remove Xerces/Xalan dep from V3 POMs?

Cantor, Scott cantor.2 at osu.edu
Tue Jan 21 10:15:11 EST 2014


On 1/20/14, 5:29 PM, "Ian Young" <ian at iay.org.uk> wrote:
>
>Which other JVMs do we care about? Can we get copies of them available to
>Jenkins for our multi-JDK tests? It's obviously easy to add a litmus test
>alongside the existing functional tests to warn us if there's a problem.

I really don't know, I guess that's the tricky part. But the current code
just avoids a dependency on those constants (I'll probably redeclare them
locally) and safely sets them silently with a warning if they fail.

Since it only does that when no properties are injected, that may be good
enough, like with the ParserPool. People should be able to override that
as needed.

-- Scott




More information about the dev mailing list