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 ch...@apache.org on 2013/08/05 14:22:26 UTC

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

Author: chetanm
Date: Mon Aug  5 12:22:26 2013
New Revision: 1510450

URL: http://svn.apache.org/r1510450
Log:
OAK-939 - Removing modified node in different session leads to conflict

Fixing the excluded testcase name format

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=1510450&r1=1510449&r2=1510450&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-jcr/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-jcr/pom.xml Mon Aug  5 12:22:26 2013
@@ -311,7 +311,7 @@
       org.apache.jackrabbit.core.observation.ShareableNodesTest#testRemoveShare                      <!-- OAK-118 workspace support needed -->
       org.apache.jackrabbit.oak.jcr.nodetype.NodeDefinitionTest#testRootType                         <!-- OAK-901 -->
 
-      org.apache.jackrabbit.oak.jcr.CompatibilityIssuesTest.removeNodeInDifferentSession           <!-- OAK-939 -->
+      org.apache.jackrabbit.oak.jcr.CompatibilityIssuesTest#removeNodeInDifferentSession           <!-- OAK-939 -->
     </known.issues>
   </properties>