From commits-return-12069-apmail-jackrabbit-commits-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Sep 23 16:22:15 2011 Return-Path: X-Original-To: apmail-jackrabbit-commits-archive@www.apache.org Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3EA239E69 for ; Fri, 23 Sep 2011 16:22:15 +0000 (UTC) Received: (qmail 36111 invoked by uid 500); 23 Sep 2011 16:22:14 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 36070 invoked by uid 500); 23 Sep 2011 16:22:14 -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 36034 invoked by uid 99); 23 Sep 2011 16:22:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2011 16:22:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 23 Sep 2011 16:22:13 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 340952388847; Fri, 23 Sep 2011 16:21:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1174864 - /jackrabbit/branches/2.1/RELEASE-NOTES.txt Date: Fri, 23 Sep 2011 16:21:53 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20110923162153.340952388847@eris.apache.org> Author: jukka Date: Fri Sep 23 16:21:52 2011 New Revision: 1174864 URL: http://svn.apache.org/viewvc?rev=1174864&view=rev Log: 2.1: Release notes for 2.1.6 Modified: jackrabbit/branches/2.1/RELEASE-NOTES.txt Modified: jackrabbit/branches/2.1/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/RELEASE-NOTES.txt?rev=1174864&r1=1174863&r2=1174864&view=diff ============================================================================== --- jackrabbit/branches/2.1/RELEASE-NOTES.txt (original) +++ jackrabbit/branches/2.1/RELEASE-NOTES.txt Fri Sep 23 16:21:52 2011 @@ -1,4 +1,4 @@ -Release Notes -- Apache Jackrabbit -- Version 2.1.5 +Release Notes -- Apache Jackrabbit -- Version 2.1.6 Introduction ------------ @@ -7,7 +7,7 @@ This is Apache Jackrabbit 2.1, a fully c implementation of the Content Repository for Java Technology API, version 2.0 (JCR 2.0, http://jcp.org/en/jsr/summary?id=283). -Apache Jackrabbit 2.1.5 is a bug fix release that fixes issues reported +Apache Jackrabbit 2.1.6 is a bug fix release that fixes issues reported against previous releases. This release is fully compatible with the earlier 2.1.x releases. @@ -16,14 +16,14 @@ Changes in this release Bug fixes - [JCR-2865] a dead lock in DefaultISMLocking - [JCR-2881] Deadlock on version operations in a clustered environment - [JCR-2888] Namespace comparison in Namespace.java doesn't work, if a ... - [JCR-2889] Occasional JCA test failures - [JCR-2890] Deadlock in acl.EntryCollector / ItemManager - [JCR-2891] VersionManagerImplRestore internalRestoreFrozen method has ... - [JCR-2901] JCR-2523 break the transaction handling in container managed ... - [JCR-2953] PathParser accepts illegal paths containing curly brackets + [JCR-2655] initVersions crashes with NPE + [JCR-2734] Inconsistencies in BitSetKey comparison + [JCR-2962] InputStream not being explicitly closed + [JCR-2967] SessionItemStateManager.getIdOfRootTransientNodeState() ... + [JCR-2969] FileDataStore garbage collection can throw a ... + [JCR-3065] ConcurrentModificationException in FineGrainedISMLocking + [JCR-3075] incorrect HTML excerpt generation for queries on japanese ... + [JCR-3077] - WeightedHighlighter does not encode XML markup characters For more detailed information about all the changes in this and other Jackrabbit releases, please see the Jackrabbit issue tracker at