Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3272CD2BD for ; Wed, 31 Oct 2012 19:00:28 +0000 (UTC) Received: (qmail 15661 invoked by uid 500); 31 Oct 2012 19:00:17 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 15611 invoked by uid 500); 31 Oct 2012 19:00:17 -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 15545 invoked by uid 99); 31 Oct 2012 19:00:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Oct 2012 19:00:17 +0000 Date: Wed, 31 Oct 2012 19:00:17 +0000 (UTC) From: "Felix Meschberger (JIRA)" To: dev@felix.apache.org Message-ID: <929176757.52359.1351710017594.JavaMail.jiratomcat@arcas> In-Reply-To: <349437361.156800.1349219469625.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (FELIX-3698) [DS] code simplification for BundleComponentActivator.getSelectedComponents 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-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-3698: ------------------------------------- Fix Version/s: (was: scr-1.8.0) scr-1.6.2 > [DS] code simplification for BundleComponentActivator.getSelectedComponents > --------------------------------------------------------------------------- > > Key: FELIX-3698 > URL: https://issues.apache.org/jira/browse/FELIX-3698 > Project: Felix > Issue Type: Bug > Components: Declarative Services (SCR) > Affects Versions: scr-1.8.0 > Reporter: David Jencks > Assignee: David Jencks > Fix For: scr-1.6.2 > > > the ComponentHolder can be obtained directly from the ComponentRegistry, we don't need to re-find it after getting it. (this is finishing some refactoring from c. 2006). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira