Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 91AB9200B7D for ; Fri, 26 Aug 2016 10:10:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 90429160AB0; Fri, 26 Aug 2016 08:10:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D5C25160AC3 for ; Fri, 26 Aug 2016 10:10:21 +0200 (CEST) Received: (qmail 59015 invoked by uid 500); 26 Aug 2016 08:10: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 58945 invoked by uid 99); 26 Aug 2016 08:10:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2016 08:10:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AF9952C0151 for ; Fri, 26 Aug 2016 08:10:20 +0000 (UTC) Date: Fri, 26 Aug 2016 08:10:20 +0000 (UTC) From: "Pierre De Rop (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FELIX-5336) Add support for prototype scope services in DM4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 26 Aug 2016 08:10:22 -0000 Pierre De Rop created FELIX-5336: ------------------------------------ Summary: Add support for prototype scope services in DM4 Key: FELIX-5336 URL: https://issues.apache.org/jira/browse/FELIX-5336 Project: Felix Issue Type: New Feature Components: Dependency Manager Affects Versions: org.apache.felix.dependencymanager-r8 Reporter: Pierre De Rop Assignee: Pierre De Rop Fix For: org.apache.felix.dependencymanager-r9 In the users mailing list, there is a wish to add support in DM4 for OSGi prototype scope services, which allows any service consumer to get its own instance of a given service dependency. See http://www.mail-archive.com/users@felix.apache.org/msg17473.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)