Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-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 A4D5A4B96 for ; Fri, 13 May 2011 12:25:30 +0000 (UTC) Received: (qmail 38091 invoked by uid 500); 13 May 2011 12:25:30 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 37926 invoked by uid 500); 13 May 2011 12:25:29 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 37638 invoked by uid 99); 13 May 2011 12:25:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2011 12:25:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Fri, 13 May 2011 12:25:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6558D886B3 for ; Fri, 13 May 2011 12:24:47 +0000 (UTC) Date: Fri, 13 May 2011 12:24:47 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <630956213.9991.1305289487397.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (KARAF-638) Use the same naming convention in commands MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Use the same naming convention in commands ------------------------------------------ Key: KARAF-638 URL: https://issues.apache.org/jira/browse/KARAF-638 Project: Karaf Issue Type: Improvement Components: console Reporter: Jean-Baptiste Onofr=C3=A9 Fix For: 3.0.0 In Karaf commands, we should use the same naming convention. For instance, we have commands looking like: admin:change-rmi-server-port admin:change-rmi-registry-port dev:create-dump and others looking like: roleadd roledel features:listversions To be clear for the users, I propose to adopt the same naming convention fo= r all commands, like: role-add role-del features:list-versions -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira