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. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1473264402992-4840279.post%40n4.nabble.com. For more options, visit https://groups.google.com/d/optout.
