You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2009/05/04 10:27:33 UTC

svn commit: r771234 - /jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml

Author: jukka
Date: Mon May  4 08:27:33 2009
New Revision: 771234

URL: http://svn.apache.org/viewvc?rev=771234&view=rev
Log:
JCR-2097: Broken SPI lock tests after the JCR 2.0 upgrade

Mark the tests as known issues for now to make Hudson work again.

Modified:
    jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml

Modified: jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml?rev=771234&r1=771233&r2=771234&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml Mon May  4 08:27:33 2009
@@ -70,6 +70,8 @@
                 org.apache.jackrabbit.jcr2spi.name.NamespaceRegistryTest#testReRegisteredNamespaceVisibility
                 org.apache.jackrabbit.jcr2spi.name.NamespaceRegistryTest#testRegisteredNamespaceVisibility
                 org.apache.jackrabbit.value.BinaryValueTest#testBinaryValueEquals
+                org.apache.jackrabbit.test.api.lock.LockTest
+                org.apache.jackrabbit.jcr2spi.lock.SessionScopedLockTest
               </value>
             </property>
           </systemProperties>