发布于 2016-09-27 00:28:22 | 172 次阅读 | 评论: 0 | 来源: 网友投递
SonarQube代码质量管理平台
Sonar是一个用于代码质量管理的开源平台,用于管理源代码的质量,可以从七个维度检测代码质量通过插件形式,可以支持包括java,C#,C/C++,PL/SQL,Cobol,JavaScrip,Groovy等等二十几种编程语言的代码质量管理与检测
SonarQube Scanner 2.8 版本发布了。
本次更新如下:
Bug
[SQSCANNER-27] - Home not detected when links are used
[SQSCANNER-29] - Exit code should not be 0 when script fails due to ERROR: Unrecognized option:
Improvement
[SQSCANNER-23] - Support the new 'MessageException' unchecked exception and log by default the error stack trace only when a non-MessageException is thrown
[SQSCANNER-28] - Support sonar.scanner.skip without connecting to server
[SQSCANNER-30] - Add timestamp to logs in debug/verbose
[SQSCANNER-31] - Support HTTP proxy authentication
New Feature
[SQSCANNER-20] - Create a sonar-runner-debug executable
下载地址:
https://sonarsource.bintray.com/Distribution/sonar-scanner-cli/sonar-scanner-2.8.zip