Time to remove Xerces/Xalan dep from V3 POMs?
Cantor, Scott
cantor.2 at osu.edu
Mon Jan 20 13:54:47 EST 2014
On 1/20/14, 12:18 PM, "Ian Young" <ian at iay.org.uk> wrote:
>
>So, annoyingly, they switched JAXP version supported in the middle of
>Java 7, so there's a live issue as to whether we can assume JAXP 1.5 or
>not.
The main issue there is the new features for secure processing. Given our
timeline, I'm not so concerned about the Oracle or OpenJDK cases, which
should have many months of support for 1.5, but other JVMs.
>* A couple of places in tests where java-support's
>DomTypeSupport#longToDuration (to become DOMTypeSupport, I suppose)
>returned a more verbose but still valid result:
>
> java.lang.AssertionError: expected [PT16M27.654S] but found
>[P0Y0M0DT0H16M27.654S]
Yes, I ran into that a while ago, and realized it was parser dependent. I
think originally it was behaving differently between 6 and 7.
-- Scott
More information about the dev
mailing list