[jira] [Commented] (JENA-1524) org.apache.jena.system is split by org.apache.jena.arq and org.apache.jena.core

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448981#comment-16448981 ] ASF GitHub Bot commented on JENA-1524: -- Github user afs commented on the issue:

[GitHub] jena issue #401: [JENA-1524] org.apache.jena.system is split by org.apache.j...

2018-04-23 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/401 jdeps complains about oaj.dboe so having a common automatic-moulde-name seems not to work. Clearing that out and xerces, then /usr/lib/jvm/java-9-openjdk-amd64/bin/jdeps -R

[jira] [Commented] (JENA-1524) org.apache.jena.system is split by org.apache.jena.arq and org.apache.jena.core

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448979#comment-16448979 ] ASF GitHub Bot commented on JENA-1524: -- Github user afs commented on the issue:

[GitHub] jena issue #401: [JENA-1524] org.apache.jena.system is split by org.apache.j...

2018-04-23 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/401 I ran: /usr/lib/jvm/java-9-openjdk-amd64/bin/jdeps -cp 'lib/*' lib/jena-arq-3.8.0-SNAPSHOT.jar and the only split packages reported are for Xerces/xml-apis. Various packages under

[jira] [Commented] (JENA-1524) org.apache.jena.system is split by org.apache.jena.arq and org.apache.jena.core

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448934#comment-16448934 ] ASF GitHub Bot commented on JENA-1524: -- Github user afs commented on the issue:

[GitHub] jena issue #401: [JENA-1524] org.apache.jena.system is split by org.apache.j...

2018-04-23 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/401 What is the issue here? Does anything break? oaj = org.apache.jena > the module system does not allow two distinct modules (e.g. org.apache.jena.arq and org.apache.jena.base) to export

[GitHub] jena issue #401: [JENA-1524] org.apache.jena.system is split by org.apache.j...

2018-04-23 Thread christopher-johnson
Github user christopher-johnson commented on the issue: https://github.com/apache/jena/pull/401 re: `org.apache.jena.atlas` dependents in `org.apache.jena.arq` (namely `org.apache.jena.riot`) I attach an excerpt from a `jdep`s output looking at `jena-arq-3.7.0.jar`, sorted

[jira] [Commented] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448751#comment-16448751 ] ASF GitHub Bot commented on JENA-1532: -- Github user anujgandharv commented on a diff in the pull

[GitHub] jena pull request #406: JENA-1532 | Added support for escaping special chara...

2018-04-23 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/406#discussion_r183512768 --- Diff: jena-text-es/src/main/java/org/apache/jena/query/text/es/TextIndexES.java --- @@ -422,6 +422,27 @@ public EntityDefinition getDocDef() {

[jira] [Commented] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

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

[GitHub] jena pull request #406: JENA-1532 | Added support for escaping special chara...

2018-04-23 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/406#discussion_r183508856 --- Diff: jena-text-es/src/main/java/org/apache/jena/query/text/es/TextIndexES.java --- @@ -422,6 +422,27 @@ public EntityDefinition getDocDef() { }

[jira] [Commented] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448732#comment-16448732 ] ASF GitHub Bot commented on JENA-1532: -- Github user anujgandharv commented on a diff in the pull

[GitHub] jena pull request #406: JENA-1532 | Added support for escaping special chara...

2018-04-23 Thread anujgandharv
Github user anujgandharv commented on a diff in the pull request: https://github.com/apache/jena/pull/406#discussion_r183507712 --- Diff: jena-text-es/src/main/java/org/apache/jena/query/text/es/TextIndexES.java --- @@ -422,6 +422,27 @@ public EntityDefinition getDocDef() {

[GitHub] jena pull request #406: JENA-1532 | Added support for escaping special chara...

2018-04-23 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/406#discussion_r183494640 --- Diff: jena-text-es/src/main/java/org/apache/jena/query/text/es/TextIndexES.java --- @@ -422,6 +422,27 @@ public EntityDefinition getDocDef() { }

[jira] [Commented] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

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

[jira] [Commented] (JENA-1524) org.apache.jena.system is split by org.apache.jena.arq and org.apache.jena.core

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448648#comment-16448648 ] ASF GitHub Bot commented on JENA-1524: -- Github user afs commented on the issue:

[GitHub] jena issue #401: [JENA-1524] org.apache.jena.system is split by org.apache.j...

2018-04-23 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/401 I've tried out the PR and it passes the build and Fuseki starts up. I renamed the ServiceLoader files as `org.apache.jena.sys.JenaSubsystemLifecycle` (I have a script for that now,I can do that after the

[jira] [Commented] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread Anuj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448645#comment-16448645 ] Anuj Kumar commented on JENA-1532: -- Added the support for all special characters that needs be escaped in

[GitHub] jena pull request #406: Jena Text ES | Added support for escaping special ch...

2018-04-23 Thread anujgandharv
GitHub user anujgandharv opened a pull request: https://github.com/apache/jena/pull/406 Jena Text ES | Added support for escaping special characters in search strings Added support for escaping special characters in search strings You can merge this pull request into a Git

[jira] [Commented] (JENA-1524) org.apache.jena.system is split by org.apache.jena.arq and org.apache.jena.core

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448419#comment-16448419 ] ASF GitHub Bot commented on JENA-1524: -- Github user afs commented on the issue:

[GitHub] jena issue #401: [JENA-1524] org.apache.jena.system is split by org.apache.j...

2018-04-23 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/401 jena-arq does not need to export `org.apache.jena.atlas` - it needs to export `org.apache.jena.atlas.csv`, org.apache.jena.atlas.data` etc. `org.apache.jena.atlas` does not depend on `riot`, it

[jira] [Comment Edited] (JENA-1528) HttpQuery does not set the readTimeout

2018-04-23 Thread Nicolas Labrot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448395#comment-16448395 ] Nicolas Labrot edited comment on JENA-1528 at 4/23/18 4:43 PM: --- This commit

[jira] [Commented] (JENA-1524) org.apache.jena.system is split by org.apache.jena.arq and org.apache.jena.core

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448402#comment-16448402 ] ASF GitHub Bot commented on JENA-1524: -- Github user christopher-johnson commented on the issue:

[GitHub] jena issue #401: [JENA-1524] org.apache.jena.system is split by org.apache.j...

2018-04-23 Thread christopher-johnson
Github user christopher-johnson commented on the issue: https://github.com/apache/jena/pull/401 the module system does not allow two distinct modules (e.g. `org.apache.jena.arq` and `org.apache.jena.base`) to export the same package (e.g. `org.apache.jena.atlas`). There

[jira] [Issue Comment Deleted] (JENA-1528) HttpQuery does not set the readTimeout

2018-04-23 Thread Nicolas Labrot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Labrot updated JENA-1528: - Comment: was deleted (was: This commit meets my need. Thank you very much. Let me allow to make a

[jira] [Commented] (JENA-1528) HttpQuery does not set the readTimeout

2018-04-23 Thread Nicolas Labrot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448395#comment-16448395 ] Nicolas Labrot commented on JENA-1528: -- This commit meets my need. Thank you very much. Let me allow

[jira] [Commented] (JENA-1528) HttpQuery does not set the readTimeout

2018-04-23 Thread Nicolas Labrot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448396#comment-16448396 ] Nicolas Labrot commented on JENA-1528: -- This commit meets my need. Thank you very much. Let me allow

[jira] [Resolved] (JENA-1528) HttpQuery does not set the readTimeout

2018-04-23 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Soroka resolved JENA-1528. - Resolution: Implemented > HttpQuery does not set the readTimeout > --

[jira] [Commented] (JENA-1528) HttpQuery does not set the readTimeout

2018-04-23 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448368#comment-16448368 ] A. Soroka commented on JENA-1528: - I can "Resolve" it. I have been in the habit of waiting for the reporter

[jira] [Comment Edited] (JENA-1488) SelectiveFoldingFilter for jena-text

2018-04-23 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448358#comment-16448358 ] Andy Seaborne edited comment on JENA-1488 at 4/23/18 4:06 PM: -- Can we resolve

[jira] [Commented] (JENA-1528) HttpQuery does not set the readTimeout

2018-04-23 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448359#comment-16448359 ] Andy Seaborne commented on JENA-1528: - It really helps if JIRA are "resolved" as soon as the work is

[jira] [Commented] (JENA-1488) SelectiveFoldingFilter for jena-text

2018-04-23 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448358#comment-16448358 ] Andy Seaborne commented on JENA-1488: - Can we resolve this now then? It really helps if JIRA are

[jira] [Commented] (JENA-1524) org.apache.jena.system is split by org.apache.jena.arq and org.apache.jena.core

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448352#comment-16448352 ] ASF GitHub Bot commented on JENA-1524: -- Github user afs commented on the issue:

[GitHub] jena issue #401: [JENA-1524] org.apache.jena.system is split by org.apache.j...

2018-04-23 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/401 I don't see a split package in `org.apache.jena.atlas` - it has classes and sub-packages in `jena-base` and separate sub-packages in `jena-arq` but I don't see a package being split. That should not be a

[jira] [Updated] (JENA-1528) HttpQuery does not set the readTimeout

2018-04-23 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1528: Fix Version/s: Jena 3.8.0 > HttpQuery does not set the readTimeout >

[jira] [Commented] (JENA-1402) Subtracting two xsd:Duration gives incorrect results in SPARQL query

2018-04-23 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448024#comment-16448024 ] Bruno P. Kinoshita commented on JENA-1402: -- At work we migrated a forecast system using Joda to

[jira] [Comment Edited] (JENA-1402) Subtracting two xsd:Duration gives incorrect results in SPARQL query

2018-04-23 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448024#comment-16448024 ] Bruno P. Kinoshita edited comment on JENA-1402 at 4/23/18 11:56 AM: At

[jira] [Commented] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

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

[GitHub] jena pull request #405: JENA-1532 | fix for date based text query search

2018-04-23 Thread anujgandharv
Github user anujgandharv closed the pull request at: https://github.com/apache/jena/pull/405 ---

[jira] [Commented] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread Anuj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1644#comment-1644 ] Anuj Kumar commented on JENA-1532: -- Hey [~osma] so ES does the escaping of other characters but ":" is a

[jira] [Commented] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447771#comment-16447771 ] ASF GitHub Bot commented on JENA-1532: -- GitHub user anujgandharv opened a pull request:

[GitHub] jena pull request #405: JENA-1532 | fix for date based text query search

2018-04-23 Thread anujgandharv
GitHub user anujgandharv opened a pull request: https://github.com/apache/jena/pull/405 JENA-1532 | fix for date based text query search Added fix for Date based searching in Jena Elasticsearch text Index. You can merge this pull request into a Git repository by running: $ git

[jira] [Commented] (JENA-1488) SelectiveFoldingFilter for jena-text

2018-04-23 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447748#comment-16447748 ] Bruno P. Kinoshita commented on JENA-1488: -- >Maybe the new filter could also be mentioned under

[jira] [Commented] (JENA-1488) SelectiveFoldingFilter for jena-text

2018-04-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447744#comment-16447744 ] ASF subversion and git services commented on JENA-1488: --- Commit 1829835 from [~kinow]

[jira] [Assigned] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osma Suominen reassigned JENA-1532: --- Assignee: Osma Suominen > Jena Text Elastic Search Does not perform proper date comparison

[jira] [Assigned] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osma Suominen reassigned JENA-1532: --- Assignee: (was: Osma Suominen) > Jena Text Elastic Search Does not perform proper date

[jira] [Commented] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447737#comment-16447737 ] Osma Suominen commented on JENA-1532: - Thanks for reporting - and for volunteering to fix this (on the

[jira] [Commented] (JENA-1488) SelectiveFoldingFilter for jena-text

2018-04-23 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447710#comment-16447710 ] Osma Suominen commented on JENA-1488: - [~kinow] Ah right! I didn't realize you had already added that

[jira] [Updated] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread Anuj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anuj Kumar updated JENA-1532: - Description: Jena Text Elastic Search is an implementation of the text query capability of Jena to

[jira] [Created] (JENA-1532) Jena Text Elastic Search Does not perform proper date comparison during query

2018-04-23 Thread Anuj Kumar (JIRA)
Anuj Kumar created JENA-1532: Summary: Jena Text Elastic Search Does not perform proper date comparison during query Key: JENA-1532 URL: https://issues.apache.org/jira/browse/JENA-1532 Project: Apache

[jira] [Commented] (JENA-1488) SelectiveFoldingFilter for jena-text

2018-04-23 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447695#comment-16447695 ] Bruno P. Kinoshita commented on JENA-1488: -- [~osma] thanks! Sorry, forgot to mention here, but

[jira] [Commented] (JENA-1488) SelectiveFoldingFilter for jena-text

2018-04-23 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447684#comment-16447684 ] Osma Suominen commented on JENA-1488: - [~kinow] Great work! But I think this needs to be documented

[jira] [Reopened] (JENA-1488) SelectiveFoldingFilter for jena-text

2018-04-23 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osma Suominen reopened JENA-1488: - > SelectiveFoldingFilter for jena-text > > > Key: