Return-Path: Delivered-To: apmail-announce-archive@www.apache.org Received: (qmail 11805 invoked from network); 1 Nov 2010 11:38:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Nov 2010 11:38:39 -0000 Received: (qmail 71707 invoked by uid 500); 1 Nov 2010 11:38:55 -0000 Delivered-To: apmail-announce-archive@apache.org Received: (qmail 71027 invoked by uid 500); 1 Nov 2010 11:38:50 -0000 Mailing-List: contact announce-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list announce@apache.org Delivered-To: moderator for announce@apache.org Received: (qmail 65570 invoked by uid 99); 1 Nov 2010 11:37:22 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jukka.zitting@gmail.com designates 209.85.214.178 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=Jwyo08D/t3YhrWXZSbBoqFYCerMQJvGYoQN7AiHNHzE=; b=emuhvmyY+tURWZGP8Bwvp6xHWJI1niiMs2ol7uWCaAbvG4k86fdnbjaVuLnOUxtfot tdESIFuO/NjQAm72EO1DgH6f3OGBFLv4yjhYNwTZUz4QuYITy8BrgztCzwy2Xk0k2y8B 7VKmZwu71B2QF/pBIM2YLmtteWAjTiMZKrnw0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=kXjkwaTma1liSt5WeiK1Qm0p5kIHh1unQGF//8N8tt0MQXsqBUQVzRT1yO7uYwxnbG V5wq1nHyWQsCiBoDrLL1BMQi4S+aSK6CdfTOPXL4xi1MeMgKTnqrJzpi+nGU1Tdjn9QW Y5qQuG2vEm+Zr3IVMVkW832v/51l6c5Xuni8U= MIME-Version: 1.0 Sender: jukka.zitting@gmail.com From: Jukka Zitting Date: Mon, 1 Nov 2010 13:36:33 +0200 X-Google-Sender-Auth: cfFhcAQHbobtBjUD7H-KKhpRbYs Message-ID: Subject: [ANNOUNCE] Apache Jackrabbit 2.0.3 released To: announce@apache.org, announce@jackrabbit.apache.org, Jackrabbit Users , Jackrabbit Developers Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit 2.0.3. The release is available for download at: http://jackrabbit.apache.org/downloads.html See the full release notes below for details about this release. Release Notes -- Apache Jackrabbit -- Version 2.0.3 Introduction ------------ Apache Jackrabbit 2.0.3 is a bug fix release that fixes issues reported against previous releases. This release is fully compatible with the earlier 2.0.x releases. Changes in this release ----------------------- Improvements [JCR-2699] Improve read/write concurrency Bug fixes [JCR-2341] Unable to add/lock and unlock/remove Node with shared Session ... [JCR-2420] Node removal fails with AccessDeniedException [JCR-2475] Test failures when running "mvn cobertura:check" [JCR-2577] SISM.checkAddedChildNodes() prevents merging of concurrent changes [JCR-2579] InvalidItemStateException when attempting concurrent, non ... [JCR-2588] UserManager.getAuthorizable() may fail with InvalidQueryException [JCR-2598] Saving concurrent sessions executing random operations causes ... [JCR-2613] NoSuchItemStateException on checkin after removeVersion in XA ... [JCR-2630] UserAccessControlProvider handles users who dont have ... [JCR-2681] XMLPersistanceManager doesn't preserve a property's ... [JCR-2747] ConcurrentModificationException in IndexMerger [JCR-2770] Initial size of ConcurrentCache depends on number of segments ... See the Jackrabbit issue tracker for more details about these changes: https://issues.apache.org/jira/browse/JCR The issue tracker also documents all the known issues in this release. Release Contents ---------------- This release consists of a single source archive packaged as a zip file. The archive can be unpacked with the jar tool from your JDK installation. See the README.txt file for instructions on how to build this release. The source archive is accompanied by SHA1 and MD5 checksums and a PGP signature that you can use to verify the authenticity of your download. The public key used for the PGP signature can be found at https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS. About Apache Jackrabbit ----------------------- Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and 283). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more. For more information, visit http://jackrabbit.apache.org/ About The Apache Software Foundation ------------------------------------ Established in 1999, The Apache Software Foundation provides organizational, legal, and financial support for more than 100 freely-available, collaboratively-developed Open Source projects. The pragmatic Apache License enables individual and commercial users to easily deploy Apache software; the Foundation's intellectual property framework limits the legal exposure of its 2,500+ contributors. For more information, visit http://www.apache.org/