[
https://issues.apache.org/jira/browse/GERONIMO-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed GERONIMO-2933.
----------------------------------
Resolution: Fixed
Implemented in rev 514932.
> geronimo 1.2 needs a hacked version of xalan to get past the tck
> ----------------------------------------------------------------
>
> Key: GERONIMO-2933
> URL: https://issues.apache.org/jira/browse/GERONIMO-2933
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 1.2
> Reporter: David Jencks
> Assigned To: David Jencks
> Fix For: 1.2
>
>
> The jaxp 1.2 spec is ambiguous about the behavior of the default xsl
> ErrorListener and the jaxp 1.3 spec is very clear about it. In order to pass
> the tck with xalan 2.7.0 we need to install a non-jaxp1.3-compliant default
> ErrorListener. This is pretty easy to do, and can be done so jaxp 1.3 spec
> compliant behavior can be switched on by a system property. Alternatively
> users can swap our hacked geronimo-xalan jar with the real one in
> lib/endorsed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.