> All,
>
> I've recently been playing with FindBugs on my own projects and have it
> working via ant, ignoring checks that I find legitimate, and producing
> readable reports.
>
> Is anyone interested in me adding a "findbugs" target to the build
> script to invoke findbugs and produce a report? Reports can be generated
> in XML (for later transformation, most likely) or in one of several
> built-in styles in HTML.
>
> Note that adding such a build target will not impose a dependency on
> FindBugs -- only if one wishes to actually run the target will FindBugs
> need to be properly configured.

FindBugs, Checkstyle and many more QA tests are allready provided by
Sonar team for Tomcat :-)

http://nemo.sonarsource.org/dashboard/index/50544

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to