Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 23324 invoked from network); 6 Jan 2011 17:37:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2011 17:37:07 -0000 Received: (qmail 90348 invoked by uid 500); 6 Jan 2011 17:37:07 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 90328 invoked by uid 500); 6 Jan 2011 17:37:07 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 90319 invoked by uid 99); 6 Jan 2011 17:37:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 17:37:07 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 17:37:07 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p06Hakqs025298 for ; Thu, 6 Jan 2011 17:36:47 GMT Message-ID: <232811.192911294335406871.JavaMail.jira@thor> Date: Thu, 6 Jan 2011 12:36:46 -0500 (EST) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Subject: [jira] Commented: (KARAF-348) Add admin:rename command In-Reply-To: <31713509.82031293799907405.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-348?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12978= 420#action_12978420 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-348: -------------------------------------------- I begin to implement that (revision 1055952). Some enhancement are still required (preserve system.properties format, cha= nge the instance name in the bin/* scripts). > Add admin:rename command > ------------------------ > > Key: KARAF-348 > URL: https://issues.apache.org/jira/browse/KARAF-348 > Project: Karaf > Issue Type: New Feature > Affects Versions: 2.1.2 > Reporter: Geert Schuring > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 2.2.0 > > > Add command that can rename karaf instances. ${karaf.name} is used on sev= eral places (for instance in servicemix), and it would be great to be able = to change the name of an instance. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.