> How do you inform your developers about CheckStyle or FindBugs errors /
> broken build in a convenient way as part of your CI ?

Your CI should send developers a link to the build failure.  Here is an example 
reason for failure:

Foo.java:16: warning: Line is longer than 80 characters.

How much more convenient can you get?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to