[jira] [Updated] (JENA-1586) Fuseki does not close files of dataset when the dataset is removed

2018-08-05 Thread Tom den Braber (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom den Braber updated JENA-1586: - Description: When you remove a TDB-dataset over HTTP from the Fuseki server, Fuseki does not clos

[jira] [Updated] (JENA-1586) Fuseki does not close files of dataset when the dataset is removed

2018-08-05 Thread Tom den Braber (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom den Braber updated JENA-1586: - Attachment: (was: image-2018-08-06-08-22-25-767.png) > Fuseki does not close files of dataset

[jira] [Created] (JENA-1586) Fuseki does not close files of dataset when the dataset is removed

2018-08-05 Thread Tom den Braber (JIRA)
Tom den Braber created JENA-1586: Summary: Fuseki does not close files of dataset when the dataset is removed Key: JENA-1586 URL: https://issues.apache.org/jira/browse/JENA-1586 Project: Apache Jena

[jira] [Resolved] (JENA-1583) BigDecimal literal created but not handled by Utils

2018-08-05 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1583. - Resolution: Fixed Fix Version/s: Jena 3.9.0 > BigDecimal literal created but not handled by

[jira] [Commented] (JENA-1583) BigDecimal literal created but not handled by Utils

2018-08-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569507#comment-16569507 ] ASF subversion and git services commented on JENA-1583: --- Commit 93ba

[jira] [Commented] (JENA-1583) BigDecimal literal created but not handled by Utils

2018-08-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569506#comment-16569506 ] ASF subversion and git services commented on JENA-1583: --- Commit 71ac

[jira] [Commented] (JENA-1583) BigDecimal literal created but not handled by Utils

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569508#comment-16569508 ] ASF GitHub Bot commented on JENA-1583: -- Github user asfgit closed the pull request at

[GitHub] jena pull request #454: JENA-1583: Rule system: Util.compare

2018-08-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/454 ---

[jira] [Assigned] (JENA-1583) BigDecimal literal created but not handled by Utils

2018-08-05 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne reassigned JENA-1583: --- Assignee: Andy Seaborne > BigDecimal literal created but not handled by Utils > -

[jira] [Commented] (JENA-1578) SPARQL VALUES for ParameterizedSparqlString

2018-08-05 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569502#comment-16569502 ] Andy Seaborne commented on JENA-1578: - Merged - thanks! > SPARQL VALUES for Parameter

[jira] [Resolved] (JENA-1578) SPARQL VALUES for ParameterizedSparqlString

2018-08-05 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1578. - Resolution: Implemented Assignee: Andy Seaborne Fix Version/s: Jena 3.9.0 > SPARQL

[jira] [Commented] (JENA-1578) SPARQL VALUES for ParameterizedSparqlString

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569501#comment-16569501 ] ASF GitHub Bot commented on JENA-1578: -- Github user asfgit closed the pull request at

[GitHub] jena pull request #449: JENA-1578

2018-08-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/449 ---

[jira] [Commented] (JENA-1578) SPARQL VALUES for ParameterizedSparqlString

2018-08-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569500#comment-16569500 ] ASF subversion and git services commented on JENA-1578: --- Commit 43fe

[jira] [Commented] (JENA-1584) Include a Javacc based Turtle parser in RIOT

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569487#comment-16569487 ] ASF GitHub Bot commented on JENA-1584: -- Github user afs commented on the issue:

[GitHub] jena issue #455: JENA-1584: A Javacc Turtle parser for reference.

2018-08-05 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/455 Great test, thanks! It will register itself: Lang lang = TurtleJavaccReaderRIOT.lang; TurtleJavaccReaderRIOT.register(); RDFParser.create().forceLang(lang).

[jira] [Commented] (JENA-1584) Include a Javacc based Turtle parser in RIOT

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569467#comment-16569467 ] ASF GitHub Bot commented on JENA-1584: -- Github user kinow commented on the issue:

[GitHub] jena issue #455: JENA-1584: A Javacc Turtle parser for reference.

2018-08-05 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/jena/pull/455 Tested just the new parser with with the following code: ```java public static void main(String args[]) { try { java.io.Reader in = new java.io.StringReader(Fi

[jira] [Commented] (JENA-1584) Include a Javacc based Turtle parser in RIOT

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569463#comment-16569463 ] ASF GitHub Bot commented on JENA-1584: -- Github user kinow commented on a diff in the

[jira] [Commented] (JENA-1584) Include a Javacc based Turtle parser in RIOT

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569464#comment-16569464 ] ASF GitHub Bot commented on JENA-1584: -- Github user kinow commented on a diff in the

[jira] [Commented] (JENA-1584) Include a Javacc based Turtle parser in RIOT

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569465#comment-16569465 ] ASF GitHub Bot commented on JENA-1584: -- Github user kinow commented on a diff in the

[GitHub] jena pull request #455: JENA-1584: A Javacc Turtle parser for reference.

2018-08-05 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/455#discussion_r207735246 --- Diff: jena-arq/src/main/java/org/apache/jena/riot/lang/extra/javacc/TokenMgrError.java --- @@ -0,0 +1,165 @@ +/* Generated By:JavaCC: Do not edit this l

[GitHub] jena pull request #455: JENA-1584: A Javacc Turtle parser for reference.

2018-08-05 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/455#discussion_r207735233 --- Diff: jena-arq/src/main/java/org/apache/jena/riot/lang/extra/javacc/ParseException.java --- @@ -0,0 +1,205 @@ +/* Generated By:JavaCC: Do not edit this

[GitHub] jena pull request #455: JENA-1584: A Javacc Turtle parser for reference.

2018-08-05 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/455#discussion_r207735228 --- Diff: jena-arq/src/main/java/org/apache/jena/riot/lang/extra/javacc/ParseException.java --- @@ -0,0 +1,205 @@ +/* Generated By:JavaCC: Do not edit this

[jira] [Commented] (JENA-1585) Reorganize the Fuseki codebase to split the server engine classes from the webapp classes

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569456#comment-16569456 ] ASF GitHub Bot commented on JENA-1585: -- Github user afs commented on the issue:

[GitHub] jena issue #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/456 No problem on timing - I found I'd tripped myself up moving java resources around and tested against a setup that had old and new location materials. TravisCI caught this for me. ---

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/456#discussion_r207735470 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuildLib.java --- @@ -0,0 +1,125 @@ +/* + * Licensed to the Apach

[jira] [Commented] (JENA-1585) Reorganize the Fuseki codebase to split the server engine classes from the webapp classes

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569454#comment-16569454 ] ASF GitHub Bot commented on JENA-1585: -- Github user afs commented on a diff in the pu

[jira] [Commented] (JENA-1585) Reorganize the Fuseki codebase to split the server engine classes from the webapp classes

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569449#comment-16569449 ] ASF GitHub Bot commented on JENA-1585: -- Github user kinow commented on the issue:

[GitHub] jena issue #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/jena/pull/456 Great stuff! Noticed a few misspellings, and also had a question about when to use the new `FusekiBuildLib`. But other than that looks great! Thanks for the new comments, and removing unnecessary code (

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/456#discussion_r207734465 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuildLib.java --- @@ -0,0 +1,125 @@ +/* + * Licensed to the Apa

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/456#discussion_r207734729 --- Diff: jena-fuseki2/jena-fuseki-embedded/src/main/java/org/apache/jena/fuseki/embedded/FusekiServer.java --- @@ -246,6 +248,13 @@ public Builder enableStats(

[jira] [Commented] (JENA-1585) Reorganize the Fuseki codebase to split the server engine classes from the webapp classes

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569445#comment-16569445 ] ASF GitHub Bot commented on JENA-1585: -- Github user kinow commented on a diff in the

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/456#discussion_r207734712 --- Diff: jena-fuseki2/jena-fuseki-core/src/test/java/org/apache/jena/fuseki/package-info.java --- @@ -16,38 +16,17 @@ * limitations under the License.

[jira] [Commented] (JENA-1585) Reorganize the Fuseki codebase to split the server engine classes from the webapp classes

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569444#comment-16569444 ] ASF GitHub Bot commented on JENA-1585: -- Github user kinow commented on a diff in the

[jira] [Commented] (JENA-1585) Reorganize the Fuseki codebase to split the server engine classes from the webapp classes

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569446#comment-16569446 ] ASF GitHub Bot commented on JENA-1585: -- Github user kinow commented on a diff in the

[jira] [Commented] (JENA-1585) Reorganize the Fuseki codebase to split the server engine classes from the webapp classes

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569441#comment-16569441 ] ASF GitHub Bot commented on JENA-1585: -- GitHub user afs opened a pull request: h

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/456 JENA-1585: Fuseki core reorg Class reorganisation within the the jena-fuseki-core module. jena-fuseki-embedded and jena-fuseki-basic changes show the cleaner split - no mention of the webapp or m

[jira] [Updated] (JENA-1585) Reorganize the Fuseki codebase to split the server engine classes from the webapp classes

2018-08-05 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1585: Summary: Reorganize the Fuseki codebase to split the server engine classes from the webapp classes

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

2018-08-05 Thread Andy Seaborne (JIRA)
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: Ap

[jira] [Commented] (JENA-1584) Include a Javacc based Turtle parser in RIOT

2018-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569438#comment-16569438 ] ASF GitHub Bot commented on JENA-1584: -- GitHub user afs opened a pull request: h

[jira] [Updated] (JENA-1584) Include a Javacc based Turtle parser in RIOT

2018-08-05 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1584: Description: Turtle is the basis for some additional languages (RDF*, SHACL and ShEX compact forms)

[GitHub] jena pull request #455: JENA-1584: A Javacc Turtle parser for reference.

2018-08-05 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/455 JENA-1584: A Javacc Turtle parser for reference. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena ttl-javacc Alternatively you can review and

[jira] [Created] (JENA-1584) Include a Javacc based Turtle parser in RIOT

2018-08-05 Thread Andy Seaborne (JIRA)
Andy Seaborne created JENA-1584: --- Summary: Include a Javacc based Turtle parser in RIOT Key: JENA-1584 URL: https://issues.apache.org/jira/browse/JENA-1584 Project: Apache Jena Issue Type: Impr