ivankelly opened a new pull request #1084: Lombok doesn't work with groovy URL: https://github.com/apache/bookkeeper/pull/1084 So the @Cleanup annotation does nothing. I've changed it in the BC test to a traditional try {} finally {} since groovy doesn't do try-with-resources either, and its equivalent doesn't do multiple objects. Master Issue: #903
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
