-
Enhancement
-
Resolution: Won't Fix
-
P4
-
6
-
generic
-
generic
The findbugs tool (http://findbugs.sourceforge.net/) is extremely valuable in finding bugs in Java code and should be used in the build process to guarantee critical problems are not introduced into our builds. The findbugs tool can be run in a batch mode and also in a 'what is different from the last time' mode.
This may need to be done in an incremental approach, just as getting rid of the warning messages is being done.
This may need to be done in an incremental approach, just as getting rid of the warning messages is being done.