Hello all, I have patched the clamav plugin and provided a pull-request. https://github.com/jenkinsci/clamav-plugin/pull/1
I have added a switch to make the clamav more polite on logging. Currently it logs all processed files (even if no issue was found). After my patch, the user can decide to quite the logging on only errors or findings. Additionally I have fixed some grammar in the logging. Right now, I cannot get my patch merged, since the unit-tests are not runnable on cloudbees. The problem is, that the unit-Tests are not runnable since there are some requirements and bugs in it. 1. is on cloudbees a clamav daemon running? If so, what is the IP and the port of it. So I could patch also the unit-tests to use the corresponding daemon. 2. what is the policy if a plugin was previously "unbuildable" since the tests won't run? If there is no maintainer anymore, I offer my help for the plugin as a co-maintainer, and ask therefore for a commit/push right to the plugin. Bye Darko -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
