Re: Towards Jena4

2021-03-22 Thread Claude Warren
https://issues.apache.org/jira/browse/JENA-2075 Might need a resolution before 4.0 (or perhaps it is already resolved there?) On Mon, Mar 22, 2021 at 2:46 PM Andy Seaborne wrote: > I was just about ready to build 4.0.0. > > Then JENA-2074 came in (c.f. JENA-2061). > > I'm looking at fixing

[jira] [Created] (JENA-2075) Seq "set" and "add" methods yield different results.

2021-03-22 Thread Claude Warren (Jira)
Claude Warren created JENA-2075: --- Summary: Seq "set" and "add" methods yield different results. Key: JENA-2075 URL: https://issues.apache.org/jira/browse/JENA-2075 Project: Apache Jena Issue

Re: Towards Jena4

2021-03-22 Thread Andy Seaborne
I was just about ready to build 4.0.0. Then JENA-2074 came in (c.f. JENA-2061). I'm looking at fixing that by buffering the output for RDF/XML only before sending an HTTP response. It's not new but now the root problem has arisen twice recently. RDF/XML is more prone to problems because:

[jira] [Commented] (JENA-2074) Jetty crash when returning badly formed URIrefs as RDF/XML

2021-03-22 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17306251#comment-17306251 ] Andy Seaborne commented on JENA-2074: - bq. Another question is whether the HTTP status returned to the

[jira] [Resolved] (JENA-2073) RAT check missing license in Fuseki2

2021-03-22 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-2073. - Fix Version/s: (was: Jena 3.17.0) Jena 4.0.0 Assignee: Andy

[jira] [Commented] (JENA-2073) RAT check missing license in Fuseki2

2021-03-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17306040#comment-17306040 ] ASF subversion and git services commented on JENA-2073: --- Commit

[jira] [Comment Edited] (JENA-2074) Jetty crash when returning badly formed URIrefs as RDF/XML

2021-03-22 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17306022#comment-17306022 ] Andy Seaborne edited comment on JENA-2074 at 3/22/21, 9:01 AM: --- May be

[jira] [Commented] (JENA-2074) Jetty crash when returning badly formed URIrefs as RDF/XML

2021-03-22 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17306022#comment-17306022 ] Andy Seaborne commented on JENA-2074: - May be be related to handling error handling, similar to