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 29E31200B6D for ; Mon, 8 Aug 2016 16:41:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 27386160A77; Mon, 8 Aug 2016 14:41: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 9DECA160AB3 for ; Mon, 8 Aug 2016 16:41:21 +0200 (CEST) Received: (qmail 43255 invoked by uid 500); 8 Aug 2016 14:41:20 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 42895 invoked by uid 99); 8 Aug 2016 14:41:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2016 14:41:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 826EE2C0D63 for ; Mon, 8 Aug 2016 14:41:20 +0000 (UTC) Date: Mon, 8 Aug 2016 14:41:20 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (KARAF-4649) AssemblyMojo : blacklistPolicy set to null if not defined in pom MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 08 Aug 2016 14:41:22 -0000 [ https://issues.apache.org/jira/browse/KARAF-4649?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 reassigned KARAF-4649: ------------------------------------------- Assignee: Jean-Baptiste Onofr=C3=A9 (was: Christian Schneider) > AssemblyMojo : blacklistPolicy set to null if not defined in pom > ---------------------------------------------------------------- > > Key: KARAF-4649 > URL: https://issues.apache.org/jira/browse/KARAF-4649 > Project: Karaf > Issue Type: Bug > Components: karaf-tooling > Reporter: Luca Burgazzoli > Assignee: Jean-Baptiste Onofr=C3=A9 > > In AssemblyMojo the blacklistPolicy does not have a default so when the M= ojo sets the policy the assembly Builder should use, it is not explicit con= figured in the pom, it sets it to null overriding the default value defined= by Builder. > The effect is that if you do not set the policy in pom, the blacklisted b= undles are still listed i.e. in startup.properties. -- This message was sent by Atlassian JIRA (v6.3.4#6332)