You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/08 10:48:20 UTC

[jira] [Commented] (KARAF-4649) AssemblyMojo : blacklistPolicy set to null if not defined in pom

    [ https://issues.apache.org/jira/browse/KARAF-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411647#comment-15411647 ] 

ASF GitHub Bot commented on KARAF-4649:
---------------------------------------

GitHub user lburgazzoli opened a pull request:

    https://github.com/apache/karaf/pull/225

    KARAF-4649: AssemblyMojo : blacklistPolicy set to null if not defined in pom

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lburgazzoli/apache-karaf KARAF-4649

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/225.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #225
    
----
commit 066a4e2ee696726372f327402c6b9f19b1ef36e5
Author: lburgazzoli <lb...@gmail.com>
Date:   2016-08-08T10:45:22Z

    KARAF-4649: AssemblyMojo : blacklistPolicy set to null if not defined in pom

----


> 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
>
> In AssemblyMojo the blacklistPolicy does not have a default so when the Mojo sets the policy the assembly Builder should use, it is not explicit configured 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 bundles are still listed i.e. in startup.properties.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)