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

Gcc parser does not resolve absolute paths

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • analysis-model
    • None
    • beta8 (warnings-ng), beta17 (analysis-model-api)

      There are a number of things you can filter from reporting warnings on:

      • excludeCategory
      • pattern
        • Type: String
      • excludeFile
      • pattern
        • Type: String
      • excludeModule
      • pattern
        • Type: String
      • excludePackage
      • pattern
        • Type: String
      • excludeType
      • pattern
        • Type: String

      None of those appears to allow you to just specify a path/directory under which everything should be filtered, for the gcc4 format for example.

      I tried to use an Ant-style directory/*** but that was rejected as having one too many {}'s. I'm not sure that Module or Package will match an arbitrary path either though.

      It seems that this plugin is missing that ability.

            drulli Ulli Hafner
            brianjmurrell Brian J Murrell
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: