The project has taken the decision that Jena 3.x onwards (master branch) will require Java 1.8
The jena2 branch remains Java 1.7 compatible though is receiving very limited development and will not be actively supported by the projects current core contributors. Contributions from the community to help maintain the jena2 branch are of course welcome but given that Java 1.7 is now officially end of life (as of April 2015 per http://www.oracle.com/technetwork/java/eol-135779.html) we expect most users to move to Java 1.8 in the near future All released versions from the last couple of years e.g. Jena 2.13.0 are Java 1.7 compatible We would strongly recommend that you start working against Jena 3.x and Java 1.8 if at all possible Rob On 27/07/2015 10:38, "Roshan Bharath Das" <[email protected]> wrote: >Hello, > >How can I get Jena source code compatible with Java 1.7 from >(https://github.com/apache/jena <https://github.com/apache/jena>)?. As of >now in Java 1.7 the package java.util.function is not supported. >Any help is appreciated. > >Best Regards, >Roshan > > >
