Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

SonarQube Scanner 2.8 发布,代码质量管理平台

$
0
0

SonarQube Scanner 2.8 版本发布了。Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。

本次更新如下:

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

下载地址:

https://sonarsource.bintray.com/Distribution/sonar-scanner-cli/sonar-scanner-2.8.zip


Viewing all articles
Browse latest Browse all 44787

Trending Articles