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

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

GitHub user dhirajsb opened a pull request:

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

    KARAF-4079: Added support for src/main/resources/assembly to overwrite 
config files e.g. etc/*

    Fixes KARAF-4079

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

    $ git pull https://github.com/dhirajsb/karaf master

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

    https://github.com/apache/karaf/pull/87.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 #87
    
----
commit 91864ae8d1dcf0b63805a4e14c976dfa56195aad
Author: Dhiraj Bokde <[email protected]>
Date:   2015-10-28T19:34:54Z

    KARAF-4079: Added support for src/main/resources/assembly to overwrite 
config files e.g. etc/*

----


> Karaf maven plugin doesn't support overriding configuration files
> -----------------------------------------------------------------
>
>                 Key: KARAF-4079
>                 URL: https://issues.apache.org/jira/browse/KARAF-4079
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>    Affects Versions: 4.0.2
>            Reporter: Dhiraj Bokde
>
> If a project copies files to the {{target/assembly}} directory before 
> unzipping kars, they are overwritten by default config files from base kars. 
> This takes away the simple option of copying resource files to the 
> {{assembly}} directory to overwrite files in the Karaf assembly. 



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

Reply via email to