-
Bug
-
Resolution: Fixed
-
Major
-
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.
[JENKINS-54035] Gcc parser does not resolve absolute paths
Component/s | New: analysis-model [ 23523 ] | |
Component/s | Original: warnings-plugin [ 15513 ] | |
Summary | Original: can't exclude everything under a given dir | New: Gcc parser does not resolve absolute paths |
Attachment | New: consoleText.txt [ 45154 ] |
Released As | New: beta8 (warnings-ng), beta17 (analysis-model-api) | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |