[jira] [Commented] (JENA-1093) jena-text query doesn't return all matching literals

2016-01-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083242#comment-15083242 ] ASF subversion and git services commented on JENA-1093: --- Commit

[jira] [Updated] (JENA-1093) jena-text query doesn't return all matching literals

2016-01-05 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osma Suominen updated JENA-1093: Fix Version/s: Jena 3.1.0 > jena-text query doesn't return all matching literals >

Re: jena git commit: JENA-1108: Fix apache-jena as a pom to get jena-cmds

2016-01-05 Thread Andy Seaborne
On 05/01/16 14:15, Rob Vesse wrote: Why are the dependencies marked optional? The dependencies for sources and javadoc are explicitly named so the assembly pulls them into the distribution. There maybe a better way to do that. If there is, let's do that. They are optional because they

[jira] [Resolved] (JENA-1093) jena-text query doesn't return all matching literals

2016-01-05 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osma Suominen resolved JENA-1093. - Resolution: Fixed Merged PR #112, closing the issue. > jena-text query doesn't return all

Re: jena git commit: JENA-1108: Fix apache-jena as a pom to get jena-cmds

2016-01-05 Thread Rob Vesse
Why are the dependencies marked optional? Rob On 05/01/2016 13:41, "a...@apache.org" wrote: >Repository: jena >Updated Branches: > refs/heads/master 620b6f278 -> 245d5cad8 > > >JENA-1108: Fix apache-jena as a pom to get jena-cmds > > >Project:

[jira] [Commented] (JENA-1093) jena-text query doesn't return all matching literals

2016-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083243#comment-15083243 ] ASF GitHub Bot commented on JENA-1093: -- Github user osma closed the pull request at:

[GitHub] jena pull request: JENA-1093: return multiple literals from text q...

2016-01-05 Thread osma
Github user osma closed the pull request at: https://github.com/apache/jena/pull/112 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled

[GitHub] jena pull request: JENA-999: jena-text Lucene cache using multimap...

2016-01-05 Thread osma
GitHub user osma opened a pull request: https://github.com/apache/jena/pull/119 JENA-999: jena-text Lucene cache using multimaps This set of commits implements a caching layer for Lucene queries. The cache is stored in the Context so that it is persisted even when new

[jira] [Commented] (JENA-999) Poor jena-text query performance when a bound subject is used

2016-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083737#comment-15083737 ] ASF GitHub Bot commented on JENA-999: - GitHub user osma opened a pull request:

[jira] [Commented] (JENA-999) Poor jena-text query performance when a bound subject is used

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

[GitHub] jena pull request: JENA-999: jena-text Lucene cache using multimap...

2016-01-05 Thread ajs6f
Github user ajs6f commented on the pull request: https://github.com/apache/jena/pull/119#issuecomment-169147952 I wonder if it is better to rely directly on the Guava classes here or to try to use a `org.apache.jena.atlas.lib.Cache<>`? --- If your project is set up for it, you can

[jira] [Commented] (JENA-999) Poor jena-text query performance when a bound subject is used

2016-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083925#comment-15083925 ] ASF GitHub Bot commented on JENA-999: - Github user ajs6f commented on the pull request:

[GitHub] jena pull request: JENA-999: jena-text Lucene cache using multimap...

2016-01-05 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/119#discussion_r48902208 --- Diff: jena-text/src/main/java/org/apache/jena/query/text/TextQueryPF.java --- @@ -268,7 +276,25 @@ private QueryIterator concreteSubject(Binding binding,

[GitHub] jena pull request: A maven module for Jena cmds

2016-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/118 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Resolved] (JENA-1108) New module : jena-cmds

2016-01-05 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1108. - Resolution: Fixed Fix Version/s: Jena 3.1.0 > New module : jena-cmds >

[jira] [Created] (JENA-1110) Check and update documentation to reflect new module jena-cmds

2016-01-05 Thread Andy Seaborne (JIRA)
Andy Seaborne created JENA-1110: --- Summary: Check and update documentation to reflect new module jena-cmds Key: JENA-1110 URL: https://issues.apache.org/jira/browse/JENA-1110 Project: Apache Jena

New module : jena-cmds

2016-01-05 Thread Andy Seaborne
I have just merged in changes for a new maven module to hold the java for the distribution command line tools. This new module puts all the commands in one place. They retain their original java package names to limit changes for users. Commands covered are those from jena-core, jena-arq,

[jira] [Commented] (JENA-1108) New module : jena-cmds

2016-01-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082993#comment-15082993 ] ASF subversion and git services commented on JENA-1108: --- Commit

[jira] [Commented] (JENA-1108) New module : jena-cmds

2016-01-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082992#comment-15082992 ] ASF subversion and git services commented on JENA-1108: --- Commit

[jira] [Commented] (JENA-1108) New module : jena-cmds

2016-01-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082991#comment-15082991 ] ASF subversion and git services commented on JENA-1108: --- Commit