Java9 modules

2018-02-11 Thread Andy Seaborne
Some more on Java9 modules from some reading - can anyone add/correct this? Next steps to smooth the us eof Jebne with Java9 on the modules front: S1/ to add a MANIFEST.MF entry "Automatic-Module-Name" to make any future migration easier. It's a bit messy - as far as I can see, every Jena mod

[DRAFT] Apache Jena and Java9

2018-02-11 Thread Andy Seaborne
I thought that some text about the status of Jena and Java9 would be useful to users@ to state the current state. This could go in the 3.7.0 release notes. Andy DRAFT:: For discussion - Java8 is the current LTS version of Java and receives security updates. Th

Re: [DRAFT] Apache Jena and Java9

2018-02-11 Thread ajs6f
LGTM, with one suggestion: when discussing point [4] modules, maybe use the terms "JPMS" or Jigsaw or "new Java Platform Module System" or something to be very explicit. Some folks pay closer attention than others to "the state of the Java" and it may not be obvious to some what we mean . ajs6f

[GitHub] jena pull request #359: Fixes for transactions after JENA-1458

2018-02-11 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/359 Fixes for transactions after JENA-1458 Always check autogenerated code! You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena ds-impl-fixes Alterna

[jira] [Commented] (JENA-1458) Transaction promotion

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

[GitHub] jena pull request #358: JENA-1484: Correcting behavior in ApplyElementTransf...

2018-02-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/358 ---

[jira] [Commented] (JENA-1484) ElementData transformation fails due to bug in ApplyElementTransformVisitor

2018-02-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360074#comment-16360074 ] ASF subversion and git services commented on JENA-1484: --- Commit c706e

[jira] [Commented] (JENA-1484) ElementData transformation fails due to bug in ApplyElementTransformVisitor

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

[jira] [Commented] (JENA-1484) ElementData transformation fails due to bug in ApplyElementTransformVisitor

2018-02-11 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360078#comment-16360078 ] A. Soroka commented on JENA-1484: - [~Aklakan], please confirm the fix if/when you have a ch

[jira] [Resolved] (JENA-1484) ElementData transformation fails due to bug in ApplyElementTransformVisitor

2018-02-11 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Soroka resolved JENA-1484. - Resolution: Fixed Assignee: A. Soroka Fix Version/s: Jena 3.7.0 > ElementData transformatio

[GitHub] jena issue #359: Fixes for transactions after JENA-1458

2018-02-11 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/359 Not in the 3.6.0 release. ---

[jira] [Commented] (JENA-1458) Transaction promotion

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

[GitHub] jena issue #359: Fixes for transactions after JENA-1458

2018-02-11 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/359 I meant code review. (I have no problem believing that I overlooked them, just surprised that everyone did.) ---

[jira] [Commented] (JENA-1458) Transaction promotion

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

[GitHub] jena pull request #359: Fixes for transactions after JENA-1458

2018-02-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/359 ---

[jira] [Commented] (JENA-1482) Add testing when creating Bindings to catch null values earlier.

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

[jira] [Commented] (JENA-1458) Transaction promotion

2018-02-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360100#comment-16360100 ] ASF subversion and git services commented on JENA-1458: --- Commit 6b9aa

[GitHub] jena pull request #357: JENA-1482: Binding checks

2018-02-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/357 ---

[jira] [Commented] (JENA-1482) Add testing when creating Bindings to catch null values earlier.

2018-02-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360101#comment-16360101 ] ASF subversion and git services commented on JENA-1482: --- Commit 17829

[jira] [Commented] (JENA-1458) Transaction promotion

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

[jira] [Commented] (JENA-1482) Add testing when creating Bindings to catch null values earlier.

2018-02-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360099#comment-16360099 ] ASF subversion and git services commented on JENA-1482: --- Commit bff3a

[jira] [Resolved] (JENA-1482) Add testing when creating Bindings to catch null values earlier.

2018-02-11 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1482. - Resolution: Done > Add testing when creating Bindings to catch null values earlier. > -

[jira] [Commented] (JENA-1480) Bad Request 400 returned when clicking "count triples in all graphs" in Fuseki info

2018-02-11 Thread David Cook (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360249#comment-16360249 ] David Cook commented on JENA-1480: -- Interesting. I can reproduce it with this WAR: [https

[jira] [Comment Edited] (JENA-1480) Bad Request 400 returned when clicking "count triples in all graphs" in Fuseki info

2018-02-11 Thread David Cook (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360249#comment-16360249 ] David Cook edited comment on JENA-1480 at 2/12/18 3:12 AM: --- Inter

[jira] [Commented] (JENA-1480) Bad Request 400 returned when clicking "count triples in all graphs" in Fuseki info

2018-02-11 Thread David Cook (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360254#comment-16360254 ] David Cook commented on JENA-1480: -- When I copy the URL into the terminal, wrap it in doub

[jira] [Commented] (JENA-1480) Bad Request 400 returned when clicking "count triples in all graphs" in Fuseki info

2018-02-11 Thread David Cook (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360256#comment-16360256 ] David Cook commented on JENA-1480: -- Just tried it with Curl and got a huge HTML response p

[jira] [Commented] (JENA-1480) Bad Request 400 returned when clicking "count triples in all graphs" in Fuseki info

2018-02-11 Thread David Cook (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360259#comment-16360259 ] David Cook commented on JENA-1480: -- [^error.html] > Bad Request 400 returned when clickin

[jira] [Updated] (JENA-1480) Bad Request 400 returned when clicking "count triples in all graphs" in Fuseki info

2018-02-11 Thread David Cook (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Cook updated JENA-1480: - Attachment: error.html > Bad Request 400 returned when clicking "count triples in all graphs" in > Fuseki

[jira] [Commented] (JENA-1480) Bad Request 400 returned when clicking "count triples in all graphs" in Fuseki info

2018-02-11 Thread David Cook (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360260#comment-16360260 ] David Cook commented on JENA-1480: -- If I run the following query by hand I get an error in

[jira] [Issue Comment Deleted] (JENA-1480) Bad Request 400 returned when clicking "count triples in all graphs" in Fuseki info

2018-02-11 Thread David Cook (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Cook updated JENA-1480: - Comment: was deleted (was: If I run the following query by hand I get an error in the Fuseki UI too: {code:

[jira] [Commented] (JENA-1480) Bad Request 400 returned when clicking "count triples in all graphs" in Fuseki info

2018-02-11 Thread David Cook (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360262#comment-16360262 ] David Cook commented on JENA-1480: -- In that error message, it shows the following: {code:j