]> source.dussan.org Git - sonarqube.git/commit
SONAR-15651 display clear message when sources or tests contain '*'.
authorWojtek Wajerowicz <115081248+wojciech-wajerowicz-sonarsource@users.noreply.github.com>
Wed, 16 Nov 2022 10:34:47 +0000 (11:34 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 16 Nov 2022 20:03:06 +0000 (20:03 +0000)
commite66468ca6660c2517f87f576f8f8a58493997c45
tree9e682db0970e7589d5ea0e43fd67bd5e4a7d0011
parent05370e0745201e361e72d884110cc6eaf8fe9022
SONAR-15651 display clear message when sources or tests contain '*'.
sonar-scanner-engine/src/main/java/org/sonar/scanner/scan/ProjectReactorBuilder.java
sonar-scanner-engine/src/test/java/org/sonar/scanner/scan/ProjectReactorBuilderTest.java
sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/simple-project-with-asterisks-in-sources/sonar-project.properties [new file with mode: 0644]
sonar-scanner-engine/src/test/resources/org/sonar/scanner/scan/ProjectReactorBuilderTest/simple-project-with-asterisks-in-tests/sonar-project.properties [new file with mode: 0644]