Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 63559 invoked from network); 14 Oct 2009 07:24:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Oct 2009 07:24:55 -0000 Received: (qmail 84848 invoked by uid 500); 14 Oct 2009 07:24:54 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 84794 invoked by uid 500); 14 Oct 2009 07:24:54 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 84784 invoked by uid 99); 14 Oct 2009 07:24:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2009 07:24:54 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2009 07:24:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 69CE2234C1EE for ; Wed, 14 Oct 2009 00:24:31 -0700 (PDT) Message-ID: <568901818.1255505071432.JavaMail.jira@brutus> Date: Wed, 14 Oct 2009 00:24:31 -0700 (PDT) From: "Guillaume Nodet (JIRA)" To: dev@felix.apache.org Subject: [jira] Commented: (FELIX-1689) When deploying a feature, we need to refresh some bundles to cope with newly resolved optional dependencies In-Reply-To: <142163687.1254508043497.JavaMail.jira@brutus> 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/FELIX-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765445#action_12765445 ] Guillaume Nodet commented on FELIX-1689: ---------------------------------------- Committing to https://svn.apache.org/repos/asf/felix/trunk ... M karaf/features/core/src/main/java/org/apache/felix/karaf/features/internal/FeaturesServiceImpl.java Committed r825041 Now using a list instead of a set for bundles to make sure we start them in the correct order. > When deploying a feature, we need to refresh some bundles to cope with newly resolved optional dependencies > ----------------------------------------------------------------------------------------------------------- > > Key: FELIX-1689 > URL: https://issues.apache.org/jira/browse/FELIX-1689 > Project: Felix > Issue Type: Improvement > Components: Karaf > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: karaf-1.0.2 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.