Description
See https://issues.apache.org/jira/browse/JCR-4680
[ERROR] Tests run: 473, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.546 s <<< FAILURE! - in org.apache.jackrabbit.oak.jcr.tck.VersionIT [ERROR] testRestoreRemovesMixin(org.apache.jackrabbit.test.api.version.RestoreTest) Time elapsed: 0.087 s <<< ERROR! javax.jcr.RepositoryException: org.apache.jackrabbit.oak.api.CommitFailedException: OakVersion0000: Unexpected RepositoryException at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreRemovesMixin(RestoreTest.java:1486) Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakVersion0000: Unexpected RepositoryException at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreRemovesMixin(RestoreTest.java:1486) Caused by: javax.jcr.nodetype.ConstraintViolationException: No matching property definition found for jcr:title at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreRemovesMixin(RestoreTest.java:1486)