From hdfs-dev-return-3197-apmail-hadoop-hdfs-dev-archive=hadoop.apache.org@hadoop.apache.org Fri Jun 3 18:40:28 2011 Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D40996A52 for ; Fri, 3 Jun 2011 18:40:28 +0000 (UTC) Received: (qmail 54861 invoked by uid 500); 3 Jun 2011 18:40:28 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 54802 invoked by uid 500); 3 Jun 2011 18:40:28 -0000 Mailing-List: contact hdfs-dev-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-dev@hadoop.apache.org Received: (qmail 54793 invoked by uid 99); 3 Jun 2011 18:40:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 18:40:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Fri, 03 Jun 2011 18:40:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5A347F3150 for ; Fri, 3 Jun 2011 18:39:47 +0000 (UTC) Date: Fri, 3 Jun 2011 18:39:47 +0000 (UTC) From: "Matt Foley (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: <1616857044.66790.1307126387366.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (HDFS-2031) request test-patch to work with -Dresolvers=internal, for pre-patch and/or post-patch builds MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 request test-patch to work with -Dresolvers=internal, for pre-patch and/or post-patch builds -------------------------------------------------------------------------------------------- Key: HDFS-2031 URL: https://issues.apache.org/jira/browse/HDFS-2031 Project: Hadoop HDFS Issue Type: Improvement Components: build Reporter: Matt Foley For dev test, need to test an HDFS patch that is dependent on a modified COMMON jar. For casual testing, one can build in COMMON with "ant mvn-install", then build in HDFS with "ant -Dresolvers=internal", and the modified COMMON jar from the local maven cache (~/.m2/) will be used in the HDFS build. This works fine. However, running test-patch locally with -Dresolvers=internal doesn't work. There are three use cases, described below. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira