Return-Path: Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: (qmail 36953 invoked from network); 4 Mar 2011 03:36:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Mar 2011 03:36:31 -0000 Received: (qmail 45274 invoked by uid 500); 4 Mar 2011 03:36:30 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 45185 invoked by uid 500); 4 Mar 2011 03:36:30 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 45143 invoked by uid 99); 4 Mar 2011 03:36:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2011 03:36:30 +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; Fri, 04 Mar 2011 03:36:29 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E5BDA2388A43; Fri, 4 Mar 2011 03:36:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1077055 - /hadoop/common/branches/branch-0.20-security-patches/build.xml Date: Fri, 04 Mar 2011 03:36:09 -0000 To: common-commits@hadoop.apache.org From: omalley@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110304033609.E5BDA2388A43@eris.apache.org> Author: omalley Date: Fri Mar 4 03:36:09 2011 New Revision: 1077055 URL: http://svn.apache.org/viewvc?rev=1077055&view=rev Log: commit feb752558ff0a66300835215efce6b69efef19a6 Author: Yahoo\! Date: Thu Nov 19 08:59:28 2009 -0800 Updating the build.xml to 'genericize' the version string and YAHOO-CHANGES.txt to include the correct list of fixes. Going forward build versions will be managed by the build.properties file. +++ b/YAHOO-CHANGES.txt +yahoo-hadoop-0.20.1-3195383000 + HDFS-625. Fix NullPointerException thrown from ListPathServlet. + Contributed by Suresh Srinivas. + + HADOOP-6343. Log unexpected throwable object caught in RPC. + Contributed by Jitendra Nath Pandey + Modified: hadoop/common/branches/branch-0.20-security-patches/build.xml Modified: hadoop/common/branches/branch-0.20-security-patches/build.xml URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/build.xml?rev=1077055&r1=1077054&r2=1077055&view=diff ============================================================================== --- hadoop/common/branches/branch-0.20-security-patches/build.xml (original) +++ hadoop/common/branches/branch-0.20-security-patches/build.xml Fri Mar 4 03:36:09 2011 @@ -27,7 +27,7 @@ - +