Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Hudson 1.361 on Windows Server 2003
Relevant plug-ins: FindBugs 4.10, Static Analysis Utilities 1.9
Description
For multi-configuration projects, links to FindBugs results won't be added to the project page. There also are no links on the build pages (the one you reach by clicking a link in "Build history" on the project page) and the pages on the configuration.
The FindBugs results can however be found on the build pages for the configurations (can be reached by clicking on a build in "Build history", then on a configuration).
Since in my case the FindBugs results should be identical over all configurations, I expected to find a link on the main project page, as it works with other project types. At least I would have expected to find a link on the configuration pages, not only the configuration pages for specific builds.
Hi there!
First of all, thanks for a great plugin!
I just tried the warnings plugin with a multi-configuration project, and I find it a bit strange that it only shows warning for the first configuration. Wouldn't it be better if it showed warnings for each configuration on each configuration's page, and perhaps an aggregated view on the main project page?
Or perhaps the idea was to get something working for multi-configuration projects at all as a first step, and deal with more advanced features later on?
Just curious, thanks for your time