I see that under the advanced section of the compiler warnings module there is an option to ignore files based on their absolute file path. Does this work to filter warnings found in the console output or only when scanning files?
I have a directory at the top of my workspace named "log4cxx/source". I don't want to be notified of any warnings in that directory. The warnings are found in the console output. I have tried the following filters, all without success log4cxx/source .*/log4cxx/source/.* log4cxx/source/** Has anyone gotten this type of filtering to work? Thanks. -- http://mtu.net/~jpschewe -- 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. For more options, visit https://groups.google.com/d/optout.