From announce-return-43-apmail-jackrabbit-announce-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Sep 17 10:28:43 2009 Return-Path: Delivered-To: apmail-jackrabbit-announce-archive@minotaur.apache.org Received: (qmail 95734 invoked from network); 17 Sep 2009 10:28:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Sep 2009 10:28:43 -0000 Received: (qmail 80488 invoked by uid 500); 17 Sep 2009 10:28:43 -0000 Delivered-To: apmail-jackrabbit-announce-archive@jackrabbit.apache.org Received: (qmail 80451 invoked by uid 500); 17 Sep 2009 10:28:42 -0000 Mailing-List: contact announce-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: announce@jackrabbit.apache.org Delivered-To: mailing list announce@jackrabbit.apache.org Delivered-To: moderator for announce@jackrabbit.apache.org Received: (qmail 76419 invoked by uid 99); 17 Sep 2009 10:27:12 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jukka.zitting@gmail.com designates 209.85.132.250 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=T4ZtMCXXYBzjV66mam2SG5o0vzrnqGw4qs4M5VGsMU4=; b=jymy1HzPz+qsTrAi6TIiLaeg48LB0Jxpd0vg/D94Y+N/J5522x5cYds3FLvdp6T0hj Q9BLLU9vpsF++ntMTMHefaoQHg0mdl80P+V53nEtMNzKGZrTTGS8+6mq9fr4/c86udjz VOE7MND5q72dDV/CbY8WF0QEOekYaG/a9ZLIA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=CHr3E84uErwWsJuu3EeFmPqe7UL9R0mA2FNx/LY6tf6Te4Y4nLSDcK87apu4xwtgP7 Tu/PUK+3jzqBI0Xpyp1A4ZPW+MZw3TaXI+ijtlOpsz9sr/1E3JPftEc6LYQiTfzQjzPL r9b4qQoSIHL4ut8d8oOqewkJ6xZVgv/7pRiQw= MIME-Version: 1.0 From: Jukka Zitting Date: Thu, 17 Sep 2009 12:26:22 +0200 Message-ID: <510143ac0909170326r329ab0c4l243aeccfe4cbb0d6@mail.gmail.com> Subject: [ANNOUNCE] jackrabbit-core 1.4.10 released To: announce@jackrabbit.apache.org, Jackrabbit Users , announce@apache.org, 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 jackrabbit-core 1.4.10. 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 Core -- Version 1.4.10 Introduction ------------ This is the 1.4.10 patch release of the jackrabbit-core component of Apache Jackrabbit, a fully conforming implementation of the Content Repository for Java Technology API (JCR). This release is targeted to users who are not yet ready to upgrade to the more recent Jackrabbit releases, but who still need the clustering performance improvement from issue JCR-1988. See the Apache Jackrabbit website at http://jackrabbit.apache.org/ for more information. Changes in this release ----------------------- All the changes in this release are listed below. The issue identifier and title is listed for each change and known issue. You can look up individual issues for more details in the Jackrabbit issue tracker at http://issues.apache.org/jira/browse/JCR Improvements [JCR-1988] AbstractRecord does inefficient List.indexOf() Release Contents ---------------- Like the previous jackrabbit-core 1.4.x releases this patch release only contains the jackrabbit-core component. The component is distributed both as a source archive and a pre-compiled binary. * Source archive (jackrabbit-core-1.4.10-src.jar) The source archive contains the full source code of this release in a "jackrabbit-core-1.4.10" directory. Use the following commands (or the equivalent in your environment) to build the component with Maven 2 and Java 1.4 or higher: $ jar xf jackrabbit-core-1.4.10-src.jar $ cd jackrabbit-core-1.4.10 $ mvn install * Pre-compiled binary (jackrabbit-core-1.4.10.jar) Core of the Apache Jackrabbit content repository implementation. See the included README.txt file for more information. Each release file is accompanied by SHA1 and MD5 checksums and a PGP signature. The public key used for the signatures can be found in the KEYS file.