You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2021/08/19 16:52:12 UTC

[GitHub] [jackrabbit-oak] kwin removed a comment on pull request #343: OAK-9541 javax.jcr.ItemExistsException with wrong message

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: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org