aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* 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 runtim...Kengo TODA2021-10-081-1/+1
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-0/+2
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-251-0/+1
* Fix generation of javadocSimon Brandhof2019-07-171-0/+1
* Clean depsDuarte Meneses2019-07-171-1/+3
* Add missing dependency 'javax.annotation-api' with Java 11Duarte Meneses2019-04-301-0/+1
* SONAR-7685 Remove commons-io dependency from sonar-wsJulien Lancelot2019-04-011-1/+0
* SONAR-7685 Remove guava dependency from sonar-wsJulien Lancelot2019-04-011-1/+0
* 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
* Order list of Gradle dependenciesSimon Brandhof2018-03-121-2/+4
* Move To GradleDavid Rautureau2018-03-091-0/+39