Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Done
-
Jena 3.8.0
-
None
Description
This is a step towards separate packages for the fuseki server engine (the servlets, request routing, some Jetty related support code) and the webapp version of Fuseki that becomes the war and standalong jar in jena-fuseki-server.
This first step is code reorganization with module jena-fuseki-core to put the webapp java code it separate packages to the rest of the engine.
When split, the current jena-fuseki-core tests would go into jena-fuseki-weabpp because they test the full server. The non-UI embeddable server jena-fuseki-embedded and jena-fuseki-basic already gets test in the integration tests.
Attachments
Issue Links
- is depended upon by
-
JENA-1597 Split module jena-fuseki-core into the engine and separate webapp.
- Closed
- links to