Giter Club home page Giter Club logo

Comments (2)

afs avatar afs commented on June 16, 2024

Hi @rjrudin - I take it you recompiled parts of the source code. Jena4 as released is compiled for Java11.

The project policy is "last two LTS versions". Jena5 will require Java17.

The project has to find a balance with the limited resources available. It also has to remain interesting for the contributors.

It isn't a matter of simply creating a branch because security issues must be dealt with across all active artifacts that the project produces. Some of the dependencies no longer support Java8. Remaining on old versions of dependencies isn't sustainable because of addressing vulnerabilities reported in CVEs.

I don't remember that having been a lot of activity to convert existing code to use any Java11 language features.
Jena4 jena-arq does use Java11 java.net.http. Jena4 uses Eclipse Jetty10 which requires Java11.

from jena.

rjrudin avatar rjrudin commented on June 16, 2024

Thanks @afs - my mistake too as while I had changed the Gradle settings, I was still testing with Java 11 and thus everything worked fine. Totally understand about requiring Java 11 or higher. I'll close this as my question was based on my error.

from jena.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.