]> source.dussan.org Git - sonarqube.git/commit
SONAR-926 Fix NPE in sonar-java during first analysis with 4.2
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 20 Feb 2014 16:25:04 +0000 (17:25 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 20 Feb 2014 16:25:04 +0000 (17:25 +0100)
commit78c84a41ecaff34417d76dc71e52e4703b253b71
treef24885a7e6c9d95f00b0bd0f9a49f55419c55a8d
parentc83cb3b0e6f90040cd073e0cf9753657e6e24ec6
SONAR-926 Fix NPE in sonar-java during first analysis with 4.2
sonar-batch/src/main/java/org/sonar/batch/index/ResourceKeyMigration.java
sonar-batch/src/main/java/org/sonar/batch/scan/filesystem/ComponentIndexer.java
sonar-batch/src/main/java/org/sonar/batch/source/HighlightableBuilder.java
sonar-batch/src/test/java/org/sonar/batch/index/ResourceKeyMigrationTest.java
sonar-batch/src/test/java/org/sonar/batch/source/HighlightableBuilderTest.java