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

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

GitHub user skitt opened a pull request:

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

    [KARAF-4999] Generator: ignore configfiles

    If a bundle matches a configfile, it shouldn't be processed as a
    bundle. This patch ignores such bundles.
    
    Signed-off-by: Stephen Kitt <[email protected]>

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

    $ git pull https://github.com/skitt/karaf configfiles

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

    https://github.com/apache/karaf/pull/287.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 #287
    
----
commit 19858b9a1d0ecec180170ca2293e5818f053efc9
Author: Stephen Kitt <[email protected]>
Date:   2017-02-24T17:25:58Z

    [KARAF-4999] Generator: ignore configfiles
    
    If a bundle matches a configfile, it shouldn't be processed as a
    bundle. This patch ignores such bundles.
    
    Signed-off-by: Stephen Kitt <[email protected]>

----


> Configfiles which are also POM dependencies end up duplicated
> -------------------------------------------------------------
>
>                 Key: KARAF-4999
>                 URL: https://issues.apache.org/jira/browse/KARAF-4999
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.1.0, 4.0.8
>            Reporter: Stephen Kitt
>
> Currently, the generator ignores configfiles which are already defined in 
> pre-existing feature.xml stubs. If the configfiles are duplicated in the 
> feature POM, the generator ends up duplicating them, once as the original 
> configfile, and once as a wrapped bundle.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to