[
https://issues.apache.org/jira/browse/JENA-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16201702#comment-16201702
]
ASF GitHub Bot commented on JENA-1400:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/286
JENA-1400: Extensible operation name
[JENA-1400](https://issues.apache.org/jira/browse/JENA-1400)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena extensible-operation-name
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/286.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 #286
----
commit 0475f63eb51c8b71566e47575864f08cf4ce5c1b
Author: Andy Seaborne <[email protected]>
Date: 2017-10-12T09:03:48Z
It is not a GSP operation.
commit fc7beb02c3399f58f00b8d3f9f4a6ce5645338e3
Author: Andy Seaborne <[email protected]>
Date: 2017-10-12T09:08:29Z
Convert OperationName to an extensible enum.
----
> Allow new OperationNames to be defined.
> ---------------------------------------
>
> Key: JENA-1400
> URL: https://issues.apache.org/jira/browse/JENA-1400
> Project: Apache Jena
> Issue Type: Improvement
> Components: Fuseki
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
>
> This is an internal change to Fuseki2.
> {{OperationName}} is currently a java enum so it is sealed.
> Change this to allow a new {{OperationName}} to be added.
> This is necessary for any kind of Fuseki operation extensiblity. On it's own
> this is just a first step.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)