[jira] [Commented] (JENA-360) RDFListImpl.copy fails when list is empty.

2012-12-02 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508369#comment-13508369 ] Andy Seaborne commented on JENA-360: Do you have a patch for this? > RD

Jena Core Simplification

2012-12-02 Thread Andy Seaborne
I have now got a version of a simplified jena-core [1] which has the simplification applied. To roll it out is a coordinated change to TDB and SDB as interface Graph changes. It's a balance but full deprecated cycle on internal code is very slow. Instead, I'd like to have a version bump to 2

Re: Concurrency test failure (reasoners)

2012-12-02 Thread Andy Seaborne
On 02/12/12 19:58, Andy Seaborne wrote: In the jena-core-simplified branch, I am getting a test failure for com.hp.hpl.jena.reasoner.rulesys.test.ConcuerrencyTest.testWithOWLMemMicroRuleInfModel The deadlock does not seem to be from the changes as this looks like an embrace situation: A/ In L

[jira] [Closed] (JENA-347) NodecSSE decode problem

2012-12-02 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne closed JENA-347. -- > NodecSSE decode problem > --- > > Key: JENA-347 > U

Concurrency test failure (reasoners)

2012-12-02 Thread Andy Seaborne
In the jena-core-simplified branch, I am getting a test failure for com.hp.hpl.jena.reasoner.rulesys.test.ConcuerrencyTest.testWithOWLMemMicroRuleInfModel The deadlock does not seem to be from the changes as this looks like an embrace situation: A/ In LPTopGoalIterator moveForward is synchron

Re: SPARQL Update 1.1 Grammar

2012-12-02 Thread Andy Seaborne
On 01/12/12 07:39, Stephen Allen wrote: On Fri, Nov 30, 2012 at 6:43 AM, Andy Seaborne wrote: On 29/11/12 23:13, Stephen Allen wrote: Andy, Thanks for the comments, very helpful. It is unfortunate that I didn't look at this earlier in the year, but indeed my proposed change would be relativ

[jira] [Commented] (JENA-359) inModel() dependencies on ModelCom

2012-12-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/JENA-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508318#comment-13508318 ] Hudson commented on JENA-359: - Integrated in Jena__Development_Test #306 (See [https://builds.a

[jira] [Closed] (JENA-359) inModel() dependencies on ModelCom

2012-12-02 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne closed JENA-359. -- > inModel() dependencies on ModelCom > -- > > Key: JENA-3

[jira] [Commented] (JENA-359) inModel() dependencies on ModelCom

2012-12-02 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508311#comment-13508311 ] Andy Seaborne commented on JENA-359: Fixed in both trunk and in branches/jena-core-simpl

[jira] [Resolved] (JENA-359) inModel() dependencies on ModelCom

2012-12-02 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-359. Resolution: Fixed Fix Version/s: Jena 2.10.0 Assignee: Andy Seaborne > inModel()

[jira] [Created] (JENA-360) RDFListImpl.copy fails when list is empty.

2012-12-02 Thread Claude Warren (JIRA)
Claude Warren created JENA-360: -- Summary: RDFListImpl.copy fails when list is empty. Key: JENA-360 URL: https://issues.apache.org/jira/browse/JENA-360 Project: Apache Jena Issue Type: Bug

[jira] [Commented] (JENA-359) inModel() dependencies on ModelCom

2012-12-02 Thread Claude Warren (JIRA)
[ https://issues.apache.org/jira/browse/JENA-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508280#comment-13508280 ] Claude Warren commented on JENA-359: I'm fine with your solution -- I like it even bette

[jira] [Commented] (JENA-359) inModel() dependencies on ModelCom

2012-12-02 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508238#comment-13508238 ] Andy Seaborne commented on JENA-359: Why not just remove the casts? getRDFNode in the i