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 3BC7792F3 for ; Tue, 3 Apr 2012 14:30:48 +0000 (UTC) Received: (qmail 72712 invoked by uid 500); 3 Apr 2012 14:30:47 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 72661 invoked by uid 500); 3 Apr 2012 14:30:47 -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 72652 invoked by uid 99); 3 Apr 2012 14:30:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 14:30:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 14:30:45 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A1BA2356B55 for ; Tue, 3 Apr 2012 14:30:24 +0000 (UTC) Date: Tue, 3 Apr 2012 14:30:24 +0000 (UTC) From: "Xander Uiterlinden (Resolved) (JIRA)" To: dev@felix.apache.org Message-ID: <1860072148.6340.1333463424684.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1036128035.6278.1333462584439.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (FELIX-3423) AdapterImpl copies the DependencyManager.ASPECT service property when adapting an aspect. 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-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xander Uiterlinden resolved FELIX-3423. --------------------------------------- Resolution: Fixed Prevented the copy of the DependencyManager.ASPECT service property to the adapter's service properties. > AdapterImpl copies the DependencyManager.ASPECT service property when adapting an aspect. > ----------------------------------------------------------------------------------------- > > Key: FELIX-3423 > URL: https://issues.apache.org/jira/browse/FELIX-3423 > Project: Felix > Issue Type: Bug > Components: Dependency Manager > Reporter: Xander Uiterlinden > Assignee: Xander Uiterlinden > > AdapterImpl copies the DependencyManager.ASPECT service property to the service properties of the adapter service when adapting an aspect. It should not copy this property. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira