[ https://issues.apache.org/jira/browse/JENA-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504800#comment-17504800 ]
ASF subversion and git services commented on JENA-2306: ------------------------------------------------------- Commit 46d17fe876eb2e7737a73540cd8cb44d166c05f7 in jena's branch refs/heads/main from Andy Seaborne [ https://gitbox.apache.org/repos/asf?p=jena.git;h=46d17fe ] JENA-2306: Refactor for easy switch to default JSON-LD 1.1 > Prepare for switching to JSON-LD 1.1 as the default. > ---------------------------------------------------- > > Key: JENA-2306 > URL: https://issues.apache.org/jira/browse/JENA-2306 > Project: Apache Jena > Issue Type: Improvement > Components: RIOT > Affects Versions: Jena 4.4.0 > Reporter: Andy Seaborne > Assignee: Andy Seaborne > Priority: Major > Fix For: Jena 4.5.0 > > > Prepare for switching to JSON-LD 1.1 as the default. > This is complicated by the fact that, with Java11, java.net.http fails to > setup the HTTP/2 connection to schema.org. > Works with Java17. > The java.net.http handling is within Titanium; it is not the switchable RIOT > default HttpClient. > It is not a titanium bug - it is reproducible without Titanium. > -- This message was sent by Atlassian Jira (v8.20.1#820001)