aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23626 publish Community Build and SonarQube Server independently.Steve Marion2024-11-151-1/+1
| | | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Matteo Mara <matteo.mara@sonarsource.com>
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-2/+2
|
* SONAR-22017 Add versionEOL to GlobalActionOrlovAlexander2024-04-101-0/+9
|
* SONAR-22017 Add eol date for active versionDejan Milisavljevic2024-04-101-1/+2
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-161-1/+1
| | | | org.apache.commons:commons-lang3
* SONAR-21157 Drop support for running the scanners with Java 11Matteo Mara2023-12-011-5/+0
|
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-0/+1
|
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-0/+5
|
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-12/+12
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
|
* SONAR-16232 Fix version metadataDuarte Meneses2022-04-211-0/+7
|
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-2/+1
| | | | | - fix tests - use plugin api from artifactory
* SONAR-16182 Migrate remaining modules from java 8 to java 11Duarte Meneses2022-03-281-2/+0
|
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-0/+2
|
* remove all other dependencies onto sonar-serverSébastien Lesaint2019-08-141-3/+3
| | | | | | was causing funky dependency tree for tests (almost loop) dependency was sometimes added for transitive dependencies module was super large yet hardly a couple classes were used
* Clean depsDuarte Meneses2019-07-171-51/+5
|
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-121-0/+87
sonar-plugin-api-impl