[ https://issues.apache.org/jira/browse/JENA-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504802#comment-17504802 ]
ASF subversion and git services commented on JENA-2306: ------------------------------------------------------- Commit 32b6e7102fb324bd276550b84f9cf7a4bb1eb914 in jena's branch refs/heads/main from Andy Seaborne [ https://gitbox.apache.org/repos/asf?p=jena.git;h=32b6e71 ] JENA-2306: Align naming - rename JsonLDReader as LangJSONLD10 > 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)