Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 21638 invoked from network); 28 Mar 2008 13:32:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Mar 2008 13:32:08 -0000 Received: (qmail 87431 invoked by uid 500); 28 Mar 2008 13:32:06 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 87393 invoked by uid 500); 28 Mar 2008 13:32:06 -0000 Mailing-List: contact dev-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 dev@jackrabbit.apache.org Received: (qmail 87384 invoked by uid 99); 28 Mar 2008 13:32:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Mar 2008 06:32:06 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fmeschbe@gmail.com designates 209.85.146.181 as permitted sender) Received: from [209.85.146.181] (HELO wa-out-1112.google.com) (209.85.146.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Mar 2008 13:31:25 +0000 Received: by wa-out-1112.google.com with SMTP id m34so340612wag.9 for ; Fri, 28 Mar 2008 06:31:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=pA3DqQcVtPzFwtD29EfkhwZrpW9wL4s626Qj3Ji3NOQ=; b=g6/8t5sb84ltXoBgPEHw9lR+wGqZYzX6Ja5QILmKOgBhPWwpHlsZsp1ihyFAqsrkaSRH0lO/ZyD+pkfVpcIkINX1l3UDvqVtHVoJRRJDwGCiIFGWszBMEX8Kd6znTI26AISYPJ2oAu2fkwGmNT0EB7Igzq7/HO4BbzT8fZ/iE24= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=ioC+mEy6xhzvmgg8nbx6ka3HFDVqWIL2ZfxU6nO2zrO4b4lZpMp2Or4PDdQL+76ZZW7f0+F1OzpoL0ZQ1c9lqzUtM3z0Sal+xk06I3rA0M2wY2XKnA+vAVkkiLnqRMC0tjXfefBsyBDKCP4ns3MXZVTn6WZIaiwS8+ptL2JMXKs= Received: by 10.114.197.1 with SMTP id u1mr3714010waf.61.1206711070561; Fri, 28 Mar 2008 06:31:10 -0700 (PDT) Received: from ?192.168.1.149? ( [87.102.138.82]) by mx.google.com with ESMTPS id e10sm2951541muf.10.2008.03.28.06.31.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 28 Mar 2008 06:31:09 -0700 (PDT) Subject: [VOTE] Release jackrabbit-jcr-commons 1.4.2 From: Felix Meschberger To: Jackrabbit Dev Content-Type: text/plain Date: Fri, 28 Mar 2008 14:28:38 +0100 Message-Id: <1206710918.5413.171.camel@bslm-046.corp.day.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-8.fc7) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have posted a candidate for the jackrabbit-jcr-commons 1.4.1 release at http://people.apache.org/~fmeschbe/jackrabbit-jcr-commons-1.4.2/ See the included RELEASE-NOTES.txt file (also included at the end of this message) for details on release contents and latest changes. The release candidate was built from http://svn.apache.org/repos/asf/jackrabbit/tags/jackrabbit-jcr-commons-1.4.2/ The jackrabbit-jcr-commons component to be released is included both as a source archive and a pre-compiled binary. Please vote on releasing these packages as jackrabbit-jcr-commons 1.4.2. The vote is on for the next 72 hours and passes if a majority of at least three +1 votes are cast. The votes from Jackrabbit PMC members are binding. [ ] +1 Release the packages as jackrabbit-jcr-commons 1.4.2 [ ] -1 Do not release the packages because... PS. See http://www.nabble.com/Release-auditing-guidelines-p8481069.html for release auditing guidelines Jukka wrote last year. Regards Felix Release Notes -- Apache Jackrabbit JCR Commons -- Version 1.4.2 Introduction ------------ This is the 1.4.2 patch release of the jackrabbit-jcr-commons component of Apache Jackrabbit, a fully conforming implementation of the Content Repository for Java Technology API (JCR). This release contains fixes to a number of issues. See below for the full list of changes in this release. See the Apache Jackrabbit website at http://jackrabbit.apache.org/ for more information. Release Contents ---------------- Unlike previous Jackrabbit releases that contained a full set of components, this patch release only contains the jackrabbit-jcr-commons component. The component is distributed both as a source archive and a pre-compiled binary. * Source archive (jackrabbit-jcr-commons-1.4.2-src.jar) The source archive contains the full source code of this release in a "jackrabbit-jcr-commons-1.4.2" 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-jcr-commons-1.4.2-src.jar $ cd jackrabbit-jcr-commons-1.4.2 $ mvn install * Pre-compiled binary (jackrabbit-jcr-commons-1.4.2.jar) JCR Commons Library 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. Changes and known issues in this release ---------------------------------------- All the changes and known issues 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-1342] Create OSGi Bundle Manifest Headers [JCR-1350] Add a serializing content handler Bugs: [JCR-1331] Improper deprecation of Locked class [JCR-1355] XML import should not access external entities Known Issue: [JCR-1386] Not full parsing of ISO8601 date/time format that ...