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 0C9A7E134 for ; Sat, 22 Dec 2012 11:41:22 +0000 (UTC) Received: (qmail 15960 invoked by uid 500); 22 Dec 2012 11:41:20 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 15778 invoked by uid 500); 22 Dec 2012 11:41:20 -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 15007 invoked by uid 99); 22 Dec 2012 11:41:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Dec 2012 11:41:12 +0000 Date: Sat, 22 Dec 2012 11:41:12 +0000 (UTC) From: "Xander Uiterlinden (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FELIX-3828) Aspect and Adapter filter indices to not handle components that have been bound with multiple interfaces correctly. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Xander Uiterlinden created FELIX-3828: ----------------------------------------- Summary: Aspect and Adapter filter indices to not handle components that have been bound with multiple interfaces correctly. Key: FELIX-3828 URL: https://issues.apache.org/jira/browse/FELIX-3828 Project: Felix Issue Type: Bug Components: Dependency Manager Reporter: Xander Uiterlinden Assignee: Xander Uiterlinden Both the Aspect and Adapter filter indices currently ignore the objectClass property in returning service references through the getAllServiceReferences() and the serviceChanged() methods. -- 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