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/10/26 02:20:20 UTC

[karaf] branch master updated (c4704bb -> 0345e15)

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.git.


    from c4704bb  [KARAF-5987]add a missed file
     add b07b1ad  Use java nio functionality to set chmod permissions rather than use ProcessBuilder
     new 0345e15  Merge pull request #639 from coheigea/chmod

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:
 .../core/internal/InstanceServiceImpl.java         | 35 ++++++++++------------
 1 file changed, 15 insertions(+), 20 deletions(-)


[karaf] 01/01: Merge pull request #639 from coheigea/chmod

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.git

commit 0345e1534dc342baef40099e5eeacf534fd82532
Merge: c4704bb b07b1ad
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Oct 26 04:20:16 2018 +0200

    Merge pull request #639 from coheigea/chmod
    
    Use java nio functionality to set chmod permissions rather than use P…

 .../core/internal/InstanceServiceImpl.java         | 35 ++++++++++------------
 1 file changed, 15 insertions(+), 20 deletions(-)