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 B8A9B10F47 for ; Fri, 4 Oct 2013 13:05:48 +0000 (UTC) Received: (qmail 55740 invoked by uid 500); 4 Oct 2013 13:05:46 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 55728 invoked by uid 500); 4 Oct 2013 13:05:44 -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 55715 invoked by uid 99); 4 Oct 2013 13:05:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Oct 2013 13:05:43 +0000 Date: Fri, 4 Oct 2013 13:05:41 +0000 (UTC) From: "Guillaume Nodet (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KARAF-2501) Break some bundle dependencies in the console 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-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved KARAF-2501. ------------------------------------ Resolution: Fixed Fix Version/s: 3.0.0.RC2 2.4.0 URL: http://svn.apache.org/r1529140 URL: http://svn.apache.org/r1529147 > Break some bundle dependencies in the console > --------------------------------------------- > > Key: KARAF-2501 > URL: https://issues.apache.org/jira/browse/KARAF-2501 > Project: Karaf > Issue Type: Improvement > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: 2.4.0, 3.0.0.RC2 > > > The use case is the installation of bouncycastle. > When refreshing, the sshd bundle is refreshed which cause the console to be refreshed, which cause SCR to be refreshed, which cause *all* SCR bundles to be refreshed. > Solution: > * Use the standalone gogo bundle instead of embedding it > * Break the dependency from the console to sshd -- This message was sent by Atlassian JIRA (v6.1#6144)