You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "ajantha-bhat (via GitHub)" <gi...@apache.org> on 2023/02/17 12:42:23 UTC

[GitHub] [iceberg] ajantha-bhat commented on pull request #6815: API: Revert to using stephenc findbugs dependency for Nullable

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-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org