![]() |
|
|
|
|
Issue Type:
|
Improvement
|
|
Affects Versions:
|
current |
|
Assignee:
|
Ulli Hafner
|
|
Components:
|
findbugs |
|
Created:
|
27/Jun/12 9:04 AM
|
|
Description:
|
Showing the Reviews (Classification and Comment by Users) from the configured FindBugs Cloud was obviously achieved by sending a request to the "bug details url" (http://any.findbugs.cloud/<issueHash>?embed). The code for getting this URL template from the Cloud definition is now commented out as the FindBugs API has changed:
As this is a major feature of connecting to a FindBugs Cloud in the first place, I think this should be fixed to work again by addressing the current FindBugs API.
Possible solutions I can think of:
- try to get the "details url template" by calling some other function.
- Map<String, String> edu.umd.cs.findbugs.BugCollection.getXmlCloudDetails() is a candidate.
- Extend the model adding Collection<BugDesignation> to Bug and populate with the most-recent Designation of each Reviewer by calling appropriate functions of Cloud.
|
|
Environment:
|
All
|
|
Project:
|
Jenkins
|
|
Labels:
|
warnings
plugin
gui
|
|
Priority:
|
Major
|
|
Reporter:
|
Vasil Dilchev
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|