1
0
mirror of https://github.com/mc1arke/sonarqube-community-branch-plugin.git synced 2024-11-24 08:42:28 +02:00
sonarqube-community-branch-.../.github
Michael Clarke 0f5fbd8894 #753: Add support for Sonarqube 10.0
Sonarqube 10 has removed legacy support for modules as well as removing
deprecated properties historically used for specifying branch targets.
Additionally, the interface for managing Sonarqube features has had a
method renamed, which makes the new version of Sonarqube binary
incompatible with the plugin. The references to Sonarqube's removed code
have been removed from the plugin, and the implementations of the
interface and Java agent that dynamically updates Sonarqube code that
also implements the interface have been updated to use the new method
name.

As the Sonarqube server binaries are now compiled against Java 17, the
build process has been bumped to JDK 17, but continues to produce Java
11 artefacts to allow scanner components to be compatible with the
ongoing Java 11 support in the scanner.
2023-09-16 12:44:00 +01:00
..
ISSUE_TEMPLATE Add a bug report template 2019-06-22 14:08:08 +01:00
workflows #753: Add support for Sonarqube 10.0 2023-09-16 12:44:00 +01:00
dependabot.yml Add basic Dependabot configuration 2021-07-25 14:26:07 +01:00
FUNDING.yml #91: Add ability to donate to the project maintainer 2022-04-05 21:17:11 +01:00