Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7FEBEABD for ; Thu, 29 Nov 2012 18:06:59 +0000 (UTC) Received: (qmail 41349 invoked by uid 500); 29 Nov 2012 18:06:59 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 41296 invoked by uid 500); 29 Nov 2012 18:06:59 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 41098 invoked by uid 99); 29 Nov 2012 18:06:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2012 18:06:59 +0000 Date: Thu, 29 Nov 2012 18:06:59 +0000 (UTC) From: "Billie Rinaldi (JIRA)" To: notifications@accumulo.apache.org Message-ID: <264905465.40956.1354212419490.JavaMail.jiratomcat@arcas> In-Reply-To: <1818038851.28624.1354039319787.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (ACCUMULO-876) Make maven profiles for builds against different versions of hadoop MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billie Rinaldi updated ACCUMULO-876: ------------------------------------ Attachment: ACCUMULO-876.patch Updated patch: switched to hadoop.version as the property name and got the build working with 0.23.5. Tested the following builds: mvn clean package (uses hadoop 1.0.4) mvn clean package -Dhadoop.version=0.20.205.0 mvn clean package -Dhadoop.version=1.1.0 mvn clean package -Dhadoop.profile=2.0 (uses hadoop 2.0.2-alpha) mvn clean package -Dhadoop.profile=2.0 -Dhadoop.version=0.23.5 To get 0.23.5 to pass the tests, I had to add avro as a dependency for the hadoop 2.0 profile in the top-level pom and the server pom. I didn't think that was worth making a whole new 0.23 profile. > Make maven profiles for builds against different versions of hadoop > ------------------------------------------------------------------- > > Key: ACCUMULO-876 > URL: https://issues.apache.org/jira/browse/ACCUMULO-876 > Project: Accumulo > Issue Type: Bug > Components: dist > Reporter: Billie Rinaldi > Assignee: Billie Rinaldi > Fix For: 1.5.0 > > Attachments: ACCUMULO-876.patch, ACCUMULO-876.patch > > > See http://svn.apache.org/repos/asf/hbase/trunk/pom.xml for an example. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira