GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/288
JENA-1401 (fuseki backup) Don't use Jetty code in war servlets.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena jena-1401-fuseki-backup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/288.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 #288
----
commit c991ae41362f7fb44380d3722c72bee8e3941fad
Author: Andy Seaborne <[email protected]>
Date: 2017-10-13T14:13:18Z
Put back jena-spatial into -Pdev for build stability
commit 57951c902e0f8a8c5567c6dd0f4d1ba72e3ea0d7
Author: Andy Seaborne <[email protected]>
Date: 2017-10-13T14:16:48Z
JENA-1401: Use JDK-provided thread-safe set.
----
---