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/14 11:49:57 UTC

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

Author: jukka
Date: Thu May 14 09:49:57 2009
New Revision: 774710

URL: http://svn.apache.org/viewvc?rev=774710&view=rev
Log:
JCR-1104: JSR 283 support

Some more JCR 2.0 observation test failures in SPI

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=774710&r1=774709&r2=774710&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml Thu May 14 09:49:57 2009
@@ -77,6 +77,7 @@
                 org.apache.jackrabbit.test.api.observation.GetUserDataTest
                 org.apache.jackrabbit.test.api.observation.NodeMovedTest
                 org.apache.jackrabbit.test.api.observation.NodeReorderTest
+                org.apache.jackrabbit.test.api.observation.EventJournalTest
               </value>
             </property>
           </systemProperties>