You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by afs <gi...@git.apache.org> on 2017/10/27 12:04:35 UTC

[GitHub] jena pull request #298: JENA-1409: ProcessFileLock

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/298

    JENA-1409: ProcessFileLock

    - Fix testing for MS Windows.
    - Close files when a lock is finished with.


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

    $ git pull https://github.com/afs/jena processfilelock

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

    https://github.com/apache/jena/pull/298.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 #298
    
----
commit 057ed9084a47900cd2c8f20571aa7f0216c05c9a
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-27T11:53:41Z

    Close files when a lock is released.

commit 19ed68989e0a21ef7f2b54495b9e3a308f8e8b04
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-27T11:59:17Z

    Isolate tests after observed problmes on MSWindows.

----


---

[GitHub] jena pull request #298: JENA-1409: ProcessFileLock

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jena/pull/298


---