Helllo,

I am using parsed console log plugin and Email-ext plugin in Jenkins to 
send out daily build status, only upon build failure or compiler warnings. 
I would like to display the extracted error/warning message in the email 
body. I got groovy email template from "
https://github.com/jenkinsci/email-ext-plugin/blob/master/src/main/resources/hudson/plugins/emailext/templates/groovy-html.template";.
 
It display Console Output instead of specific error/warning message want. I 
have zero knowledge on groovy or html et al, it gonna take me sometime to 
learn and able to modify the template to fulfill my need quickly.

Can someone point me a sample file that can search out either console 
output or parsed console output and only display the lines contain "error" 
or "warning"?

Any help is greatly appreciated.

Victoria Lei 

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/66daca40-d31b-4881-ada2-9e722c1df243%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to