From common-commits-return-11467-apmail-hadoop-common-commits-archive=hadoop.apache.org@hadoop.apache.org Thu Jul 08 02:30:44 2010 Return-Path: Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: (qmail 40511 invoked from network); 8 Jul 2010 02:30:44 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Jul 2010 02:30:44 -0000 Received: (qmail 10191 invoked by uid 500); 8 Jul 2010 02:30:44 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 10006 invoked by uid 500); 8 Jul 2010 02:30:43 -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 9999 invoked by uid 99); 8 Jul 2010 02:30:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 02:30:42 +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; Thu, 08 Jul 2010 02:30:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 15F6923888CE; Thu, 8 Jul 2010 02:29:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r961559 - in /hadoop/common/trunk: CHANGES.txt build.xml ivy/libraries.properties src/test/aop/build/aop.xml Date: Thu, 08 Jul 2010 02:29:15 -0000 To: common-commits@hadoop.apache.org From: cos@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100708022916.15F6923888CE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cos Date: Thu Jul 8 02:29:15 2010 New Revision: 961559 URL: http://svn.apache.org/viewvc?rev=961559&view=rev Log: HADOOP-6847. Problem staging 0.21.0 artifacts to Apache Nexus Maven Repository. Contributed by Giridharan Kesavan Modified: hadoop/common/trunk/CHANGES.txt hadoop/common/trunk/build.xml hadoop/common/trunk/ivy/libraries.properties hadoop/common/trunk/src/test/aop/build/aop.xml Modified: hadoop/common/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=961559&r1=961558&r2=961559&view=diff ============================================================================== --- hadoop/common/trunk/CHANGES.txt (original) +++ hadoop/common/trunk/CHANGES.txt Thu Jul 8 02:29:15 2010 @@ -1018,6 +1018,9 @@ Release 0.21.0 - Unreleased BUG FIXES + HADOOP-6847. Problem staging 0.21.0 artifacts to Apache Nexus Maven + Repository (Giridharan Kesavan via cos) + HADOOP-6748. Removes hadoop.cluster.administrators, cluster administrators acl is passed as parameter in constructor. (amareshwari) Modified: hadoop/common/trunk/build.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/build.xml?rev=961559&r1=961558&r2=961559&view=diff ============================================================================== --- hadoop/common/trunk/build.xml (original) +++ hadoop/common/trunk/build.xml Thu Jul 8 02:29:15 2010 @@ -133,7 +133,10 @@ - + + + @@ -188,7 +191,11 @@ - + + + + + @@ -1222,25 +1229,117 @@ - + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Signing @{input.file} Sig File: @{output.file} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - + - + + + + + + + - + @@ -1287,15 +1386,23 @@ - + + + + + + + + + Modified: hadoop/common/trunk/ivy/libraries.properties URL: http://svn.apache.org/viewvc/hadoop/common/trunk/ivy/libraries.properties?rev=961559&r1=961558&r2=961559&view=diff ============================================================================== --- hadoop/common/trunk/ivy/libraries.properties (original) +++ hadoop/common/trunk/ivy/libraries.properties Thu Jul 8 02:29:15 2010 @@ -70,6 +70,8 @@ servlet-api.version=2.5 slf4j-api.version=1.5.11 slf4j-log4j12.version=1.5.11 +wagon-http.version=1.0-beta-2 + xmlenc.version=0.52 xerces.version=1.4.4 Modified: hadoop/common/trunk/src/test/aop/build/aop.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/src/test/aop/build/aop.xml?rev=961559&r1=961558&r2=961559&view=diff ============================================================================== --- hadoop/common/trunk/src/test/aop/build/aop.xml (original) +++ hadoop/common/trunk/src/test/aop/build/aop.xml Thu Jul 8 02:29:15 2010 @@ -29,12 +29,13 @@ + + location="${system-test-build-dir}/${herriot.final.name}.jar" /> + location="${system-test-build-dir}/${herriot.final.name}-sources.jar" /> @@ -129,9 +130,9 @@ + jar.final.value="${herriot.final.name}"> - @@ -258,7 +259,8 @@ - +