Jason W. Thompson
Jason W. Thompson
If a workspace is open in VSCode that contains one or more subversion working copies and then an additional directory is copied into the workspace that contains a subversion working...
If an instance of a default scoped class is passed into the hasProperty matcher, the assertion will always fail when the get method is invoked to get the value of...
This fixes issue #125
This issue occurs in the `master` branch. When building an RPM that includes a mapping without sources, an `NullPointerException` is thrown. This is due to an issue in `SpecWriter.java` on...
Currently in the Findbugs report, all reported bugs link to the findbugs descriptions page[1]. This also includes bugs that are the results of plugins. This causes some frustration when trying...
When a report is generated, it will show a summary of all of the found spotbugs issues. Each spotbugs issue provides a link to the spotbugs pattern description site. This...