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 ju...@apache.org on 2013/09/20 22:03:40 UTC

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

Author: jukka
Date: Fri Sep 20 20:03:40 2013
New Revision: 1525119

URL: http://svn.apache.org/r1525119
Log:
OAK-1001: SegmentMK: 32bit support for the file backend

This test failure apparently no longer occurs, possibly because of OAK-659.

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=1525119&r1=1525118&r2=1525119&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-jcr/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-jcr/pom.xml Fri Sep 20 20:03:40 2013
@@ -51,7 +51,6 @@
       org.apache.jackrabbit.test.api.WorkspaceCopyTest#testCopyNodesLocked                             <!-- OAK-118 -->
       org.apache.jackrabbit.test.api.WorkspaceMoveSameNameSibsTest#testMoveNodesOrderingSupportedByParent <!-- OAK-118 -->
       org.apache.jackrabbit.test.api.WorkspaceMoveTest#testMoveNodesLocked                             <!-- OAK-118 -->
-      org.apache.jackrabbit.test.api.DocumentViewImportTest <!-- OAK-1001 -->
 
       <!-- Locking : not fully implemented -->
       org.apache.jackrabbit.test.api.lock.LockTest#testNodeLocked