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/15 10:09:18 UTC

[karaf] 01/01: Merge pull request #717 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.git

commit c978390a1c8e54ff5525357f2667e588e4fe7dd2
Merge: 97f662b fef9a61
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jan 15 11:09:12 2019 +0100

    Merge pull request #717 from jbonofre/KARAF-6090
    
    [KARAF-6090] kar extract ignores path containing .. relative

 kar/pom.xml                                        |  7 ++
 .../java/org/apache/karaf/kar/internal/Kar.java    | 34 ++++++----
 .../org/apache/karaf/kar/internal/KarTest.java     | 79 ++++++++++++++++++++++
 3 files changed, 105 insertions(+), 15 deletions(-)