[
https://issues.apache.org/jira/browse/OAK-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715284#comment-13715284
]
angela commented on OAK-773:
----------------------------
Revision 1505715:
Refactored existing import code to use OAK API instead of JCR API and re-use
the same code base for
session and workspace import.
with these changes the only failing import tests are
SerializationTest#testOverwriteException* (both
session and workspace import) which is most likely due to the refactoring. this
needs a second look
to see where the exception should be raised (or where the intermediate
validation is missing).
in order to make the TCK happy i already had to add some checks for the target
tree being locked
or checked-in, which basically would be asserted during the commit-hook. but
the tck is expecting
this to be detected before the import is started (i.e. versionexception instead
of saxexception).
> Workspace Import
> ----------------
>
> Key: OAK-773
> URL: https://issues.apache.org/jira/browse/OAK-773
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: jcr
> Reporter: angela
>
> subtask for workspace level xml import
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira