We build linux x86 and linux x64 targets in parallel and end up with two log
files each with their compiler warnings. Both in "gnu C compiler 4" format.
I wanted to list both files in the same "File Pattern" field with the parser
set to "gnu C compiler 4", but the Warnings Plug-in does not handle the
multiple log files instance properly. Is this a bug or perhaps just not
supported.
If this is not a bug and is just not supported, I could do at least a couple
different things:
1. Concatenate the two logs into a single and process the one log (I am
doing this today)
2. Create 2 separate custom parsers and have the custom parsers handle one
log apiece. The "gnu C compiler 4" parser configuration is what I would
need to plug in to the custom parser. Where would I find the "gnu C
compiler 4" parser configuration that I could plug in to the custom parser
fields?
Thanks!
--
View this message in context:
http://jenkins-ci.361315.n4.nabble.com/Warnings-Plug-in-multiple-files-for-same-parser-tp4840279.html
Sent from the Jenkins users mailing list archive at Nabble.com.