[ 
https://issues.apache.org/jira/browse/JCR-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584745#action_12584745
 ] 

Jukka Zitting commented on JCR-1343:
------------------------------------

The patch release should be drop-in compatible with any Jackrabbit 1.4 
installation, so I'd very much prefer to avoid the explicit jcr-commons 1.4.2 
dependency. If necessary, I'd even copy the relevant classes from jcr-commons 
in the 1.4 branch to avoid breaking drop-in compatibility.

> 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.

Reply via email to