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/19 14:54:52 UTC

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

Author: mreutegg
Date: Fri Jun 19 12:54:51 2009
New Revision: 786485

URL: http://svn.apache.org/viewvc?rev=786485&view=rev
Log:
JCR-2085: test case (TCK) maintenance for JCR 2.0
- add failing test case (not yet implemented)

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=786485&r1=786484&r2=786485&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-spi2jcr/pom.xml Fri Jun 19 12:54:51 2009
@@ -70,6 +70,7 @@
                 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.GetLanguageTest#testJCRQOM
                 org.apache.jackrabbit.test.api.query.OrderByDateTest
                 org.apache.jackrabbit.test.api.query.OrderByDoubleTest
                 org.apache.jackrabbit.test.api.query.OrderByLongTest