Yes, you're right! Thank you for improving my answer. Easier and smart in that way ;)
Best regards and thank you very much again, Rachel On Thursday, 19 January 2017 19:26:32 UTC+1, slide wrote: > > The attachments field uses an ant file pattern, so you could do something > like **/cppcheck.xml and it will find it in the workspace. > > On Thu, Jan 19, 2017, 11:05 Rachel Moreno <[email protected] > <javascript:>> wrote: > >> Hi Chia-Che, >> >> You could guess the location of cppcheck.xml in your workspace and then: >> >> >> - Post-build action > Editable Email Notification >> - Complete typical email data: recipients, subject, content >> - Fill in *Attachments* field (base directory is the workspace). E.g. >> - if cppcheck.xml is in the root of the workspace: cppcheck.xml >> - if cppcheck.xml is in the directory MyDirectory of the >> workspace: MyDirectory/cppcheck.xml >> >> >> I hope be useful. >> >> >> Best regards, >> >> Rachel >> >> On Tuesday, 17 January 2017 10:32:57 UTC+1, Chia-Che Ho wrote: >>> >>> I'm trying to send *cppcheck* report on an email using email-ext plugin >>> from a Jenkins build. >>> Could anyone provide the method?! >>> Thank you!!! >>> >>> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/9d5c7e56-4b5a-4b4e-8af5-9ec05537f9bc%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/9d5c7e56-4b5a-4b4e-8af5-9ec05537f9bc%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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/2fd79896-955b-4a12-b5b2-3ecb6c5c314b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
