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/07/29 15:37:49 UTC

[8/8] jena git commit: Merge commit 'refs/pull/451/head' of https://github.com/apache/jena

Merge commit 'refs/pull/451/head' of https://github.com/apache/jena

This closes #451.


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

Branch: refs/heads/master
Commit: fa77afdb8f688a34f503ce60e2ad020017c13292
Parents: bbe1123 6f25167
Author: Andy Seaborne <an...@apache.org>
Authored: Sun Jul 29 16:37:19 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Sun Jul 29 16:37:19 2018 +0100

----------------------------------------------------------------------
 .../AbstractTestTransactionLifecycle.java       |   2 +-
 .../org/apache/jena/tdb/StoreConnection.java    |  17 ++-
 .../java/org/apache/jena/tdb/setup/Build.java   |  11 +-
 .../java/org/apache/jena/tdb/sys/TDBMaker.java  |  40 +++++--
 .../transaction/DatasetGraphTransaction.java    |   8 +-
 .../org/apache/jena/tdb/TestTDBFactory.java     | 109 +++++++++----------
 .../org/apache/jena/tdb/store/TestLoader.java   |   4 +-
 .../jena/tdb/transaction/TestTransRestart.java  |   5 +-
 8 files changed, 108 insertions(+), 88 deletions(-)
----------------------------------------------------------------------