Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
test-patch.sh currently uses the CLI utilities for findbugs to discover the version. This isn't really accurate since maven pulls down the jars as part of the pom. It should be possible to either read the generated HTML file(s) or perhaps read the pom to discover the real version that was used.