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 B437D1895E for ; Wed, 28 Oct 2015 09:37:31 +0000 (UTC) Received: (qmail 38333 invoked by uid 500); 28 Oct 2015 09:37:28 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 38163 invoked by uid 500); 28 Oct 2015 09:37:28 -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 37597 invoked by uid 99); 28 Oct 2015 09:37:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2015 09:37:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CA8E02C1F5C for ; Wed, 28 Oct 2015 09:37:27 +0000 (UTC) Date: Wed, 28 Oct 2015 09:37:27 +0000 (UTC) From: "Balazs Zsoldos (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FELIX-5090) [framework] Possibility to exclude packages from system.packages 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-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978065#comment-14978065 ] Balazs Zsoldos commented on FELIX-5090: --------------------------------------- I close this one with the duplicate flag. Could you please let me know the id of the issue you created? > [framework] Possibility to exclude packages from system.packages > ---------------------------------------------------------------- > > Key: FELIX-5090 > URL: https://issues.apache.org/jira/browse/FELIX-5090 > Project: Felix > Issue Type: Wish > Components: Framework > Reporter: Balazs Zsoldos > > See Christian's mail that is part of a long discussion: http://www.mail-archive.com/users%40felix.apache.org/msg16834.html > {quote} > A typical case I have is that I need to remove some packages from the system packages. > Would it be possible to have a property like: > org.osgi.framework.system.packages.ignore=javax.transaction > {quote} > The equotation of would look like this: result = packages + extra - ignore -- This message was sent by Atlassian JIRA (v6.3.4#6332)