kinow commented on PR #196:
URL: https://github.com/apache/commons-rdf/pull/196#issuecomment-1951351090

   > This PR breaks the build. We would need to bump the Java requirement for 
this project from Java 8 to 11. This is not something we can decide here, it 
needs to be brought up on the dev mailing list.
   
   Good point, @garydgregory . From commons-rdf readme,
   
   >aims to provide a common library for [RDF 
1.1](http://www.w3.org/TR/rdf11-concepts/) with implementations for common Java 
RDF frameworks like [RDF4J](http://rdf4j.org/), [Apache 
Jena](http://jena.apache.org/) as well as for other libraries such as 
[OWLAPI](http://owlapi.sourceforge.net/), 
[Clerezza](http://clerezza.apache.org/) and other JVM languages.
   
   Jena, from what I remember, updates JVM versions faster than Commons 
components (cannot remember if it's the last three version, three years? @afs ).
   
   Maybe commons-rdf will have to break away from other Commons components, and 
use the lowest version of the JVM that works with the latest supported version 
of the libraries it wants to interface with. +1 to the mailing list discussion 
:+1: 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to