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: [email protected] With regards, Apache Git Services
