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 20:11:24 UTC

[karaf] branch master updated (f02c706 -> 27dbb39)

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 f02c706  Merge pull request #660 from jbonofre/KARAF-4336
     add 3712bf7  Don't store password in GenericJDBCLock
     new 27dbb39  Merge pull request #661 from coheigea/generic

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:
 main/src/main/java/org/apache/karaf/main/lock/GenericJDBCLock.java | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)


[karaf] 01/01: Merge pull request #661 from coheigea/generic

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 27dbb393e515e987843aa59b5ae6084b9df4ab89
Merge: f02c706 3712bf7
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Nov 25 21:11:20 2018 +0100

    Merge pull request #661 from coheigea/generic
    
    Don't store password in GenericJDBCLock

 main/src/main/java/org/apache/karaf/main/lock/GenericJDBCLock.java | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)