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 17B5E19C64 for ; Wed, 13 Apr 2016 11:17:26 +0000 (UTC) Received: (qmail 15655 invoked by uid 500); 13 Apr 2016 11:17:25 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 15590 invoked by uid 500); 13 Apr 2016 11:17:25 -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 15491 invoked by uid 99); 13 Apr 2016 11:17:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2016 11:17:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9CAF72C1F5D for ; Wed, 13 Apr 2016 11:17:25 +0000 (UTC) Date: Wed, 13 Apr 2016 11:17:25 +0000 (UTC) From: "Lijun Liao (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KARAF-4493) Add the option to specify customized branding for SSH 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/KARAF-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijun Liao updated KARAF-4493: ------------------------------ Affects Version/s: 4.0.5 > Add the option to specify customized branding for SSH > ----------------------------------------------------- > > Key: KARAF-4493 > URL: https://issues.apache.org/jira/browse/KARAF-4493 > Project: Karaf > Issue Type: New Feature > Components: karaf-shell > Affects Versions: 4.0.4, 4.0.5 > Reporter: Lijun Liao > Priority: Minor > Fix For: 4.1.0, 4.0.6 > > > Currently you can cutomize the branding by adding the file etc/branding.properties. By doing this, the SSH branding, which is originally specified by the property org/apache/karaf/shell/console/branding-ssh.properties, will also be modified. The customization of branding-ssh should also be possible, e.g. by adding the file etc/branding-ssh.properties. -- This message was sent by Atlassian JIRA (v6.3.4#6332)