Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AEBC218970 for ; Fri, 8 May 2015 10:38:01 +0000 (UTC) Received: (qmail 41735 invoked by uid 500); 8 May 2015 10:38:01 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 41714 invoked by uid 500); 8 May 2015 10:38:01 -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 41700 invoked by uid 99); 8 May 2015 10:38:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2015 10:38:01 +0000 Date: Fri, 8 May 2015 10:38:01 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-3719) Cannot create a custom distribution including cellar using karaf-maven-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-3719?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1453= 4292#comment-14534292 ]=20 ASF GitHub Bot commented on KARAF-3719: --------------------------------------- GitHub user Isszul opened a pull request: https://github.com/apache/karaf-cellar/pull/8 [KARAF-3719] Cannot create a custom distribution including cellar using= karaf-maven-plugin Removed line breaks from elements in features.xml You can merge this pull request into a Git repository by running: $ git pull https://github.com/Isszul/karaf-cellar master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/karaf-cellar/pull/8.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 #8 =20 ---- commit 608a973e90b3dddbc5bd655c3b3fb34fb1979d19 Author: Isszul Date: 2015-05-08T08:55:36Z Removed line breaks from features.xml =20 Removed line breaks from features.xml so that karaf-maven-plugin can cr= eate a custom karaf distributable without triggering=20 Invalid char in schema at position 0: error. commit 3044652f9a1b55f858c04a68ea00daff82e119cc Author: Isszul Date: 2015-05-08T08:56:18Z Merge pull request #1 from Isszul/features-xml-line-break =20 Removed line breaks from features.xml ---- > Cannot create a custom distribution including cellar using karaf-maven-pl= ugin=20 > -------------------------------------------------------------------------= ----- > > Key: KARAF-3719 > URL: https://issues.apache.org/jira/browse/KARAF-3719 > Project: Karaf > Issue Type: Bug > Components: cellar-features, karaf-tooling > Affects Versions: 3.0.3, cellar-3.0.2 > Reporter: Alex Thomas > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: cellar-4.0.0.M1, cellar-3.0.4 > > > The additional line breaks in the elements in cellars feat= ures.xml causes karaf-maven-plugin to throw a > {code} > Illegal char in scheme at position 0: > {code} > error -- This message was sent by Atlassian JIRA (v6.3.4#6332)