GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/456
JENA-1585: Fuseki core reorg
Class reorganisation within the the jena-fuseki-core module.
jena-fuseki-embedded and jena-fuseki-basic changes show the cleaner split -
no mention of the webapp or mgt packages where the webapp code now resides.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena fuseki-reorg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/456.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 #456
----
commit 1d41d2ce4975ebc34e8a4dd4ff67cf1100421856
Author: Andy Seaborne <andy@...>
Date: 2018-08-04T20:56:23Z
JENA-1585: Fuseki core reorg
----
---