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>