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/07/11 17:11:56 UTC

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

Author: alexparvulescu
Date: Thu Jul 11 15:11:55 2013
New Revision: 1502241

URL: http://svn.apache.org/r1502241
Log:
OAK-898 Session#move with a fresh session doesn't work properly
 - marking the test as ignored in the pom.xml file

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=1502241&r1=1502240&r2=1502241&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-jcr/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-jcr/pom.xml Thu Jul 11 15:11:55 2013
@@ -334,6 +334,7 @@
       org.apache.jackrabbit.core.query.SelectClauseTest#testSameNameSiblingSQL                       <!-- OAK-203 -->
       org.apache.jackrabbit.core.query.ShareableNodeTest#testName                                    <!-- OAK-118 -->
       org.apache.jackrabbit.core.query.ShareableNodeTest#testPathConstraint                          <!-- OAK-118 -->
+      org.apache.jackrabbit.oak.jcr.MoveTest#testMoveTmp                          <!-- OAK-898 -->
     </known.issues>
   </properties>