Return-Path: X-Original-To: apmail-hadoop-hdfs-commits-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2DCCD984A for ; Thu, 29 Mar 2012 21:31:27 +0000 (UTC) Received: (qmail 91278 invoked by uid 500); 29 Mar 2012 21:31:26 -0000 Delivered-To: apmail-hadoop-hdfs-commits-archive@hadoop.apache.org Received: (qmail 91213 invoked by uid 500); 29 Mar 2012 21:31:26 -0000 Mailing-List: contact hdfs-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-commits@hadoop.apache.org Received: (qmail 91190 invoked by uid 99); 29 Mar 2012 21:31:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2012 21:31:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 29 Mar 2012 21:31:25 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 0773D2388A2C; Thu, 29 Mar 2012 21:31:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1307121 - in /hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project: hadoop-hdfs-httpfs/pom.xml hadoop-hdfs/pom.xml hadoop-hdfs/src/test/aop/build/aop.xml pom.xml Date: Thu, 29 Mar 2012 21:31:04 -0000 To: hdfs-commits@hadoop.apache.org From: acmurthy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120329213105.0773D2388A2C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: acmurthy Date: Thu Mar 29 21:31:02 2012 New Revision: 1307121 URL: http://svn.apache.org/viewvc?rev=1307121&view=rev Log: Preparing for hadoop-0.23.2 release. Modified: hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/pom.xml hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/src/test/aop/build/aop.xml hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/pom.xml Modified: hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml?rev=1307121&r1=1307120&r2=1307121&view=diff ============================================================================== --- hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml (original) +++ hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml Thu Mar 29 21:31:02 2012 @@ -19,12 +19,12 @@ org.apache.hadoop hadoop-project - 0.23.2-SNAPSHOT + 0.23.2 ../../hadoop-project org.apache.hadoop hadoop-hdfs-httpfs - 0.23.2-SNAPSHOT + 0.23.2 war Apache Hadoop HttpFS Modified: hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/pom.xml URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/pom.xml?rev=1307121&r1=1307120&r2=1307121&view=diff ============================================================================== --- hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/pom.xml (original) +++ hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/pom.xml Thu Mar 29 21:31:02 2012 @@ -17,12 +17,12 @@ org.apache.hadoop hadoop-project-dist - 0.23.2-SNAPSHOT + 0.23.2 ../../hadoop-project-dist org.apache.hadoop hadoop-hdfs - 0.23.2-SNAPSHOT + 0.23.2 Apache Hadoop HDFS Apache Hadoop HDFS jar Modified: hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/src/test/aop/build/aop.xml URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/src/test/aop/build/aop.xml?rev=1307121&r1=1307120&r2=1307121&view=diff ============================================================================== --- hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/src/test/aop/build/aop.xml (original) +++ hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/hadoop-hdfs/src/test/aop/build/aop.xml Thu Mar 29 21:31:02 2012 @@ -21,7 +21,7 @@ - + Modified: hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/pom.xml URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/pom.xml?rev=1307121&r1=1307120&r2=1307121&view=diff ============================================================================== --- hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/pom.xml (original) +++ hadoop/common/branches/branch-0.23.2/hadoop-hdfs-project/pom.xml Thu Mar 29 21:31:02 2012 @@ -17,12 +17,12 @@ org.apache.hadoop hadoop-project - 0.23.2-SNAPSHOT + 0.23.2 ../hadoop-project org.apache.hadoop hadoop-hdfs-project - 0.23.2-SNAPSHOT + 0.23.2 Apache Hadoop HDFS Project Apache Hadoop HDFS Project pom