Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9791911AD7 for ; Wed, 18 Jun 2014 09:35:02 +0000 (UTC) Received: (qmail 91563 invoked by uid 500); 18 Jun 2014 09:35:02 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 91531 invoked by uid 500); 18 Jun 2014 09:35:02 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 91520 invoked by uid 99); 18 Jun 2014 09:35:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jun 2014 09:35:02 +0000 Date: Wed, 18 Jun 2014 09:35:02 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CXF-5813) add completers for cxf karaf shell commands MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-5813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated CXF-5813: ------------------------------ Fix Version/s: 3.1.0 3.0.1 2.7.12 > add completers for cxf karaf shell commands > ------------------------------------------- > > Key: CXF-5813 > URL: https://issues.apache.org/jira/browse/CXF-5813 > Project: CXF > Issue Type: Improvement > Reporter: Freeman Fang > Assignee: Freeman Fang > Fix For: 2.7.12, 3.0.1, 3.1.0 > > > like other karaf shell commands, the "tab" can auto-list the available candidate for a given command. For example when we use cxf:stop-endpoint or cxf:start-endpoint, we needn't key in the full bus and endpoint name, the completers can help us to do so -- This message was sent by Atlassian JIRA (v6.2#6252)