Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 50732 invoked from network); 4 Sep 2009 08:20:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Sep 2009 08:20:18 -0000 Received: (qmail 38166 invoked by uid 500); 4 Sep 2009 08:20:18 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 38086 invoked by uid 500); 4 Sep 2009 08:20:18 -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 38077 invoked by uid 99); 4 Sep 2009 08:20:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2009 08:20:18 +0000 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, 04 Sep 2009 08:20:06 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9C9572388901; Fri, 4 Sep 2009 08:19:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r811263 - /jackrabbit/trunk/RELEASE-NOTES.txt Date: Fri, 04 Sep 2009 08:19:45 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090904081945.9C9572388901@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Fri Sep 4 08:19:45 2009 New Revision: 811263 URL: http://svn.apache.org/viewvc?rev=811263&view=rev Log: Update release notes Modified: jackrabbit/trunk/RELEASE-NOTES.txt Modified: jackrabbit/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/jackrabbit/trunk/RELEASE-NOTES.txt?rev=811263&r1=811262&r2=811263&view=diff ============================================================================== --- jackrabbit/trunk/RELEASE-NOTES.txt (original) +++ jackrabbit/trunk/RELEASE-NOTES.txt Fri Sep 4 08:19:45 2009 @@ -1,4 +1,4 @@ -Release Notes -- Apache Jackrabbit -- Version 2.0-alpha9 +Release Notes -- Apache Jackrabbit -- Version 2.0-alpha10 Introduction ------------ @@ -8,10 +8,10 @@ Request 283 (JSR 283, http://jcp.org/en/jsr/detail?id=283). The purpose of this alpha release is to allow people to test and review -the new JCR 2.0 features before they are finalized. Feedback to both the -Jackrabbit project and the JSR 283 expert group is highly appreciated. -Note that an alpha release is not expected to be feature-complete or -otherwise suitable for production use. +the new Jackrabbit and JCR 2.0 features before they are finalized. Feedback +to both the Jackrabbit project and the JSR 283 expert group is highly +appreciated. Note that an alpha release is not expected to be feature-complete +or otherwise suitable for production use. Changes in this release -----------------------