Re: [VOTE] Release Jena 3.0.1 and Fuseki 2.3.1

2015-12-11 Thread Bruno P. Kinoshita
+1 binding Build successful with Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T23:57:37+12:00)Maven home: /opt/apache-maven-3.3.3Java version: 1.8.0_66, vendor: Oracle CorporationJava home: /usr/lib/jvm/java-8-oracle/jreDefault locale: en_NZ, platform encoding:

Re: [] Release Jena 3.0.1 and Fuseki 2.3.1

2015-12-11 Thread Andy Seaborne
On 10/12/15 20:18, Osma Suominen wrote: PREFIX skos: PREFIX text: SELECT * WHERE { GRAPH { GRAPH { (?s ?score ?literal) text:query 'musiikkikasv*' . } ?s skos:prefLabel

[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-11 Thread afs
Github user afs commented on the pull request: https://github.com/apache/jena/pull/106#issuecomment-163886614 The whitespace changes make it tricky to follow the real changes so I have converted all the file in the package in master from tabs to spaces to give a common reference

[jira] [Commented] (JENA-1083) MInor refactoring in TupleTables

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052510#comment-15052510 ] ASF GitHub Bot commented on JENA-1083: -- Github user afs commented on the pull request:

[jira] [Commented] (JENA-1083) MInor refactoring in TupleTables

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052528#comment-15052528 ] ASF GitHub Bot commented on JENA-1083: -- Github user afs commented on a diff in the pull request:

[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-11 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/106#discussion_r47336271 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/core/mem/QuadTableForm.java --- @@ -124,31 +96,21 @@ public PMapQuadTable get() {

Re: [] Release Jena 3.0.1 and Fuseki 2.3.1

2015-12-11 Thread Osma Suominen
Hi Andy! On 11/12/15 13:54, Andy Seaborne wrote: On 10/12/15 20:18, Osma Suominen wrote: PREFIX skos: PREFIX text: SELECT * WHERE { GRAPH { GRAPH { (?s ?score ?literal)

[jira] [Commented] (JENA-1083) MInor refactoring in TupleTables

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

[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-11 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/106#discussion_r47354583 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/core/mem/QuadTableForm.java --- @@ -124,31 +96,21 @@ public PMapQuadTable get() {

[jira] [Commented] (JENA-1083) MInor refactoring in TupleTables

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052746#comment-15052746 ] ASF GitHub Bot commented on JENA-1083: -- Github user afs commented on a diff in the pull request:

[jira] [Commented] (JENA-1078) TxnMem does not log a warning when commit() omitted.

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052748#comment-15052748 ] ASF GitHub Bot commented on JENA-1078: -- Github user afs commented on the pull request:

[jira] [Commented] (JENA-1078) TxnMem does not log a warning when commit() omitted.

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052757#comment-15052757 ] ASF GitHub Bot commented on JENA-1078: -- Github user ajs6f commented on the pull request:

Re: [] Release Jena 3.0.1 and Fuseki 2.3.1

2015-12-11 Thread Andy Seaborne
On 11/12/15 12:07, Osma Suominen wrote: Hi Andy! On 11/12/15 13:54, Andy Seaborne wrote: On 10/12/15 20:18, Osma Suominen wrote: PREFIX skos: PREFIX text: SELECT * WHERE { GRAPH {

[jira] [Commented] (JENA-1085) Review trasnaction finishes for DatasetGraphInMemory

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052844#comment-15052844 ] ASF GitHub Bot commented on JENA-1085: -- GitHub user afs opened a pull request:

[jira] [Commented] (JENA-1078) TxnMem does not log a warning when commit() omitted.

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052754#comment-15052754 ] ASF GitHub Bot commented on JENA-1078: -- Github user ajs6f commented on the pull request:

[GitHub] jena pull request: JENA-1078: Logging warning when transaction is ...

2015-12-11 Thread ajs6f
Github user ajs6f commented on the pull request: https://github.com/apache/jena/pull/105#issuecomment-163937760 I had no idea that throwing WARNINGs in the test suite was any kind of issue. ERRORs, yes, but not WARNINGs. That's a policy that might be recorded somewhere, perhaps

[jira] [Commented] (JENA-1078) TxnMem does not log a warning when commit() omitted.

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052805#comment-15052805 ] ASF GitHub Bot commented on JENA-1078: -- Github user afs commented on the pull request:

[jira] [Commented] (JENA-1082) Add to org.apache.jena.rdf.model.ModelCon interface a listLiteralStatements method that accepts ints.

2015-12-11 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052825#comment-15052825 ] Andy Seaborne commented on JENA-1082: - Please do submit patch. I'm interested in why the {{long}}

[GitHub] jena pull request: JENA-1085 : Common pattern for passing down tra...

2015-12-11 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/107 JENA-1085 : Common pattern for passing down transaction lifecycle operations. * Abort called `end` directly causing the warning to be emitted * Abort did not call

[GitHub] jena pull request: JENA-1083: Refactoring in TupleTable and subtyp...

2015-12-11 Thread ajs6f
Github user ajs6f closed the pull request at: https://github.com/apache/jena/pull/106 --- 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

[GitHub] jena pull request: JENA-1078: Logging warning when transaction is ...

2015-12-11 Thread ajs6f
Github user ajs6f commented on the pull request: https://github.com/apache/jena/pull/105#issuecomment-163938075 In any event, I can review them and eliminate them. No need for you to spend time doing that-- this is my code and I take responsibility for it. Would you reopen the

[jira] [Comment Edited] (JENA-1082) Add to org.apache.jena.rdf.model.ModelCon interface a listLiteralStatements method that accepts ints.

2015-12-11 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052825#comment-15052825 ] Andy Seaborne edited comment on JENA-1082 at 12/11/15 2:23 PM: --- Please do

[jira] [Created] (JENA-1087) Fix minor code warnings such as deprecated methods, typos in comments and missing serial version UID fields

2015-12-11 Thread Bruno P. Kinoshita (JIRA)
Bruno P. Kinoshita created JENA-1087: Summary: Fix minor code warnings such as deprecated methods, typos in comments and missing serial version UID fields Key: JENA-1087 URL:

[jira] [Commented] (JENA-1036) "add new dataset" function is not working in WebUI

2015-12-11 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053821#comment-15053821 ] Bruno P. Kinoshita commented on JENA-1036: -- Seems to be working fine for me. +1 to close it. >

[jira] [Updated] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-11 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated JENA-1088: - Attachment: JENA-1088.png Attaching screen shot. > Fuseki 2 allows duplicate datasets

[jira] [Updated] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-11 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated JENA-1088: - Labels: web (was: ) > Fuseki 2 allows duplicate datasets when using only spaces in name >

[jira] [Updated] (JENA-1087) Fix minor code warnings such as deprecated methods, typos in comments and missing serial version UID fields

2015-12-11 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated JENA-1087: - Remaining Estimate: 2h (was: 48h) Original Estimate: 2h (was: 48h) > Fix minor code

[jira] [Created] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-11 Thread Bruno P. Kinoshita (JIRA)
Bruno P. Kinoshita created JENA-1088: Summary: Fuseki 2 allows duplicate datasets when using only spaces in name Key: JENA-1088 URL: https://issues.apache.org/jira/browse/JENA-1088 Project:

[jira] [Resolved] (JENA-1087) Fix minor code warnings such as deprecated methods, typos in comments and missing serial version UID fields

2015-12-11 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved JENA-1087. -- Resolution: Fixed > Fix minor code warnings such as deprecated methods, typos in

[jira] [Updated] (JENA-1085) Review transaction finishes for DatasetGraphInMemory

2015-12-11 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1085: Summary: Review transaction finishes for DatasetGraphInMemory (was: Review trasnaction finishes for

[jira] [Commented] (JENA-1081) Turtle writer does not inline blank node in lists.

2015-12-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053471#comment-15053471 ] ASF subversion and git services commented on JENA-1081: --- Commit

[jira] [Resolved] (JENA-1081) Turtle writer does not inline blank node in lists.

2015-12-11 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1081. - Resolution: Fixed Assignee: Andy Seaborne Fix Version/s: Jena 3.1.0 > Turtle

[jira] [Commented] (JENA-1080) Fuseki Web Interface incompatible with Internet Explorer

2015-12-11 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053479#comment-15053479 ] Andy Seaborne commented on JENA-1080: - (Not being an IE 11 user) Is there anything we can do to make

[jira] [Commented] (JENA-1085) Review trasnaction finishes for DatasetGraphInMemory

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

[GitHub] jena pull request: JENA-1085 : Common pattern for passing down tra...

2015-12-11 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/107#discussion_r47392305 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/core/mem/DatasetGraphInMemory.java --- @@ -166,16 +179,31 @@ public void close() { @Override

[jira] [Commented] (JENA-1085) Review trasnaction finishes for DatasetGraphInMemory

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053392#comment-15053392 ] ASF GitHub Bot commented on JENA-1085: -- Github user ajs6f commented on the pull request:

[GitHub] jena pull request: JENA-1085 : Common pattern for passing down tra...

2015-12-11 Thread ajs6f
Github user ajs6f commented on the pull request: https://github.com/apache/jena/pull/107#issuecomment-164023587 Yes, I think that renaming `writeLock` makes sense. The alternative would be to actually check the type of transaction and avoid fiddling with that lock if it is a READ. I

[jira] [Commented] (JENA-1085) Review trasnaction finishes for DatasetGraphInMemory

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053394#comment-15053394 ] ASF GitHub Bot commented on JENA-1085: -- Github user ajs6f commented on the pull request:

[GitHub] jena pull request: JENA-1085 : Common pattern for passing down tra...

2015-12-11 Thread ajs6f
Github user ajs6f commented on the pull request: https://github.com/apache/jena/pull/107#issuecomment-164023866 I'm fine with pulling out the default impl of `TupleTable::abort`. I myself don't find it any less clear, but if you do, that's evidence enough. --- If your project is set

[jira] [Commented] (JENA-1087) Fix minor code warnings such as deprecated methods, typos in comments and missing serial version UID fields

2015-12-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053935#comment-15053935 ] ASF subversion and git services commented on JENA-1087: --- Commit

[jira] [Created] (JENA-1086) property functions block filter placement.

2015-12-11 Thread Andy Seaborne (JIRA)
Andy Seaborne created JENA-1086: --- Summary: property functions block filter placement. Key: JENA-1086 URL: https://issues.apache.org/jira/browse/JENA-1086 Project: Apache Jena Issue Type: