You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/11/25 12:55:20 UTC

[karaf] branch karaf-4.0.x updated (f0c396c -> d14e384)

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a change to branch karaf-4.0.x
in repository https://gitbox.apache.org/repos/asf/karaf.git.


    from f0c396c  KARAF-5994 karaf-maven-plugin use user supplied settings.xml
     add d6c6b98  Enable bundles with custom deployers to be installed. Enable assembly property edits to change featuresBoot.
     new d14e384  Merge pull request #491 from hbfernandes/karaf-4.0.x

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/karaf/profile/assembly/Builder.java | 28 +++++++++++++++-------
 1 file changed, 19 insertions(+), 9 deletions(-)


[karaf] 01/01: Merge pull request #491 from hbfernandes/karaf-4.0.x

Posted by jb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.0.x
in repository https://gitbox.apache.org/repos/asf/karaf.git

commit d14e3841991c8f5183ef57ff4af3ce2821f72e21
Merge: f0c396c d6c6b98
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Nov 25 13:55:16 2018 +0100

    Merge pull request #491 from hbfernandes/karaf-4.0.x
    
    Install bundles with custom deployers and edit featuresBoot

 .../org/apache/karaf/profile/assembly/Builder.java | 28 +++++++++++++++-------
 1 file changed, 19 insertions(+), 9 deletions(-)