From commits-return-6895-apmail-jackrabbit-commits-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Jan 15 14:25:04 2009 Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 8977 invoked from network); 15 Jan 2009 14:25:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jan 2009 14:25:04 -0000 Received: (qmail 91586 invoked by uid 500); 15 Jan 2009 14:25:04 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 91560 invoked by uid 500); 15 Jan 2009 14:25:04 -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 91551 invoked by uid 99); 15 Jan 2009 14:25:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jan 2009 06:25:04 -0800 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; Thu, 15 Jan 2009 14:24:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C5ED82388892; Thu, 15 Jan 2009 06:24:36 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r734720 - in /jackrabbit/branches/1.5: ./ jackrabbit-core/ jackrabbit-jca/ jackrabbit-jcr-commons/ jackrabbit-jcr-server/ jackrabbit-jcr-servlet/ jackrabbit-standalone/ jackrabbit-webapp/ jackrabbit-webdav/ Date: Thu, 15 Jan 2009 14:24:36 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090115142436.C5ED82388892@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Thu Jan 15 06:24:35 2009 New Revision: 734720 URL: http://svn.apache.org/viewvc?rev=734720&view=rev Log: 1.5: Preparing for 1.5.2 Modified: jackrabbit/branches/1.5/jackrabbit-core/pom.xml jackrabbit/branches/1.5/jackrabbit-jca/pom.xml jackrabbit/branches/1.5/jackrabbit-jcr-commons/pom.xml jackrabbit/branches/1.5/jackrabbit-jcr-server/pom.xml jackrabbit/branches/1.5/jackrabbit-jcr-servlet/pom.xml jackrabbit/branches/1.5/jackrabbit-standalone/pom.xml jackrabbit/branches/1.5/jackrabbit-webapp/pom.xml jackrabbit/branches/1.5/jackrabbit-webdav/pom.xml jackrabbit/branches/1.5/pom.xml Modified: jackrabbit/branches/1.5/jackrabbit-core/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.5/jackrabbit-core/pom.xml?rev=734720&r1=734719&r2=734720&view=diff ============================================================================== --- jackrabbit/branches/1.5/jackrabbit-core/pom.xml (original) +++ jackrabbit/branches/1.5/jackrabbit-core/pom.xml Thu Jan 15 06:24:35 2009 @@ -34,7 +34,7 @@ jackrabbit-core Jackrabbit Core - 1.5.2-SNAPSHOT + 1.5.2 Jackrabbit content repository implementation @@ -182,7 +182,7 @@ org.apache.jackrabbit jackrabbit-jcr-commons - 1.5.1 + 1.5.2 org.apache.jackrabbit Modified: jackrabbit/branches/1.5/jackrabbit-jca/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.5/jackrabbit-jca/pom.xml?rev=734720&r1=734719&r2=734720&view=diff ============================================================================== --- jackrabbit/branches/1.5/jackrabbit-jca/pom.xml (original) +++ jackrabbit/branches/1.5/jackrabbit-jca/pom.xml Thu Jan 15 06:24:35 2009 @@ -35,7 +35,7 @@ jackrabbit-jca rar Jackrabbit JCA Resource Adapter - 1.5.2-SNAPSHOT + 1.5.2 @@ -83,7 +83,7 @@ org.apache.jackrabbit jackrabbit-jcr-servlet - 1.5.1 + 1.5.2 org.apache.jackrabbit Modified: jackrabbit/branches/1.5/jackrabbit-webdav/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.5/jackrabbit-webdav/pom.xml?rev=734720&r1=734719&r2=734720&view=diff ============================================================================== --- jackrabbit/branches/1.5/jackrabbit-webdav/pom.xml (original) +++ jackrabbit/branches/1.5/jackrabbit-webdav/pom.xml Thu Jan 15 06:24:35 2009 @@ -33,7 +33,7 @@ ../jackrabbit-parent/pom.xml jackrabbit-webdav - 1.5.1 + 1.5.2 Jackrabbit WebDAV Library WebDAV library used by the Jackrabbit WebDAV support @@ -66,7 +66,7 @@ org.apache.jackrabbit jackrabbit-jcr-commons - 1.5.1 + 1.5.2 org.slf4j Modified: jackrabbit/branches/1.5/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.5/pom.xml?rev=734720&r1=734719&r2=734720&view=diff ============================================================================== --- jackrabbit/branches/1.5/pom.xml (original) +++ jackrabbit/branches/1.5/pom.xml Thu Jan 15 06:24:35 2009 @@ -35,7 +35,7 @@ jackrabbit - 1.5.1 + 1.5.2 Apache Jackrabbit pom