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 3841E200BD7 for ; Wed, 2 Nov 2016 11:48:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 36EF6160AEA; Wed, 2 Nov 2016 10:48:01 +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 82F22160AFB for ; Wed, 2 Nov 2016 11:48:00 +0100 (CET) Received: (qmail 2191 invoked by uid 500); 2 Nov 2016 10:47:59 -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 2064 invoked by uid 99); 2 Nov 2016 10:47:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2016 10:47:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 688562C1F56 for ; Wed, 2 Nov 2016 10:47:59 +0000 (UTC) Date: Wed, 2 Nov 2016 10:47:59 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-4805) configfiles are not copied to system directory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 02 Nov 2016 10:48:01 -0000 [ https://issues.apache.org/jira/browse/KARAF-4805?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1562= 8562#comment-15628562 ]=20 ASF subversion and git services commented on KARAF-4805: -------------------------------------------------------- Commit a6b07f68a5237488a8e99c7ddc5107ec281d78fd in karaf's branch refs/head= s/karaf-4.0.x from [~jbonofre] [ https://git-wip-us.apache.org/repos/asf?p=3Dkaraf.git;h=3Da6b07f6 ] [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=C3=A9 > Fix For: 4.1.0, 4.0.8 > > > I have a feature which contain a configfile like: > > mvn:my.package/MyArtifact/1.0.0/cfg/file-cfg > > If I put the feature which contains the configfile within the > 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)