-
This is required for internal logging product to collect all AtlasDb logs.
-
I used Gradle 6.0.1
```
:gradle-aws-plugin [master]$ gradle --version
------------------------------------------------------------
Gradle 6.0.1
-------------------------------------------------…
-
## Environment
| Component | Version |
| ------------------ | ------- |
| Java | 1.8 |
| SpotBugs | 4.5.3.0+ |
| FindSecBugs |1.12 |
## Probl…
-
## Environment
| Component | Version |
| ------------------ | ------- |
| Java | 1.8 |
| SpotBugs | 4.5.3.0+ |
| FindSecBugs |1.12 |
## Probl…
-
```
It would be nice to have filters for the packages seen in the output of
FindBugs.
"FindBugs integration is pretty awesome! At some point, it might be cool to
provide package filters for the Fin…
-
It would be great if findbugs could provide a way to fail the build only if there are high priority bugs, but want all bug instances (high, medium, low) to be listed in the xml report generated by fin…
-
```
It would be nice to have filters for the packages seen in the output of
FindBugs.
"FindBugs integration is pretty awesome! At some point, it might be cool to
provide package filters for the Fin…
-
```
The code does not run cleanly though FindBugs because of some bugs:
In org/poly2tri/triangulation/delaunay/sweep/DTSweep.java at lines 634, 789,
the 'if(ot == null)' checks are made after 'ot' i…
-
```
The code does not run cleanly though FindBugs because of some bugs:
In org/poly2tri/triangulation/delaunay/sweep/DTSweep.java at lines 634, 789,
the 'if(ot == null)' checks are made after 'ot' i…
-
```
The code does not run cleanly though FindBugs because of some bugs:
In org/poly2tri/triangulation/delaunay/sweep/DTSweep.java at lines 634, 789,
the 'if(ot == null)' checks are made after 'ot' i…