-
Bug
-
Resolution: Fixed
-
Major
-
None
I have a few of the following warnings outputted by javac:
aaa.class: warning: Cannot find annotation method 'xxx()' in type 'yyyy': class file for fully.qualified.ClassName not found
However, they are not being picked up by the Warnings plug-in. I assume it is because they don't have the typical format of "[javac] file: warning: [type] message" (as the [type] part is not there).
[JENKINS-21240] Javac compiler "cannot find annotation method" warnings are ignored
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 153103 ] | New: JNJira + In-Review [ 194465 ] |