You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2018/08/05 11:48:00 UTC

[jira] [Created] (JENA-1585) Rorganise the Fuseli code to split the server engine from the webapp machinary.

Andy Seaborne created JENA-1585:
-----------------------------------

             Summary: Rorganise the Fuseli code to split the server engine from the webapp machinary.
                 Key: JENA-1585
                 URL: https://issues.apache.org/jira/browse/JENA-1585
             Project: Apache Jena
          Issue Type: Improvement
          Components: Fuseki
    Affects Versions: Jena 3.8.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
             Fix For: Jena 3.9.0


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)