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/01/08 22:05:32 UTC

svn commit: r610155 - in /jackrabbit/branches/1.4: RELEASE-NOTES.txt jackrabbit-jcr2spi/pom.xml

Author: jukka
Date: Tue Jan  8 13:05:32 2008
New Revision: 610155

URL: http://svn.apache.org/viewvc?rev=610155&view=rev
Log:
1.4: Marked JCR-1293 as a known issue

Modified:
    jackrabbit/branches/1.4/RELEASE-NOTES.txt
    jackrabbit/branches/1.4/jackrabbit-jcr2spi/pom.xml

Modified: jackrabbit/branches/1.4/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.4/RELEASE-NOTES.txt?rev=610155&r1=610154&r2=610155&view=diff
==============================================================================
--- jackrabbit/branches/1.4/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/1.4/RELEASE-NOTES.txt Tue Jan  8 13:05:32 2008
@@ -535,6 +535,9 @@
   [JCR-1245] JCR2SPI: Use namespace decl. present in imported xml to ...
   [JCR-1296] Exception may get lost in WorkspaceManager....
 
+  Known issues
+  [JCR-1293] ReorderReferencableSNSTest failure
+
 jackrabbit-spi
 
   New features

Modified: jackrabbit/branches/1.4/jackrabbit-jcr2spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.4/jackrabbit-jcr2spi/pom.xml?rev=610155&r1=610154&r2=610155&view=diff
==============================================================================
--- jackrabbit/branches/1.4/jackrabbit-jcr2spi/pom.xml (original)
+++ jackrabbit/branches/1.4/jackrabbit-jcr2spi/pom.xml Tue Jan  8 13:05:32 2008
@@ -85,6 +85,9 @@
             <property>
               <name>known.issues</name>
               <value>
+                org.apache.jackrabbit.test.api.version.RemoveVersionTest
+                org.apache.jackrabbit.jcr2spi.version.LabelTest
+                org.apache.jackrabbit.jcr2spi.ReorderReferenceableSNSTest
                 org.apache.jackrabbit.jcr2spi.name.NamespaceRegistryTest#testReRegisteredNamespaceVisibility
                 org.apache.jackrabbit.jcr2spi.name.NamespaceRegistryTest#testRegisteredNamespaceVisibility
                 org.apache.jackrabbit.jcr2spi.ReorderMoveTest#testRevertMoveAndReorderSNS