You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "clintropolis (via GitHub)" <gi...@apache.org> on 2023/03/08 22:27:56 UTC

[GitHub] [druid] clintropolis commented on pull request #13882: Adding forbidden api for Properties#get() and Properties#getOrDefault()

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org