----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74219/ -----------------------------------------------------------
(Updated Nov. 29, 2022, 9:12 a.m.) Review request for ranger and Madhan Neethiraj. Repository: ranger Description ------- https://issues.apache.org/jira/browse/RANGER-3986 The latest trino SPI 403 is running on Java 17, which guice 4.x doesn't support. we should upgrade the guice version to make ranger-trino-plugin possible to running on JVM 17 Diffs ----- pom.xml bcb93ed74 Diff: https://reviews.apache.org/r/74219/diff/1/ Testing ------- Try to build - success /opt/maven/3.8.3/bin/mvn clean package -P 'ranger-jdk11,!linux' -DskipTests -Dmaven.repo.local=/mnt/.m2 Try to run UT - success /opt/maven/3.8.3/bin/mvn clean test -P 'ranger-jdk11,!linux' -DskipTests -Dmaven.repo.local=/mnt/.m2 Thanks, ziyue yang
