Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-21240

Javac compiler "cannot find annotation method" warnings are ignored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • 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).

            drulli Ulli Hafner
            kmart216 David Humeniuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: