You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2009/06/08 16:38:52 UTC

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

Author: mreutegg
Date: Mon Jun  8 14:38:52 2009
New Revision: 782652

URL: http://svn.apache.org/viewvc?rev=782652&view=rev
Log:
JCR-2076: JSR 283: Joins
- add QOM related tests to known issues

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=782652&r1=782651&r2=782652&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml Mon Jun  8 14:38:52 2009
@@ -70,6 +70,10 @@
                 org.apache.jackrabbit.jcr2spi.name.NamespaceRegistryTest#testReRegisteredNamespaceVisibility
                 org.apache.jackrabbit.jcr2spi.name.NamespaceRegistryTest#testRegisteredNamespaceVisibility
                 org.apache.jackrabbit.test.api.observation.EventJournalTest
+                org.apache.jackrabbit.test.api.query.OrderByDateTest
+                org.apache.jackrabbit.test.api.query.OrderByDoubleTest
+                org.apache.jackrabbit.test.api.query.OrderByLongTest
+                org.apache.jackrabbit.test.api.query.OrderByStringTest
               </value>
             </property>
           </systemProperties>