aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-0/+5
|
* SONAR-15595 Fix plugin dependency packagingZipeng WU2022-12-011-4/+1
|
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-11/+11
|
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+2
| | | | | - fix tests - use plugin api from artifactory
* SONAR-16182 Migrate remaining modules from java 8 to java 11Duarte Meneses2022-03-281-2/+0
|
* SONAR-15470 Do not declare Gradle build dependencies using compile and ↵Kengo TODA2021-10-081-2/+2
| | | | runtime configurations
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-0/+2
|
* JAR of sonar-xoo-plugin should not contain sonar-plugin-apiEvgeny Mandrikov2019-08-091-1/+1
| | | | | | | * Plugins should not embed sonar-plugin-api, unfortunately this happened due to typo in efad42ce25ddaa8083546859c6c05a635260b77d * And this was preventing caching of build task ":sonar-scanner-engine:test"
* Clean depsDuarte Meneses2019-07-171-2/+1
|
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-121-2/+1
| | | | sonar-plugin-api-impl
* Extract implementation from plugin API - Server rule definitionDuarte Meneses2019-07-121-0/+1
|
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-121-0/+1
|
* SONAR-10199 Fix search of issues by author containing commaJulien Lancelot2019-02-111-0/+1
|
* Fix publicationDavid Rautureau2018-04-041-4/+0
|
* Fix buildDavid Rautureau2018-04-041-0/+4
|
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-041-2/+4
|
* Fix gradle configurationJulien Lancelot2018-03-221-1/+2
|
* Move To GradleDavid Rautureau2018-03-091-0/+44