GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/305
Fuseki fixes
Fixes for both JENA-1404 and JENA-1420.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena fuseki-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/305.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 #305
----
commit b250eee794c502eb96a417d0bd12ec1734dd2f93
Author: Andy Seaborne <[email protected]>
Date: 2017-11-07T15:28:20Z
JENA-1410 : Delete database configuration files.
commit 76f0408f37e774317bb2dc7955c435f837bba05e
Author: Andy Seaborne <[email protected]>
Date: 2017-11-07T18:28:16Z
JENA-1420: OperationName fix. The "name" must be a simple name.
----
---