Return-Path: X-Original-To: apmail-karaf-dev-archive@minotaur.apache.org Delivered-To: apmail-karaf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DE32DC94 for ; Fri, 21 Sep 2012 08:08:01 +0000 (UTC) Received: (qmail 54798 invoked by uid 500); 21 Sep 2012 08:08:01 -0000 Delivered-To: apmail-karaf-dev-archive@karaf.apache.org Received: (qmail 54620 invoked by uid 500); 21 Sep 2012 08:07:58 -0000 Mailing-List: contact dev-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 dev@karaf.apache.org Received: (qmail 54588 invoked by uid 99); 21 Sep 2012 08:07:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 08:07:57 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [217.70.183.196] (HELO relay4-d.mail.gandi.net) (217.70.183.196) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 08:07:50 +0000 X-Originating-IP: 217.70.178.142 Received: from mfilter14-d.gandi.net (mfilter14-d.gandi.net [217.70.178.142]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id CCF3A1720AA for ; Fri, 21 Sep 2012 10:07:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter14-d.gandi.net Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by mfilter14-d.gandi.net (mfilter14-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id Z4zotQebsnie for ; Fri, 21 Sep 2012 10:07:28 +0200 (CEST) X-Originating-IP: 82.238.224.4 Received: from [192.168.134.15] (bre91-1-82-238-224-4.fbx.proxad.net [82.238.224.4]) (Authenticated sender: jb@nanthrax.net) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 451FB1720D3 for ; Fri, 21 Sep 2012 10:07:28 +0200 (CEST) Message-ID: <505C203F.1090000@nanthrax.net> Date: Fri, 21 Sep 2012 10:07:27 +0200 From: =?ISO-8859-1?Q?Jean-Baptiste_Onofr=E9?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: dev@karaf.apache.org Subject: Shell console, ssh agent, and ssh feature Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Hi guys, I saw that the minimal distribution didn't start correctly on Karaf=20 2.3.x branch. The problem is due to a dependency that we introduced in shell console=20 to add the ssh agent support. Now, shell console depends to sshd. In the "normal" distribution, mina-core, sshd and shell.ssh are in the=20 startup.properties. If we put these bundles in startup.properties, I wonder if it makes=20 sense to have a ssh feature: even if an user removes the ssh feature=20 from bootFeature, the ssh stuff will be there as started by the=20 startup.properties. For now, I'm fixing the minimal distribution updating the=20 startup.properties, but I would like to have your feedback about that. Regards JB --=20 Jean-Baptiste Onofr=E9 jbonofre@apache.org http://blog.nanthrax.net Talend - http://www.talend.com