]> source.dussan.org Git - sonarqube.git/commit
SONAR-4629 Improve check of project key pattern: must not only contain digits
authorJulien Lancelot <julien.lancelot@gmail.com>
Mon, 16 Sep 2013 15:12:20 +0000 (17:12 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Mon, 16 Sep 2013 15:12:20 +0000 (17:12 +0200)
commitbfd9e1b21883dfb3a430cf34c39305fde4985ebf
tree7c66e1f619339e2a7943b45daa0d132f5c49868e
parent57ebc479a474152480fb23f6c15fc3e288f6fc88
SONAR-4629 Improve check of project key pattern: must not only contain digits
sonar-batch/src/main/java/org/sonar/batch/scan/ProjectReactorValidator.java
sonar-batch/src/test/java/org/sonar/batch/scan/ProjectReactorValidatorTest.java