[
https://issues.apache.org/jira/browse/SENTRY-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183302#comment-16183302
]
Sergio Peña commented on SENTRY-1893:
-------------------------------------
Jetty 9.3 and higher needs JDK8 support as minimum in order to compile and run
the tests. The following error is found on the tests:
{noformat}
Error Message
org/eclipse/jetty/server/AbstractConnector : Unsupported major.minor version
52.0
{noformat}
Also, see http://www.eclipse.org/jetty/previousversions.html
> Bump the minimum java version to 8
> ----------------------------------
>
> Key: SENTRY-1893
> URL: https://issues.apache.org/jira/browse/SENTRY-1893
> Project: Sentry
> Issue Type: Task
> Affects Versions: 2.0.0
> Reporter: Hrishikesh Gadre
> Attachments: SENTRY-1893-001.patch
>
>
> The latest version of Solr (6.x) requires Java 8. Also it looks like Oracle
> has already [EOLed Java
> 7|http://www.oracle.com/technetwork/java/eol-135779.html]. It may be a good
> idea to bump the minimum JDK version for Sentry to Java 8 as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)