]> source.dussan.org Git - sonarqube.git/commit
SONAR-15061 Explain how to set up Java 11 for Azure Pipelines
authorJeremy Davis <jeremy.davis@sonarsource.com>
Thu, 1 Jul 2021 14:45:46 +0000 (16:45 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 2 Jul 2021 20:03:12 +0000 (20:03 +0000)
commitea7064762be12f5ccca3c3372d900f2e23784b27
treeaeae697c2f74c87122e69a05ce3a6aea4ede50e7
parent9d4267ca0cbab902205fca61e361c53ead046d2c
SONAR-15061 Explain how to set up Java 11 for Azure Pipelines
server/sonar-web/src/main/js/components/tutorials/azure-pipelines/JavaToolInstallation.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/azure-pipelines/__tests__/JavaToolInstallation-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/azure-pipelines/__tests__/__snapshots__/JavaToolInstallation-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/azure-pipelines/commands/JavaGradle.tsx
server/sonar-web/src/main/js/components/tutorials/azure-pipelines/commands/JavaMaven.tsx
server/sonar-web/src/main/js/components/tutorials/azure-pipelines/commands/__tests__/__snapshots__/JavaGradle-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/azure-pipelines/commands/__tests__/__snapshots__/JavaMaven-test.tsx.snap
sonar-core/src/main/resources/org/sonar/l10n/core.properties