Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 60242 invoked from network); 20 Nov 2009 23:06:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Nov 2009 23:06:18 -0000 Received: (qmail 75440 invoked by uid 500); 20 Nov 2009 23:06:17 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 75350 invoked by uid 500); 20 Nov 2009 23:06:17 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 75339 invoked by uid 99); 20 Nov 2009 23:06:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2009 23:06:16 +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; Fri, 20 Nov 2009 23:06:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CBCBD234C4AE for ; Fri, 20 Nov 2009 15:05:52 -0800 (PST) Message-ID: <1241019977.1258758352831.JavaMail.jira@brutus> Date: Fri, 20 Nov 2009 15:05:52 -0800 (PST) From: "Bruce Snyder (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-720) Use the Apache Commons CLI to parse the command line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder updated AMQ-720: ----------------------------- Fix Version/s: NEED_REVIEWED > Use the Apache Commons CLI to parse the command line > ---------------------------------------------------- > > Key: AMQ-720 > URL: https://issues.apache.org/activemq/browse/AMQ-720 > Project: ActiveMQ > Issue Type: Improvement > Affects Versions: 4.1.0 > Reporter: Adrian Co > Assignee: Adrian Co > Fix For: NEED_REVIEWED > > > Change the current way of parsing command line to use the apache commons cli for a more standard format. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.