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

Warnings Plugin does not recognize Eclipse 3.8 Java warnings

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • None

      In Eclipse 3.8 the format of the warning messages has been changed slightly:

      [INFO] Compiling 5 source files to /media/ssd/multi-x-processor/workspace/msgPM_Access/com.faktorzehn.pa2msgpm.core/target/classes
      [WARNING] /media/ssd/multi-x-processor/workspace/msgPM_Access/com.faktorzehn.pa2msgpm.core/src/com/faktorzehn/pa2msgpm/core/loader/PmModelImporter.java:[369,0] 
      	private boolean compare(List<String> rowTableValues, List<String> allowedValues) {
      	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      The method compare(List<String>, List<String>) from the type PmModelImporter is never used locally
      [WARNING] /media/ssd/multi-x-processor/workspace/msgPM_Access/com.faktorzehn.pa2msgpm.core/src/com/faktorzehn/pa2msgpm/core/loader/PmModelImporter.java:[391,0] 
      	private List<String> getTableValues(PropertyRestrictionType restrictionType) {
      	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      The method getTableValues(PropertyRestrictionType) from the type PmModelImporter is never used locally
      2 problems (2 warnings)
      

            drulli Ulli Hafner
            alex Alexander Weickmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: