You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by al...@apache.org on 2013/04/05 10:17:05 UTC

svn commit: r1464881 - /jackrabbit/oak/trunk/oak-jcr/pom.xml

Author: alexparvulescu
Date: Fri Apr  5 08:17:05 2013
New Revision: 1464881

URL: http://svn.apache.org/r1464881
Log:
OAK-748 ContentMirrorStoreStrategy #insert fails to enforce uniqueness and is slow - enabling test

Modified:
    jackrabbit/oak/trunk/oak-jcr/pom.xml

Modified: jackrabbit/oak/trunk/oak-jcr/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-jcr/pom.xml?rev=1464881&r1=1464880&r2=1464881&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-jcr/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-jcr/pom.xml Fri Apr  5 08:17:05 2013
@@ -258,7 +258,6 @@
       org.apache.jackrabbit.oak.jcr.version.VersionHistoryTest#testGetVersionHistoryFromNode             <!-- OAK-601 -->
       org.apache.jackrabbit.oak.jcr.version.VersionHistoryTest#testGetVersionHistory                     <!-- OAK-602 -->
       org.apache.jackrabbit.oak.jcr.version.VersionHistoryTest#testGetVersionHistoryAfterMove            <!-- OAK-602 -->
-      org.apache.jackrabbit.test.api.SessionUUIDTest#testSaveMovedRefNode                                <!-- OAK-748 -->
     </known.issues>
   </properties>