Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 93A047F8A for ; Tue, 23 Aug 2011 20:00:54 +0000 (UTC) Received: (qmail 45798 invoked by uid 500); 23 Aug 2011 20:00:54 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 45748 invoked by uid 500); 23 Aug 2011 20:00:53 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 45735 invoked by uid 99); 23 Aug 2011 20:00: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 20:00: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 20:00:51 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1A3A1CCF43 for ; Tue, 23 Aug 2011 20:00:30 +0000 (UTC) Date: Tue, 23 Aug 2011 20:00:30 +0000 (UTC) From: "Eric Yang (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <898792275.6445.1314129630104.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1916833997.54971.1313795127492.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-7560) Make hadoop-common a POM module with sub-modules (common & alfredo) 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/HADOOP-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089707#comment-13089707 ] Eric Yang commented on HADOOP-7560: ----------------------------------- I think making hadoop-common aggregator module would be a recursive mistake. It should be either make alfredo part of hadoop-common, or hadoop-common depends on hadoop-auth (which is the alfredo module). I am more in favor of making hadoop-http, hadoop-auth part of hadoop-common module. > Make hadoop-common a POM module with sub-modules (common & alfredo) > ------------------------------------------------------------------- > > Key: HADOOP-7560 > URL: https://issues.apache.org/jira/browse/HADOOP-7560 > Project: Hadoop Common > Issue Type: Sub-task > Reporter: Alejandro Abdelnur > Assignee: Alejandro Abdelnur > Fix For: 0.23.0 > > > Currently hadoop-common is a JAR module, thus it cannot aggregate sub-modules. > Changing it to POM module it makes it an aggregator module, all the code under hadoop-common must be moved to a sub-module. > I.e.: > mkdir hadoop-common-project > mv hadoop-common hadoop-common-project > mv hadoop-alfredo hadoop-common-project > hadoop-common-project/pom.xml is a POM module that aggregates common & alfredo -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira