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 subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/02 10:47:59 UTC

[jira] [Commented] (KARAF-4805) configfiles are not copied to system directory

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

ASF subversion and git services commented on KARAF-4805:
--------------------------------------------------------

Commit a6b07f68a5237488a8e99c7ddc5107ec281d78fd in karaf's branch refs/heads/karaf-4.0.x from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=a6b07f6 ]

[KARAF-4805] This closes #255


> configfiles are not copied to system directory
> ----------------------------------------------
>
>                 Key: KARAF-4805
>                 URL: https://issues.apache.org/jira/browse/KARAF-4805
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-profile
>    Affects Versions: 4.0.7
>            Reporter: Thomas Termin
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.1.0, 4.0.8
>
>
> I have a feature which contain a configfile like:
> <configfile finalname='/etc/FinalFile.cfg' override="false">
>       mvn:my.package/MyArtifact/1.0.0/cfg/file-cfg
> </configfile>
> If I put the feature which contains the configfile within the
> <installedFeatures> of my custom karaf pom file, all referenced bundles
> are installed within the system directory. But the configfile is just
> ignored. That leads of course to the problem, that the installation of
> the features failed if there is no maven repository available which is
> the case for my environment.
> I will provide a pull request for it.



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