Change Log
3.8.0 (2018-09-07)
Implemented enhancements:
Fixed bugs:
- Startup issues with sonarqube 7.3 #204
- False waring about Spring bean afterPropertiesSet method #196
- NoSuchMethodError: org.apache.bcel.generic.ObjectType.getInstance #176
- 3.4.4 breaks sonar-scanner #165
- sonar-findbugs 3.6 fails when analyzing module with non-compiled JSPs #148
- Run sonar if $SONAR_VERSION is latest LTS #179 (KengoTODA)
Closed issues:
- Accident #191
- Fat fingers #190
- java.lang.IllegalStateException: Can not execute Findbugs #188
- Unable to update to 3.7.0 on 6.7.1 Sonar version #185
- Error Scanning Maven #180
Merged pull requests:
- SonarQube 7.3 (latest) compatibility #209 (h3xstream)
- Replace BatchExtension for SQ 7.3 compatibility #204 #208 (VinodAnandan)
- stop running sonarqube analysis on the PR made from forked repo #203 (KengoTODA)
- Retry to release 3.8 #199 (KengoTODA)
- Release 3.8 #198 (KengoTODA)
- upgrade find-sec-bugs #195 (KengoTODA)
- Upgrade dependencies to the latest version #192 (KengoTODA)
- update SpotBugs to 3.1.3 #186 (KengoTODA)
- prepare for next development #178 (KengoTODA)