[
https://issues.apache.org/jira/browse/JENA-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582455#comment-15582455
]
ASF GitHub Bot commented on JENA-1245:
--------------------------------------
GitHub user afs reopened a pull request:
https://github.com/apache/jena/pull/179
Reorganise control of a test Fuseki server for HTTP API testing.
JENA-1245
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena http_testing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/179.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 #179
----
commit 6d63d21dbf6b2163a1e7ad79aee87b0bcb7c90f9
Author: Andy Seaborne <[email protected]>
Date: 2016-10-15T17:29:30Z
Split ServerTest into ServerCtl and ServerTestData.
commit 355d4c4dc4e878033cc6a7c03bf77c46f96ee90a
Author: Andy Seaborne <[email protected]>
Date: 2016-10-15T17:35:20Z
Align to redesigned Fuseki tests (ServerCtl).
commit dc27c2b0a503ff04bd7dcd9787d49b2ae714c020
Author: Andy Seaborne <[email protected]>
Date: 2016-10-15T19:00:16Z
Remove extends.
commit 7c3a5cfd683426cc02b671c129878c45a6aebb30
Author: Andy Seaborne <[email protected]>
Date: 2016-10-16T14:53:34Z
Port ServerCtl to Fuseki2. Make naming and use consistent
commit 080ff1dbd115270d4bb59b5847b98f73edf76444
Author: Andy Seaborne <[email protected]>
Date: 2016-10-16T18:41:46Z
Typo
----
> Use Fuseki2 for HTTP testing in jena-jdbc
> -----------------------------------------
>
> Key: JENA-1245
> URL: https://issues.apache.org/jira/browse/JENA-1245
> Project: Apache Jena
> Issue Type: Improvement
> Components: JDBC
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
>
> jena-jdbc-driver-remote uses Fuseki1 for testing.
> To migrate to Fuseki2 for testing:
> * ServerCtl needs to be migrated to Fuseki2 and tidied up.
> * ServerTest should be for Fuseki server testing only.
> * Use the embedded Fuseki2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)