[jira] [Commented] (JENA-1506) Add configurable filters and tokenizers

2018-03-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408022#comment-16408022 ] ASF subversion and git services commented on JENA-1506: --- Commit 795b9

[jira] [Commented] (JENA-1506) Add configurable filters and tokenizers

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

[jira] [Commented] (JENA-1506) Add configurable filters and tokenizers

2018-03-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408023#comment-16408023 ] ASF subversion and git services commented on JENA-1506: --- Commit 2e3d1

[GitHub] jena pull request #385: defined filters and tokenizers for ConfigurableAnaly...

2018-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/385 ---

[jira] [Commented] (JENA-1158) Provide unionDefaultGraph for all graphs.

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

[jira] [Commented] (JENA-632) Generate JSON from SPARQL directly.

2018-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407706#comment-16407706 ] ASF GitHub Bot commented on JENA-632: - Github user afs commented on a diff in the pull r

[GitHub] jena pull request #114: JENA-632: Generate JSON from SPARQL directly

2018-03-21 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r176029548 --- Diff: jena-arq/Grammar/master.jj --- @@ -2176,6 +2251,19 @@ String String() : { Token t ; String lex ; } } } +#ifdef ARQ +Number Num

[jira] [Commented] (JENA-632) Generate JSON from SPARQL directly.

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

[GitHub] jena pull request #114: JENA-632: Generate JSON from SPARQL directly

2018-03-21 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175998281 --- Diff: jena-arq/Grammar/master.jj --- @@ -2176,6 +2251,19 @@ String String() : { Token t ; String lex ; } } } +#ifdef ARQ +Number N