You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2018/04/05 09:08:53 UTC

[4/4] jena git commit: JENA-1516: Merge commit 'refs/pull/391/head' of https://github.com/apache/jena

JENA-1516: Merge commit 'refs/pull/391/head' of https://github.com/apache/jena

This closes #391.


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/39ab3d9c
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/39ab3d9c
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/39ab3d9c

Branch: refs/heads/master
Commit: 39ab3d9c8fcd858819a4b3b85aad3d314c3de9ad
Parents: b5649be 80c1d02
Author: Andy Seaborne <an...@apache.org>
Authored: Thu Apr 5 09:54:50 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Thu Apr 5 09:54:50 2018 +0100

----------------------------------------------------------------------
 .../jena/tdb/base/objectfile/ObjectFile.java    |  21 +-
 .../tdb/base/objectfile/ObjectFileLogger.java   |  23 -
 .../tdb/base/objectfile/ObjectFileReadonly.java |   6 +-
 .../tdb/base/objectfile/ObjectFileStorage.java  | 579 +++++++------------
 .../tdb/base/objectfile/ObjectFileWrapper.java  |  10 -
 .../jena/tdb/base/objectfile/StringFile.java    |  12 +-
 .../java/org/apache/jena/tdb/lib/NodeLib.java   |  35 +-
 .../tdb/transaction/ObjectFileTransComplex.java |  26 -
 .../base/objectfile/AbstractTestObjectFile.java |  36 +-
 .../objectfile/TestObjectFileBuffering.java     |  57 +-
 10 files changed, 274 insertions(+), 531 deletions(-)
----------------------------------------------------------------------