clintropolis commented on PR #13882: URL: https://github.com/apache/druid/pull/13882#issuecomment-1460963667
This seems to not work in java 8, I see: ``` [ERROR] Failed to execute goal de.thetaphi:forbiddenapis:3.2:check (compile) on project druid-sql: Parsing signatures failed: Method not found while parsing signature: java.util.Properties#get(java.lang.Object) -> [Help 1] ``` There are no problems with java 11 or 17. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
