Author: jukka
Date: Tue Sep 17 15:24:17 2013
New Revision: 1524093

URL: http://svn.apache.org/r1524093
Log:
OAK-150: Basic JCR LockManager support

Enable another lock-related TCK 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=1524093&r1=1524092&r2=1524093&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-jcr/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-jcr/pom.xml Tue Sep 17 15:24:17 2013
@@ -38,7 +38,6 @@
       
org.apache.jackrabbit.test.api.SessionTest#testMoveConstraintViolationExceptionDest
              <!-- OAK-132 -->
       org.apache.jackrabbit.test.api.SessionTest#testMoveLockException
       
org.apache.jackrabbit.test.api.SessionUUIDTest#testSaveReferentialIntegrityException
             <!-- OAK-66 -->
-      org.apache.jackrabbit.test.api.NodeTest#testRemoveNodeLockedItself
       org.apache.jackrabbit.test.api.NodeTest#testRemoveNodeParentLocked
       
org.apache.jackrabbit.test.api.NodeUUIDTest#testSaveReferentialIntegrityException
                <!-- OAK-66 -->
       org.apache.jackrabbit.test.api.NodeUUIDTest#testSaveMovedRefNode         
                        <!-- OAK-66 -->


Reply via email to