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 16:55:57 UTC

[karaf-cave] 01/01: Merge pull request #20 from jbonofre/KARAF-6090

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 bbfec622a44937e9e19db0825f60aa7813c50cb1
Merge: d908ffc addd0e4
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Jan 14 17:55:52 2019 +0100

    Merge pull request #20 from jbonofre/KARAF-6090
    
    [KARAF-6090] explode operation ignores path containing .. relative

 deployer/service/pom.xml                           |  3 ++-
 .../cave/deployer/service/impl/DeployerImpl.java   |  8 ++++--
 .../deployer/service/impl/DeployerImplTest.java    | 29 +++++++++++++++++++---
 3 files changed, 34 insertions(+), 6 deletions(-)