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 4559010AC7 for ; Thu, 22 Aug 2013 13:13:57 +0000 (UTC) Received: (qmail 25158 invoked by uid 500); 22 Aug 2013 13:13:55 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 25000 invoked by uid 500); 22 Aug 2013 13:13: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 24927 invoked by uid 99); 22 Aug 2013 13:13:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Aug 2013 13:13:53 +0000 Date: Thu, 22 Aug 2013 13:13:53 +0000 (UTC) From: "Clement Escoffier (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FELIX-4199) The filter based service tracking interceptor should always be created 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-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier updated FELIX-4199: ------------------------------------- Component/s: iPOJO > The filter based service tracking interceptor should always be created > ---------------------------------------------------------------------- > > Key: FELIX-4199 > URL: https://issues.apache.org/jira/browse/FELIX-4199 > Project: Felix > Issue Type: Bug > Components: iPOJO > Affects Versions: ipojo-runtime-1.10.1 > Reporter: Clement Escoffier > Assignee: Clement Escoffier > > The Filter based service tracking interceptor needs to be created every time even if the filter is null. This arises from the potential re-implementation of the match method in the dependency implementation. It must be the last interceptor as the chain ends on the filter matching. -- 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