Hi all, I am trying to do a user defined parser using the gui for https://wiki.jenkins-ci.org/display/JENKINS/Warnings+Plugin
According to documentation, it should be easy to understand, but It is not so straight forward to me to understand what should i do. I am far to be familiar with that and don't know what is groovy For *Name*, it is clear: I can do what I want: *my_personal_parser* For *Link name* : I do not understand hyperlinks to what *Trend report name* : An arbitrary name Compiler Warnings Trend *Regular expression* : something like this should be good *\*W,(\w+)\s+\(.*\)* but I don't exactly understand what should match *Mapping script*: Do you have example of groovy script, or link to documentation? I also do not properly understand what log parser is waiting an example of log message in my case is: *xmelab: *W,DLCIML (../systemc/bin/plt/foo/cds.lib,1): cds.lib CDS.LIB file included multiple times '/sw/cadence/xcelium/16.11.002/lnx86/tools.lnx86/inca/files/cds.lib' (cds.lib command ignored).* *TOOL: xmelab(64) 16.11-s002: Started on Apr 12, 2017 at 18:11:40 CEST* Thank for your help, Br, Sylvain -- 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/2e4ef3f8-c009-4515-b349-b040e83f0b4e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
