3.7.0
3.7.0 (2018-03-15)
Implemented enhancements:
- SonarQube compatibility 7.0 #170
- Make path to existing FindBugs report configurable #163
- New configuration: Skip project/submodule that are not compiled #56
- Fixed warning about platform dependent build #175 (roberthubert)
- WIP: Add builds with SonarQube 6.7.1 and 7.0 #168 (KengoTODA)
- Update dependencies #167 (KengoTODA)
- upgrade fb-contrib to the latest version #160 (KengoTODA)
- Minor changes #158 (KengoTODA)
- Add deploy by travis #157 (KengoTODA)
Fixed bugs:
- SonarQube compatibility 7.0 #170
- Fix wrong command line parameter introduced by 4d815f4 #162 (KengoTODA)
Closed issues:
- Migrate Settings class usage to Configuration #172
- Problems while installing Findbugs at the same time as Java plugin #166
- Upgrade fb-contrib to 7.2.0? #159
Merged pull requests:
- Add configuration for custom paths of existing reports. #163 #177 (h3xstream)
- Fixed link to the SonarJava plugin in the readme file #174 (roberthubert)
- New configuration "Allow Uncompiled Code" #173 (h3xstream)
- Remaining tasks for #168 #171 (KengoTODA)
- #148 Excluded Java Server Pages (JSPs) from Java source files to fix failure when analyzing module with non-compiled JSPs #169 (roberthubert)