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/25 10:09:58 UTC

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

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

This closes #407.


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

Branch: refs/heads/master
Commit: 7024fa1acf1bec4ee0c7d418356ec74cb1417755
Parents: ff81091 5ea93ce
Author: Andy Seaborne <an...@apache.org>
Authored: Wed Apr 25 11:03:55 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Wed Apr 25 11:03:55 2018 +0100

----------------------------------------------------------------------
 .../apache/jena/riot/writer/JsonLDWriter.java   |  1 -
 .../jena/sparql/modify/UpdateEngineWorker.java  |  2 +-
 .../tdb2/solver/StageGeneratorDirectTDB.java    |  8 +++-
 .../jena/tdb2/store/DatasetGraphSwitchable.java |  4 +-
 .../jena/tdb2/store/GraphViewSwitchable.java    | 11 ++++-
 .../apache/jena/tdb2/solver/TestSolverTDB.java  | 41 +++++++++++--------
 .../org/apache/jena/fuseki/mgt/ActionCtl.java   | 11 +----
 .../apache/jena/fuseki/servlets/ActionBase.java |  6 ++-
 .../jena/fuseki/servlets/ActionService.java     | 42 +++++++++-----------
 .../apache/jena/fuseki/servlets/HttpAction.java |  3 +-
 .../apache/jena/tdb/solver/TestSolverTDB.java   | 14 ++++++-
 11 files changed, 82 insertions(+), 61 deletions(-)
----------------------------------------------------------------------