-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.176
Analysis Model API Plug-in 5.0.0
Warnings Next Generation Plugin 5.0.0
-
-
5.0.2
The warning analysis reports a false positive if e.g. the build project name contains the string "info".
For example, the line below is matched by the regexp parser:
311>------ Build started: Project: sysinfo, Configuration: Debug Win32 ------
This obviously leads to an error during the report generation:
[DEBUG] [-ERROR-] Can't resolve absolute paths for some files: [DEBUG] [-ERROR-] - C:/jenkins/workspace/acecode-win/build/------ Build started: Project [DEBUG] [-ERROR-] Can't create fingerprints for some files: [DEBUG] [-ERROR-] - 'C:/jenkins/workspace/acecode-win/build/------ Build started: Project', IO exception has been thrown: java.nio.file.InvalidPathException: Illegal char <:> at index 59: C:/jenkins/workspace/acecode-win/build/------ Build started: Project
[JENKINS-57365] MsBuildParser reports warnings if the build project contains "info"
Assignee | Original: Ulli Hafner [ drulli ] | |
Labels | New: help-wanted newbie-friendly |
Assignee | New: Stephan Senkbeil [ stephansenkbeil ] |
Released As | New: 5.0.2 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |