Return-Path: Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: (qmail 2747 invoked from network); 1 Jul 2010 04:34:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jul 2010 04:34:19 -0000 Received: (qmail 22847 invoked by uid 500); 1 Jul 2010 04:34:19 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 22751 invoked by uid 500); 1 Jul 2010 04:34:16 -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 22741 invoked by uid 99); 1 Jul 2010 04:34:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jul 2010 04:34:15 +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, 01 Jul 2010 04:34:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7391123889D2; Thu, 1 Jul 2010 04:32:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r959501 - in /hadoop/common/trunk: CHANGES.txt ivy.xml ivy/hadoop-common-instrumented-template.xml ivy/hadoop-common-template.xml ivy/libraries.properties Date: Thu, 01 Jul 2010 04:32:48 -0000 To: common-commits@hadoop.apache.org From: tomwhite@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100701043248.7391123889D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tomwhite Date: Thu Jul 1 04:32:47 2010 New Revision: 959501 URL: http://svn.apache.org/viewvc?rev=959501&view=rev Log: HADOOP-6800. Harmonize JAR library versions. Modified: hadoop/common/trunk/CHANGES.txt hadoop/common/trunk/ivy.xml hadoop/common/trunk/ivy/hadoop-common-instrumented-template.xml hadoop/common/trunk/ivy/hadoop-common-template.xml hadoop/common/trunk/ivy/libraries.properties Modified: hadoop/common/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=959501&r1=959500&r2=959501&view=diff ============================================================================== --- hadoop/common/trunk/CHANGES.txt (original) +++ hadoop/common/trunk/CHANGES.txt Thu Jul 1 04:32:47 2010 @@ -1657,6 +1657,8 @@ Release 0.21.0 - Unreleased HADOOP-6826. Revert FileSystem create method that takes CreateFlags. (tomwhite) + HADOOP-6800. Harmonize JAR library versions. (tomwhite) + Release 0.20.3 - Unreleased NEW FEATURES Modified: hadoop/common/trunk/ivy.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/ivy.xml?rev=959501&r1=959500&r2=959501&view=diff ============================================================================== --- hadoop/common/trunk/ivy.xml (original) +++ hadoop/common/trunk/ivy.xml Thu Jul 1 04:32:47 2010 @@ -265,6 +265,8 @@ name="avro" rev="${avro.version}" conf="common->default"> + + commons-httpclient commons-httpclient - 3.0.1 + 3.1 commons-codec @@ -106,7 +106,7 @@ junit junit - 4.5 + 4.8.1 hsqldb @@ -121,7 +121,19 @@ org.apache.hadoop avro - 1.3.0 + 1.3.2 + + + + org.mortbay.jetty + jetty + + + + org.apache.ant + ant + + Modified: hadoop/common/trunk/ivy/hadoop-common-template.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/ivy/hadoop-common-template.xml?rev=959501&r1=959500&r2=959501&view=diff ============================================================================== --- hadoop/common/trunk/ivy/hadoop-common-template.xml (original) +++ hadoop/common/trunk/ivy/hadoop-common-template.xml Thu Jul 1 04:32:47 2010 @@ -36,7 +36,7 @@ commons-httpclient commons-httpclient - 3.0.1 + 3.1 commons-codec @@ -106,7 +106,7 @@ junit junit - 4.5 + 4.8.1 hsqldb @@ -121,7 +121,19 @@ org.apache.hadoop avro - 1.3.0 + 1.3.2 + + + + org.mortbay.jetty + jetty + + + + org.apache.ant + ant + + Modified: hadoop/common/trunk/ivy/libraries.properties URL: http://svn.apache.org/viewvc/hadoop/common/trunk/ivy/libraries.properties?rev=959501&r1=959500&r2=959501&view=diff ============================================================================== --- hadoop/common/trunk/ivy/libraries.properties (original) +++ hadoop/common/trunk/ivy/libraries.properties Thu Jul 1 04:32:47 2010 @@ -14,7 +14,6 @@ #It drives ivy and the generation of a maven POM #These are the versions of our dependencies (in alphabetical order) -apacheant.version=1.7.1 ant-task.version=2.0.10 avro.version=1.3.2 @@ -25,8 +24,8 @@ commons-cli.version=1.2 commons-cli2.version=2.0-mahout commons-codec.version=1.4 commons-collections.version=3.1 -commons-httpclient.version=3.0.1 -commons-lang.version=2.4 +commons-httpclient.version=3.1 +commons-lang.version=2.5 commons-logging.version=1.1.1 commons-logging-api.version=1.1 commons-el.version=1.0 @@ -50,7 +49,7 @@ jsp-api.version=5.5.12 jets3t.version=0.7.1 jetty.version=6.1.14 jetty-util.version=6.1.14 -junit.version=4.5 +junit.version=4.8.1 jdiff.version=1.0.9 json.version=1.0 @@ -68,13 +67,13 @@ rats-lib.version=0.6 servlet.version=4.0.6 servlet-api-2.5.version=6.1.14 servlet-api.version=2.5 -slf4j-api.version=1.4.3 -slf4j-log4j12.version=1.4.3 +slf4j-api.version=1.5.11 +slf4j-log4j12.version=1.5.11 xmlenc.version=0.52 xerces.version=1.4.4 aspectj.version=1.6.5 -mockito-all.version=1.8.0 +mockito-all.version=1.8.2