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:57:54 UTC

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

Author: jukka
Date: Mon May 18 06:57:52 2009
New Revision: 775840

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

Oops, use correct format for ignoring a specific test method.

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=775840&r1=775839&r2=775840&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml Mon May 18 06:57:52 2009
@@ -78,7 +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
+                org.apache.jackrabbit.test.api.version.RestoreTest#testRestoreNameJcr2
               </value>
             </property>
           </systemProperties>