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 2008/02/16 16:57:43 UTC

svn commit: r628333 - /jackrabbit/branches/1.4/jackrabbit-core/pom.xml

Author: jukka
Date: Sat Feb 16 07:57:41 2008
New Revision: 628333

URL: http://svn.apache.org/viewvc?rev=628333&view=rev
Log:
1.4: Disabled MergeNonVersionableSubNodeTest in jackrabbit-core 1.4.1 as it requires a fix in jackrabbit-jcr-tests (JCR-1046)

Modified:
    jackrabbit/branches/1.4/jackrabbit-core/pom.xml

Modified: jackrabbit/branches/1.4/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.4/jackrabbit-core/pom.xml?rev=628333&r1=628332&r2=628333&view=diff
==============================================================================
--- jackrabbit/branches/1.4/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/1.4/jackrabbit-core/pom.xml Sat Feb 16 07:57:41 2008
@@ -196,6 +196,7 @@
               <value>
                 org.apache.jackrabbit.core.xml.DocumentViewTest#testMultiValue
                 org.apache.jackrabbit.value.BinaryValueTest#testBinaryValueEquals
+                org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
               </value>
             </property>
           </systemProperties>