Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 14D1D781F for ; Tue, 23 Aug 2011 22:13:54 +0000 (UTC) Received: (qmail 73788 invoked by uid 500); 23 Aug 2011 22:13:53 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 73751 invoked by uid 500); 23 Aug 2011 22:13:53 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 73742 invoked by uid 99); 23 Aug 2011 22:13:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2011 22:13:53 +0000 X-ASF-Spam-Status: No, hits=-2000.9 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2011 22:13:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BB314CCBFA for ; Tue, 23 Aug 2011 22:13:29 +0000 (UTC) Date: Tue, 23 Aug 2011 22:13:29 +0000 (UTC) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1326297147.7061.1314137609763.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1566744590.31607.1313106807499.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2838) to fix mapreduce builds to use the new hadoop common test jars MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089812#comment-13089812 ] Hudson commented on MAPREDUCE-2838: ----------------------------------- Integrated in Hadoop-Common-trunk-Commit #773 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/773/]) MAPREDUCE-2838. Fix MapReduce builds to use new hadoop-common test jars. Contributed by gkesavan. acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1160896 Files : * /hadoop/common/trunk/hadoop-mapreduce/src/contrib/capacity-scheduler/ivy.xml * /hadoop/common/trunk/hadoop-mapreduce/src/contrib/build-contrib.xml * /hadoop/common/trunk/hadoop-mapreduce/src/contrib/raid/ivy.xml * /hadoop/common/trunk/hadoop-mapreduce/src/contrib/data_join/ivy.xml * /hadoop/common/trunk/hadoop-mapreduce/src/contrib/mumak/ivy.xml * /hadoop/common/trunk/hadoop-mapreduce/ivy/ivysettings.xml * /hadoop/common/trunk/hadoop-mapreduce/CHANGES.txt * /hadoop/common/trunk/hadoop-mapreduce/ivy.xml * /hadoop/common/trunk/hadoop-mapreduce/build.xml * /hadoop/common/trunk/hadoop-mapreduce/src/contrib/index/ivy.xml * /hadoop/common/trunk/hadoop-mapreduce/src/contrib/streaming/ivy.xml * /hadoop/common/trunk/hadoop-mapreduce/src/contrib/gridmix/ivy.xml * /hadoop/common/trunk/hadoop-mapreduce/src/contrib/fairscheduler/ivy.xml > to fix mapreduce builds to use the new hadoop common test jars > -------------------------------------------------------------- > > Key: MAPREDUCE-2838 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2838 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Affects Versions: 0.23.0 > Reporter: Giridharan Kesavan > Assignee: Arun C Murthy > Attachments: MAPREDUCE-2838.patch, MAPREDUCE-2838.patch, mr-2838.patch > > > maprecude builds are still resolving the old hadoop-common-test jars.. Instead ivy classifiers should be used to resolve the new hadoop-common test jars ; as maven publishes test jars with classifier tests and not as a separate artifact. > [ivy:resolve] [SUCCESSFUL ] org.apache.hadoop#hadoop-common;0.23.0-SNAPSHOT!hadoop-common.jar (1979ms) > [ivy:resolve] downloading https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common-test/0.23.0-SNAPSHOT/hadoop-common-test-0.23.0-20110727.191243-218.jar ... > [ivy:resolve] ........................................................................................................................ (885kB) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira