Return-Path: Delivered-To: apmail-incubator-jackrabbit-commits-archive@www.apache.org Received: (qmail 73957 invoked from network); 1 Feb 2006 23:57:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Feb 2006 23:57:35 -0000 Received: (qmail 64579 invoked by uid 500); 1 Feb 2006 23:57:34 -0000 Mailing-List: contact jackrabbit-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-commits@incubator.apache.org Received: (qmail 64568 invoked by uid 500); 1 Feb 2006 23:57:34 -0000 Delivered-To: apmail-incubator-jackrabbit-cvs@incubator.apache.org Received: (qmail 64565 invoked by uid 99); 1 Feb 2006 23:57:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 15:57:34 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 01 Feb 2006 15:57:33 -0800 Received: (qmail 73887 invoked by uid 65534); 1 Feb 2006 23:57:13 -0000 Message-ID: <20060201235713.73886.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r374207 - in /incubator/jackrabbit/branches/0.9: jackrabbit/modules/commons/project.xml jackrabbit/project.xml jcr-rmi/project.xml Date: Wed, 01 Feb 2006 23:57:12 -0000 To: jackrabbit-cvs@incubator.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jukka Date: Wed Feb 1 15:57:07 2006 New Revision: 374207 URL: http://svn.apache.org/viewcvs?rev=374207&view=rev Log: Prepare for 0.9 Modified: incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml incubator/jackrabbit/branches/0.9/jackrabbit/project.xml incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml Modified: incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml?rev=374207&r1=374206&r2=374207&view=diff ============================================================================== --- incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml (original) +++ incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml Wed Feb 1 15:57:07 2006 @@ -25,7 +25,7 @@ org.apache.jackrabbit jackrabbit-commons Jackrabbit - 0.9-rc1-incubating + 0.9-incubating Jackrabbit Commons Modified: incubator/jackrabbit/branches/0.9/jackrabbit/project.xml URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/branches/0.9/jackrabbit/project.xml?rev=374207&r1=374206&r2=374207&view=diff ============================================================================== --- incubator/jackrabbit/branches/0.9/jackrabbit/project.xml (original) +++ incubator/jackrabbit/branches/0.9/jackrabbit/project.xml Wed Feb 1 15:57:07 2006 @@ -25,7 +25,7 @@ org.apache.jackrabbit jackrabbit Jackrabbit - 0.9-rc1-incubating + 0.9-incubating The Apache Software Foundation http://incubator.apache.org/projects/jackrabbit.html Modified: incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml?rev=374207&r1=374206&r2=374207&view=diff ============================================================================== --- incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml (original) +++ incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml Wed Feb 1 15:57:07 2006 @@ -22,7 +22,7 @@ org.apache.jackrabbit jcr-rmi JCR-RMI - 0.9-rc1-incubating + 0.9-incubating 2004 org.apache.jackrabbit.rmi.*