[
https://issues.apache.org/jira/browse/JENA-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077943#comment-16077943
]
ASF GitHub Bot commented on JENA-1371:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/268
JENA-1371: Fuseki renames
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena fuseki-renames
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/268.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 #268
----
commit 1e6afdd4f600809103e30bc3268b7931a7bf82bd
Author: Andy Seaborne <[email protected]>
Date: 2017-07-07T10:46:23Z
JENA-1371: Rename FusekiServer (in Fuseki-full) as FusekiSystem.
commit 2e579e3811a6af296e539eef622b9dd811630970
Author: Andy Seaborne <[email protected]>
Date: 2017-07-07T10:47:22Z
JENA-1371: Rename FusekiEmbeddedServer as FusekiServer
----
> Rename FusekiServer as FusekiSystem; then FusekiEmbeddedServer as FusekiServer
> ------------------------------------------------------------------------------
>
> Key: JENA-1371
> URL: https://issues.apache.org/jira/browse/JENA-1371
> Project: Apache Jena
> Issue Type: Improvement
> Components: Fuseki
> Affects Versions: Jena 3.3.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.4.0
>
>
> {{FusekiServer}} in Fuseki-full is a collection of static operations. It is
> not an API class.
> {{FusekiEmbeddedServer}} is a class that applications use when running Fuseki
> embedded so using {{FusekiServer}} for this and moving aside the class with
> the same short name is tidier.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)