Basil Crow
b068fd25dd
Fix `RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE` and `RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE` SpotBugs violations ( #6109 )
2021-12-27 09:47:11 -08:00
Basil Crow
483a029ca2
Fix `RV_RETURN_VALUE_IGNORED_BAD_PRACTICE` SpotBugs violations ( #6108 )
2021-12-27 09:45:59 -08:00
Basil Crow
234017ecfc
Fix `RV_RETURN_VALUE_IGNORED` SpotBugs violations ( #6107 )
2021-12-27 09:42:52 -08:00
Basil Crow
de99acbd0f
EOL `BackFiller` ( #6106 )
2021-12-27 09:42:24 -08:00
Basil Crow
bd3823ce0d
Spotbugs fixes for `LI_LAZY_INIT_STATIC`, `NP_LOAD_OF_KNOWN_NULL_VALUE`, and `UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD` ( #6099 )
2021-12-24 16:36:32 -08:00
Basil Crow
8a5e309256
Fix `DM_DEFAULT_ENCODING` SpotBugs violations ( #6050 )
2021-12-22 20:33:59 -08:00
Basil Crow
a5f13e65ef
Triage some SpotBugs violations ( #6049 )
2021-12-22 06:15:14 -08:00
Basil Crow
c3e22d57db
Fix `IS2_INCONSISTENT_SYNC` SpotBugs violations ( #6047 )
2021-12-15 15:22:47 -08:00
Basil Crow
485c9b0966
Fix `XXE_SAXPARSER` SpotBugs violations ( #6052 )
2021-12-14 10:49:51 -08:00
Basil Crow
165d559469
Fix `RV_RETURN_VALUE_IGNORED_BAD_PRACTICE` SpotBugs violations ( #6025 )
2021-12-11 12:51:46 -08:00
Basil Crow
9e68ced3d0
Fix `IS_FIELD_NOT_GUARDED` SpotBugs violation ( #6037 )
2021-12-10 09:53:22 -08:00
Basil Crow
b57ede4279
Fix some SpotBugs violations ( #6023 )
...
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2021-12-10 09:52:29 -08:00
Basil Crow
c90556c9a2
Fix `IC_INIT_CIRCULARITY` SpotBugs violation ( #6022 )
2021-12-08 09:05:27 -08:00
Basil Crow
426c6a1b54
Fix `RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT` SpotBugs violations
2021-12-06 14:03:50 -08:00
Basil Crow
cd91b39f56
Fix `SIC_INNER_SHOULD_BE_STATIC` SpotBugs violations
2021-12-06 14:02:59 -08:00
Basil Crow
f7bc2b5da6
Fix `OBL_UNSATISFIED_OBLIGATION` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
6c45a12cd7
Fix `RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
2023494b86
Fix `DCN_NULLPOINTER_EXCEPTION` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
1a89cec44e
Fix `SR_NOT_CHECKED` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
081c0ce6f4
Fix `JLM_JSR166_UTILCONCURRENT_MONITORENTER` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
4492a1c198
Fix `NP_NULL_PARAM_DEREF` SpotBugs violations
2021-12-06 14:00:50 -08:00
Basil Crow
57abb105ff
Fix `HARD_CODE_PASSWORD` SpotBugs violations
2021-12-06 14:00:47 -08:00
Basil Crow
8c4ae1a145
Fix `CO_COMPARETO_INCORRECT_FLOATING` SpotBugs violations
2021-12-06 13:59:20 -08:00
Basil Crow
d374369d40
Fix `OS_OPEN_STREAM` SpotBugs violations
2021-12-06 13:59:11 -08:00
Basil Crow
a0c843698d
Fix `SE_NO_SERIALVERSIONID` SpotBugs violations
2021-12-06 13:59:05 -08:00
Basil Crow
d5cea69751
Prevent new SpotBugs violations from being introduced ( #6015 )
2021-12-06 13:52:38 -08:00
Stefan Spieker
0811c45651
Renamed exclude file and set spotbugs default to medium ( #5746 )
...
Co-authored-by: Basil Crow <me@basilcrow.com>
Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
2021-09-28 08:22:55 +01:00
Stefan Spieker
d56d5619e8
Exclude two generated classes from spotbugs ( #5750 )
2021-09-27 20:08:25 +01:00
Basil Crow
34df399f27
Silence SpotBugs false positive
2021-06-03 09:04:53 -07:00
Jesse Glick
3a5a755f47
[INFRA-2890] Remove unused configuration of `maven-site-plugin` ( #5497 )
2021-05-19 08:39:38 +01:00
StefanSpieker
58499905f8
replaced MS_SHOULD_BE_FINAL general spotbugs exclude with individual excludes ( #5235 )
2021-03-08 07:58:49 +00:00
Stefan Spieker
c780f81c94
JENKINS-53720 is fixed already with spotbugs version update
2020-12-04 22:30:32 +01:00
Jeff Thompson
ced25e51fd
Make sure everything has a justification.
...
And move a couple of items to the exclude file. If we ever get to a lower threshold, these will show up all over the place.
2020-01-23 14:55:59 -07:00
Stefan Spieker
f9d1801bd6
remove UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS from global exclude
2019-12-31 12:15:04 +01:00
Oleg Nenashev
46824ec45d
[JENKINS-53863] - Update JTH to 2.41.1 and enable testing with JDK 11
2018-11-13 18:48:52 +01:00
Oleg Nenashev
d735f5e03b
[JENKINS-36717] - Remove FindBugs priority filters since they do not actually impact the build
2016-08-01 19:55:58 +03:00
Oleg Nenashev
d8cae8221e
[FIXED JENKINS-36715] - Invoke FindBugs during the Jenkins core build ( #2458 )
...
* Move FindBugs call to the parent POM, always run it and generate XMLs
* Update FindBugs to 3.0.4
* Filter away Stream encoding issues
* Rework FindBugs definitions according to comments from @jtnord
* Generalize configuration, findbugs:findbugs now takes it.
* Add TODOs to FindBugs excludes file
* Remove explicit failOnError
* Fix the typo spotted by @jtnord
2016-08-01 18:20:27 +03:00
Peter Dave Hello
0ac3a27b7d
optimize png images losslessly using zopflipng ( #2379 )
...
Optimize PNG images losslessly using zopflipng
2016-06-02 12:26:16 +02:00
Kohsuke Kawaguchi
f4c8165838
Resurrect the maven site changes
...
This reverts commit 604e7e07d1 .
2012-09-25 11:59:00 -07:00
Kohsuke Kawaguchi
604e7e07d1
Revert Maven site pom change until the release gets to central.
...
Revert "menu needs to be explicitly inherited"
This reverts commit 7add578b8d .
Revert "Push Maven site to another repository"
This reverts commit 71d8014b52 .
2012-09-24 13:46:09 -07:00
Kohsuke Kawaguchi
7add578b8d
menu needs to be explicitly inherited
2012-09-24 12:02:49 -07:00