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/18 08:55:52 UTC

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

Author: jukka
Date: Mon May 18 06:55:48 2009
New Revision: 775836

URL: http://svn.apache.org/viewvc?rev=775836&view=rev
Log:
JCR-2003: JCR2SPI / SPI: Add support for JCR 2.0

Ignore another failing new JCR 2.0 test.

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=775836&r1=775835&r2=775836&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml Mon May 18 06:55:48 2009
@@ -78,6 +78,7 @@
                 org.apache.jackrabbit.test.api.observation.NodeMovedTest
                 org.apache.jackrabbit.test.api.observation.NodeReorderTest
                 org.apache.jackrabbit.test.api.observation.EventJournalTest
+                org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreNameJcr2
               </value>
             </property>
           </systemProperties>