kwin removed a comment on pull request #343: URL: https://github.com/apache/jackrabbit-oak/pull/343#issuecomment-902015844
According to https://github.com/apache/jackrabbit/blob/ed3124e5fe223dada33ce6ddf53bc666063c3f2f/jackrabbit-jcr-tests/src/main/java/org/apache/jackrabbit/test/api/SerializationTest.java#L397 and https://docs.adobe.com/content/docs/en/spec/jsr170/javadocs/jcr-2.0/javax/jcr/Session.html#importXML(java.lang.String,%20java.io.InputStream,%20int) the `ItemExistsException` is actually correct. But that should be independent of the UUID behaviour so the message "Node with the same UUID exists:" is definitely wrong here. The only thing to fix is probably the very confusing exception message.... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
