[jira] [Commented] (JENA-1004) Dynamic datasets inconsistently supported in Fuseki.

2015-08-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14650493#comment-14650493 ] ASF subversion and git services commented on JENA-1004: --- Commit

[jira] [Created] (JENA-1005) Move off Log4j v1.

2015-08-01 Thread Andy Seaborne (JIRA)
Andy Seaborne created JENA-1005: --- Summary: Move off Log4j v1. Key: JENA-1005 URL: https://issues.apache.org/jira/browse/JENA-1005 Project: Apache Jena Issue Type: Improvement

[jira] [Updated] (JENA-868) Fuseki2: docker: Redirected ports lead to wrong URLs.

2015-08-01 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-868: --- Assignee: (was: Andy Seaborne) Fuseki2: docker: Redirected ports lead to wrong URLs.

[jira] [Updated] (JENA-868) Fuseki2: docker: Redirected ports lead to wrong URLs.

2015-08-01 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-868: --- Fix Version/s: (was: Fuseki 2.3.0) Fuseki2: docker: Redirected ports lead to wrong URLs.

[jira] [Updated] (JENA-971) QueryBuilder does not properly construct UNIONs

2015-08-01 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-971: --- Fix Version/s: (was: Jena 3.0.0) (was: Jena 2.13.1) QueryBuilder does not

[jira] [Resolved] (JENA-1004) Dynamic datasets inconsistently supported in Fuseki.

2015-08-01 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1004. - Resolution: Fixed Assignee: Andy Seaborne Fix Version/s: Fuseki 2.3.1 Dynamic

Re: Fwd: Final Deliveries of GSoC Project (JENA-491)

2015-08-01 Thread Ying Jiang
Hi Qihong, I re-checked the code you commited. Most of the hashCode issues for arq.qparse that Andy pointed out are due to the incorrect serialization of the Template. The code can only deal with the quads with the same graph node, for which it may not always be the case in practcial terms.