-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
1.2.0.Final
-
None
Generated logger/messages implementaions may cause the compiler to emit warnings (for example, if your interface method has generic parameters). It will be a problem if you compile with -Xlint:all -Werror flags.
I suppose there is no real reason to make the processor honour generics, and these warnings can be safely ignored?