Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 54495 invoked from network); 13 Oct 2009 16:27:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Oct 2009 16:27:55 -0000 Received: (qmail 96093 invoked by uid 500); 13 Oct 2009 16:27:55 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 96058 invoked by uid 500); 13 Oct 2009 16:27:55 -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 96043 invoked by uid 99); 13 Oct 2009 16:27:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 16:27:55 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 16:27:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 63A53234C1E9 for ; Tue, 13 Oct 2009 09:27:31 -0700 (PDT) Message-ID: <498447667.1255451251406.JavaMail.jira@brutus> Date: Tue, 13 Oct 2009 09:27:31 -0700 (PDT) From: "Owen O'Malley (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-5107) split the core, hdfs, and mapred jars from each other and publish them independently to the Maven repository 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-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765139#action_12765139 ] Owen O'Malley commented on HADOOP-5107: --------------------------------------- I agree with Aaron. Let's not wipe the downloaded jars on 'ant clean'. I'd propose 'veryclean' since that matches the C usage. > split the core, hdfs, and mapred jars from each other and publish them independently to the Maven repository > ------------------------------------------------------------------------------------------------------------ > > Key: HADOOP-5107 > URL: https://issues.apache.org/jira/browse/HADOOP-5107 > Project: Hadoop Common > Issue Type: Improvement > Components: build > Affects Versions: 0.20.0 > Reporter: Owen O'Malley > Assignee: Giridharan Kesavan > Attachments: common-trunk-v1.patch, common-trunk-v4.patch, common-trunk-v6.patch, common-trunk-v7.patch, common-trunk-v8.patch, common-trunk.patch, hadoop-hdfsd-v4.patch, hdfs-trunk-v1.patch, hdfs-trunk-v2.patch, hdfs-trunk-v6.patch, hdfs-trunk.patch, mapred-trunk-v1.patch, mapred-trunk-v2.patch, mapred-trunk-v3.patch, mapred-trunk-v4.patch, mapred-trunk-v5.patch, mapred-trunk-v6.patch, mapreduce-trunk.patch > > > I think to support splitting the projects, we should publish the jars for 0.20.0 as independent jars to the Maven repository -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.