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/06/12 12:16:51 UTC

[2/2] jena git commit: JENA-1561: Merge commit 'refs/pull/433/head' of https://github.com/apache/jena

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

This closes #433.


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

Branch: refs/heads/master
Commit: 4db45da0c028f89fe77d5f30bf4cabf75481f01c
Parents: 146e6bd de3d637
Author: Andy Seaborne <an...@apache.org>
Authored: Tue Jun 12 13:05:51 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Tue Jun 12 13:05:51 2018 +0100

----------------------------------------------------------------------
 .../apache/jena/fuseki/cmds/FusekiBasicCmd.java | 44 ++++++++++++++++++--
 .../org/apache/jena/fuseki/build/Template.java  | 38 ++++++++++++-----
 .../org/apache/jena/fuseki/cmd/FusekiCmd.java   | 21 ++++++----
 .../apache/jena/fuseki/mgt/ActionDatasets.java  | 31 +++++++-------
 .../apache/jena/fuseki/server/FusekiSystem.java |  2 +-
 .../jena/fuseki/server/templates/config-tdb2    | 31 ++++++++++++++
 .../fuseki/server/templates/config-tdb2-dir     | 30 +++++++++++++
 .../fuseki/server/templates/config-tdb2-mem     | 30 +++++++++++++
 .../js/app/templates/dataset-simple-create.tpl  |  6 +++
 9 files changed, 195 insertions(+), 38 deletions(-)
----------------------------------------------------------------------