From commits-return-6577-apmail-jackrabbit-commits-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Nov 07 09:23:49 2008 Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 16737 invoked from network); 7 Nov 2008 09:23:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2008 09:23:48 -0000 Received: (qmail 46193 invoked by uid 500); 7 Nov 2008 09:23:55 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 46110 invoked by uid 500); 7 Nov 2008 09:23:55 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 46101 invoked by uid 99); 7 Nov 2008 09:23:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2008 01:23:55 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2008 09:22:45 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B5AFC2388979; Fri, 7 Nov 2008 01:22:57 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r712094 - /jackrabbit/branches/1.5/RELEASE-NOTES.txt Date: Fri, 07 Nov 2008 09:22:56 -0000 To: commits@jackrabbit.apache.org From: angela@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081107092257.B5AFC2388979@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: angela Date: Fri Nov 7 01:22:55 2008 New Revision: 712094 URL: http://svn.apache.org/viewvc?rev=712094&view=rev Log: 1.5: Updated release notes Modified: jackrabbit/branches/1.5/RELEASE-NOTES.txt Modified: jackrabbit/branches/1.5/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.5/RELEASE-NOTES.txt?rev=712094&r1=712093&r2=712094&view=diff ============================================================================== --- jackrabbit/branches/1.5/RELEASE-NOTES.txt (original) +++ jackrabbit/branches/1.5/RELEASE-NOTES.txt Fri Nov 7 01:22:55 2008 @@ -510,8 +510,10 @@ [JCR-1771] jcr2spi: avoid unnecessary roundtrips with NodeEntry.... [JCR-1798] JCR2SPI: Avoid individual Item reloading upon Session/Item.... [JCR-1809] Jcr2Spi: Avoid extra round trip to the SPI upon Node.getNode ... + [JCR-1819] JCR2SPI: Add specific deep loading of Nodes and Properties Bug fixes + [JCR-1293] ReorderReferenceableSNSTest failure [JCR-1490] [PATCH] UpdateTest has two typos [JCR-1578] Jcr2Spi: UpdateTest#testUpdateRemovesExtraProperty and ... [JCR-1638] Redundant calls to RepositoryService.getChildInfos @@ -519,12 +521,9 @@ [JCR-1783] JCR2SPI: incomplete changelog when combining move with ... [JCR-1799] JCR2SPI: updating events swallowed (CacheBehaviour.OBSERVATION) [JCR-1800] JCR2SPI: lockmgr isn't aware about external locks ... - [JCR-1821] jcr2spi: Item.isSame may return wrong result if any ancestor ... - - Known issues - [JCR-1293] ReorderReferenceableSNSTest failure - [JCR-1508] Setting a new property value causes read of previous value [JCR-1811] Jcr2Spi: ExportSysViewTest#testExportSysView_handler_session_... + [JCR-1821] jcr2spi: Item.isSame may return wrong result if any ancestor ... + [JCR-1843] jcr2spi: wrong status change upon conflicting removal (CacheB... jackrabbit-spi (since 1.4)