]> source.dussan.org Git - sonarqube.git/commit
SONAR-926 Language is null in projects table for project/module resources
authorJulien HENRY <julien.henry@sonarsource.com>
Mon, 10 Feb 2014 16:41:48 +0000 (17:41 +0100)
committerJulien HENRY <julien.henry@sonarsource.com>
Mon, 10 Feb 2014 17:14:59 +0000 (18:14 +0100)
commit08f2f1c2a8f60f79b626c871782b5864581a12d8
treeb2b7af9e17ff2c3b2cb39c2aee7a51d46d11ffc6
parent4ded28a1580e6dca31b4c0a2b951cefec4643e18
SONAR-926 Language is null in projects table for project/module resources
sonar-batch/src/main/java/org/sonar/batch/index/DefaultResourcePersister.java
sonar-batch/src/main/java/org/sonar/batch/scan/filesystem/ComponentIndexer.java
sonar-batch/src/test/resources/org/sonar/batch/index/DefaultResourcePersisterTest/shouldRemoveRootIndexIfResourceIsProject-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/DefaultResourcePersisterTest/shouldSaveCopyProject-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/DefaultResourcePersisterTest/shouldSaveNewDirectory-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/DefaultResourcePersisterTest/shouldSaveNewLibrary-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/DefaultResourcePersisterTest/shouldSaveNewMultiModulesProject-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/DefaultResourcePersisterTest/shouldSaveNewProject-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/DefaultResourcePersisterTest/shouldUpdateExistingResource-result.xml