Re: [RDF] New Jena Version

2024-02-18 Thread Gary Gregory
Hello Fredy, This change requires a bump of the project requirement from Java 8 to 11. We need to decide here if this is acceptable. OK by me. Gary On Sun, Feb 18, 2024 at 1:36 PM Fred Hauschel wrote: > > Hi there, > i think I would like to use commons-rdf, but not with the old Jena > version.

[RDF] New Jena Version

2024-02-18 Thread Fred Hauschel
Hi there, i think I would like to use commons-rdf, but not with the old Jena version. So here is a PR for a new version. I have no idea about osgi and jena doesn't seem to support it anymore. so I just used the non osgi dependency. https://github.com/apache/commons-rdf/pull/196 Fredy -