You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ju...@apache.org on 2012/07/02 18:44:09 UTC

svn commit: r1356334 - /jackrabbit/oak/trunk/oak-jcr/pom.xml

Author: jukka
Date: Mon Jul  2 16:44:08 2012
New Revision: 1356334

URL: http://svn.apache.org/viewvc?rev=1356334&view=rev
Log:
0.3: One more test case that's recently changed in Jackrabbit trunk

Modified:
    jackrabbit/oak/trunk/oak-jcr/pom.xml

Modified: jackrabbit/oak/trunk/oak-jcr/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-jcr/pom.xml?rev=1356334&r1=1356333&r2=1356334&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-jcr/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-jcr/pom.xml Mon Jul  2 16:44:08 2012
@@ -34,6 +34,7 @@
   <properties>
     <known.issues>
 org.apache.jackrabbit.test.api.observation.NodeRemovedTest <!-- TODO: Remove when we're back to 2.6-SNAPSHOT -->
+org.apache.jackrabbit.test.api.query.qom.GetQueryTest <!-- TODO: Remove when we're back to 2.6-SNAPSHOT -->
 org.apache.jackrabbit.test.api.SessionTest#testMoveConstraintViolationExceptionSrc<!--OAK-132-->
 org.apache.jackrabbit.test.api.SessionTest#testMoveConstraintViolationExceptionDest<!--OAK-132-->
 org.apache.jackrabbit.test.api.SessionTest#testSaveConstraintViolationException