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 2019/01/14 06:57:43 UTC

[karaf-cave] branch master updated (15cf411 -> d908ffc)

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

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


    from 15cf411  Cleanup command name
     add f15a198  [KARAF-6072] Fix classifier support in deployer explode operation and return the list of detected features repositories
     new d908ffc  Merge pull request #19 from jbonofre/KARAF-6072

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:
 .../apache/karaf/cave/deployer/api/Deployer.java   |  3 +-
 .../cave/deployer/service/impl/DeployerImpl.java   | 85 ++++++++++++++++++++--
 .../deployer/service/impl/DeployerImplTest.java    |  5 +-
 3 files changed, 86 insertions(+), 7 deletions(-)


[karaf-cave] 01/01: Merge pull request #19 from jbonofre/KARAF-6072

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

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

commit d908ffca3ef3fec3dcf83953bb5902e0af08458a
Merge: 15cf411 f15a198
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Jan 14 07:57:40 2019 +0100

    Merge pull request #19 from jbonofre/KARAF-6072
    
    [KARAF-6072] Fix classifier support in deployer explode operation and return the list of detected features repositories

 .../apache/karaf/cave/deployer/api/Deployer.java   |  3 +-
 .../cave/deployer/service/impl/DeployerImpl.java   | 85 ++++++++++++++++++++--
 .../deployer/service/impl/DeployerImplTest.java    |  5 +-
 3 files changed, 86 insertions(+), 7 deletions(-)