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 GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/08 12:38:01 UTC

[jira] [Commented] (KARAF-3719) Cannot create a custom distribution including cellar using karaf-maven-plugin

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

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 <configfile /> 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
    
----
commit 608a973e90b3dddbc5bd655c3b3fb34fb1979d19
Author: Isszul <is...@gmail.com>
Date:   2015-05-08T08:55:36Z

    Removed line breaks from features.xml
    
    Removed line breaks from features.xml so that karaf-maven-plugin can create a custom karaf distributable without triggering 
    Invalid char in schema at position 0: error.

commit 3044652f9a1b55f858c04a68ea00daff82e119cc
Author: Isszul <is...@gmail.com>
Date:   2015-05-08T08:56:18Z

    Merge pull request #1 from Isszul/features-xml-line-break
    
    Removed line breaks from features.xml

----


> Cannot create a custom distribution including cellar using karaf-maven-plugin 
> ------------------------------------------------------------------------------
>
>                 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é
>             Fix For: cellar-4.0.0.M1, cellar-3.0.4
>
>
> The additional line breaks in the <configfile /> elements in cellars features.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)