You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by tomq42 <gi...@git.apache.org> on 2017/10/06 07:01:23 UTC

[GitHub] karaf pull request #382: [KARAF-5411] Allow for users.properties file not ex...

GitHub user tomq42 opened a pull request:

    https://github.com/apache/karaf/pull/382

    [KARAF-5411] Allow for users.properties file not existing, or empty

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/worldprogramming/karaf master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/382.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #382
    
----
commit 436c8f0c1781e0f365764d08f6b0ba5d32dbfc42
Author: Tom Quarendon <to...@worldprogramming.com>
Date:   2017-10-06T06:39:12Z

    [KARAF-5411] Allow for users.properties file not existing, or empty

----


---