You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/30 10:58:36 UTC

[GitHub] ivankelly opened a new pull request #1084: Lombok doesn't work with groovy

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:
users@infra.apache.org


With regards,
Apache Git Services