ajantha-bhat commented on PR #6815: URL: https://github.com/apache/iceberg/pull/6815#issuecomment-1434587642
@amogh-jahagirdar, @rdblue: we have the below compile warning because of the findbugs dependency removal. <img width="554" alt="image" src="https://user-images.githubusercontent.com/5889404/219656305-a906b689-9db2-48c9-a588-76b61d19ccf3.png"> ``` > Task :iceberg-api:compileJava warning: unknown enum constant When.UNKNOWN reason: class file for javax.annotation.meta.When not found unknown enum constant When.UNKNOWN warning: unknown enum constant When.UNKNOWN reason: class file for javax.annotation.meta.When not found warning: unknown enum constant When.UNKNOWN reason: class file for javax.annotation.meta.When not found warning: unknown enum constant When.UNKNOWN reason: class file for javax.annotation.meta.When not found ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org