From common-dev-return-72565-apmail-hadoop-common-dev-archive=hadoop.apache.org@hadoop.apache.org Tue Sep 01 21:15:56 2009 Return-Path: Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: (qmail 21947 invoked from network); 1 Sep 2009 21:15:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Sep 2009 21:15:55 -0000 Received: (qmail 70039 invoked by uid 500); 1 Sep 2009 21:15:54 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 69948 invoked by uid 500); 1 Sep 2009 21:15:54 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 69938 invoked by uid 99); 1 Sep 2009 21:15:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2009 21:15:54 +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, 01 Sep 2009 21:15:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CE493234C04B for ; Tue, 1 Sep 2009 14:15:32 -0700 (PDT) Message-ID: <2051631210.1251839732843.JavaMail.jira@brutus> Date: Tue, 1 Sep 2009 14:15:32 -0700 (PDT) From: "Owen O'Malley (JIRA)" To: common-dev@hadoop.apache.org Subject: [jira] Resolved: (HADOOP-3676) Remove Hadoop's dependance on the cli 2 snapshot 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-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HADOOP-3676. ----------------------------------- Resolution: Duplicate Fix Version/s: 0.20.1 This was closed by MAPREDUCE-767. > Remove Hadoop's dependance on the cli 2 snapshot > ------------------------------------------------ > > Key: HADOOP-3676 > URL: https://issues.apache.org/jira/browse/HADOOP-3676 > Project: Hadoop Common > Issue Type: Improvement > Components: util > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 0.20.1 > > > Currently, the Hadoop release includes a jar of the Apache commons-cli from a snapshot of 2.0. Hadoop isn't getting a major benefit from the 2.0 api, which in fact is pretty buggy, and we should just roll back to the cli 1.1 release. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.