configuration - Hudson and build warnings: possible to exclude a project from reporting? -



configuration - Hudson and build warnings: possible to exclude a project from reporting? -

i'd hudson send e-mail developers whenever warning encountered in build (vs2010, tfs)

the problem solution contains several projects company cannot touch. since part of solution, need built when solution built, don't want hudson count warnings projects (there plenty of them).

is there way tell hudson not care warnings in projects?

you can utilize ${build_log_regex} token of email-ext plugin filter warnings in projects.

configuration hudson compiler-warnings projects-and-solutions

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -