aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-testing-harness/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 javax.mail renamed to jakarta.mail and bumped patch versionlukasz-jarocki-sonarsource2024-06-281-1/+1
|
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-1/+1
|
* SONAR-21157 Drop support for running the scanners with Java 11Matteo Mara2023-12-011-5/+0
|
* 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-9/+9
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
|
* [NO JIRA] Remove unused dependency to hamcrest in sonar-testing-harnessDuarte Meneses2022-10-311-1/+0
|
* SONAR-16182 Migrate remaining modules from java 8 to java 11Duarte Meneses2022-03-281-2/+0
|
* SONAR-15918 making the new endpoint /api/push/sonarlint_events asyncLukasz Jarocki2022-02-181-0/+1
|
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-0/+2
|
* Clean depsDuarte Meneses2019-07-171-1/+1
|
* SONARCLOUD-644 fix conflict on javax.emailSimon Brandhof2019-05-141-2/+1
|
* SONAR-10725 stabilize version of jsoup dependencySébastien Lesaint2019-04-261-1/+1
|
* SONAR-11757 add HtmlFragmentAssert and MimeMessageAssertSébastien Lesaint2019-04-231-1/+3
|
* Do not deploy the artifacts used only internallySimon Brandhof2018-06-191-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
|
* Fix hamcrest dependency in sonar-testing-harnessSimon Brandhof2018-03-121-1/+1
|
* Order list of Gradle dependenciesSimon Brandhof2018-03-121-2/+4
|
* Move To GradleDavid Rautureau2018-03-091-0/+29