Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 98964 invoked from network); 9 Sep 2008 16:06:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Sep 2008 16:06:07 -0000 Received: (qmail 7993 invoked by uid 500); 9 Sep 2008 16:06:02 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 7946 invoked by uid 500); 9 Sep 2008 16:06:02 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 7935 invoked by uid 99); 9 Sep 2008 16:06:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 09:06:02 -0700 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, 09 Sep 2008 16:05:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2D04A234C1CA for ; Tue, 9 Sep 2008 09:05:44 -0700 (PDT) Message-ID: <666375255.1220976344169.JavaMail.jira@brutus> Date: Tue, 9 Sep 2008 09:05:44 -0700 (PDT) From: "Jarek Gawor (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-4285) The simple mode of server command general option --syserr and --secure is same In-Reply-To: <700140608.1220847884834.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved GERONIMO-4285. ----------------------------------- Resolution: Fixed Fix Version/s: 2.2 2.1.3 Changed the short option to be "-secure" instead of "-s". Committed this change to trunk (revision 693485), branches/2.1 (revision 693501), and branches/2.1.3 (revision 693502). > The simple mode of server command general option --syserr and --secure is same > ------------------------------------------------------------------------------ > > Key: GERONIMO-4285 > URL: https://issues.apache.org/jira/browse/GERONIMO-4285 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: commands > Affects Versions: 2.1.3 > Environment: any OS > Reporter: Forrest Xia > Assignee: Jarek Gawor > Priority: Minor > Fix For: 2.1.3, 2.2 > > > As the subject, pls fix the duplication and avoid confusion for users. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.