You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/04/16 18:41:34 UTC

[GitHub] [accumulo] keith-turner opened a new pull request #1096: Remove usage of Generated annotation from thrift code.

keith-turner opened a new pull request #1096: Remove usage of Generated annotation from thrift code.
URL: https://github.com/apache/accumulo/pull/1096
 
 
   Thrift generated code uses the javax Generated annotation.  This
   annotation was previously included with Java.  In Java 11 its no longer
   present. Removing it from the generated code enables building with Java
   8 and Java 11.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services