Closed GoogleCodeExporter closed 9 years ago
It's not really a bug with the annotation, but we create code that just might
not compile.
You can craft code that fails in the same way without Lombok - just try to run
QualifierExample through javac.
Original comment by askon...@gmail.com
on 7 Aug 2013 at 9:36
Attachments:
Discussed with Roel. We're not going to fix this since it's not a bug in
Lombok, and this isn't common or boilerplate enough. You can get around it by
creating the Logger yourself using a non-fully qualified name.
Original comment by askon...@gmail.com
on 7 Aug 2013 at 10:45
Original issue reported on code.google.com by
djs.as...@gmail.com
on 7 Aug 2013 at 12:03