[
https://issues.apache.org/jira/browse/JCR-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584769#action_12584769
]
Felix Meschberger commented on JCR-1343:
----------------------------------------
As we do not yet officially do componentized releases I follow your proposal to
copy the classes, only in the 1.4 branch though and makring them deprecated
right from the start.
> Replace xerces for serialization by JAXP
> ----------------------------------------
>
> Key: JCR-1343
> URL: https://issues.apache.org/jira/browse/JCR-1343
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-jcr-rmi
> Affects Versions: 1.4
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: rmi 1.4.1, 1.5
>
>
> The org.apache.jackrabbit.rmi.xml.ImportContentHandler class currently uses
> Xerces to implement the SAX DocumentHandler and serialize XML into a byte[].
> This dependency should be dropped and JAXP be used instead for this
> functionality.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.