-
```
We should figure out how to write some FindBugs bug detectors for Guice
users. In-IDE static analysis would be slightly better, but this would be a
good start.
Some probable-bugs of interest:
- …
-
To further reduce the bug count we need to set the threshold lower. This should be done on a rolling basis once we're used to Travis kicking out builds containing Medium threshold bugs.
-
Follow-up task of https://github.com/ome/ome-common-java/pull/1, activating `mvn findbugs:check` in Travis requires to fix 30 bugs in the code base
```
[INFO] --- findbugs-maven-plugin:3.0.4:check (…
-
Fix any CheckStyle and/or FindBugs issues our code has, or at least reduce these issues to as few as possible. Best-case scenario, be able to run ant clean test without any issues being found. We can …
-
This is related to #167.
The messages from the FindBugs parser contain [HTML formatting](https://github.com/tomasbjerre/violations-lib/blob/e083e670887819141279f2c11fcedc042a50245a/src/main/resourc…
-
The readme calls out
>This provides almost same feature with findbugs-slf4j.
I am current using findbugs-slf4j and am wondering if the differences are only the patterns? Will the missing findbug…
-
```
We should figure out how to write some FindBugs bug detectors for Guice
users. In-IDE static analysis would be slightly better, but this would be a
good start.
Some probable-bugs of interest:
- …
-
atiti updated
11 years ago
-
_Migrated from Google Code (issue 807)_
-
```
We should figure out how to write some FindBugs bug detectors for Guice
users. In-IDE static analysis would be slightly better, but this would be a
good start.
Some probable-bugs of interest:
- …