Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: violations-plugin
-
Labels:None
-
Environment:Platform: All, OS: All
-
Similar Issues:
Description
I accidentally noticed that when class files are compiled without line
information, the plugin (as of 0.3) incorrectly attributes the problem to
java.lang.String, whereas it should be to foo.FooTest.
Created an attachment (id=77)
findbugs.xml that causes this problem