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

2018-07-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562066#comment-16562066 ] ASF GitHub Bot commented on JENA-1578: -- Github user GregAlbiston commented on the issue:

[GitHub] jena issue #449: JENA-1578

2018-07-30 Thread GregAlbiston
Github user GregAlbiston commented on the issue: https://github.com/apache/jena/pull/449 I've made updates to try and address the comments made so far. - Now using _FmtUtils.stringForNode_ for conversion of RDFNode to replacement string. - Local method

[jira] [Commented] (JENA-1580) Provide a better message when the port for Fuseki basic is already in use.

2018-07-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562061#comment-16562061 ] ASF subversion and git services commented on JENA-1580: --- Commit

[jira] [Resolved] (JENA-1580) Provide a better message when the port for Fuseki basic is already in use.

2018-07-30 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1580. - Resolution: Fixed Fix Version/s: Jena 3.9.0 > Provide a better message when the port for

[jira] [Commented] (JENA-1580) Provide a better message when the port for Fuseki basic is already in use.

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

[GitHub] jena pull request #452: JENA-1580: Better error message when port in use

2018-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/452 ---

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

2018-07-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16561748#comment-16561748 ] ASF GitHub Bot commented on JENA-1578: -- Github user rvesse commented on a diff in the pull request:

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

2018-07-30 Thread rvesse
Github user rvesse commented on a diff in the pull request: https://github.com/apache/jena/pull/449#discussion_r206083636 --- Diff: jena-arq/src/main/java/org/apache/jena/query/ParameterizedSparqlString.java --- @@ -1734,4 +1739,237 @@ public String toString() { }