]> source.dussan.org Git - sonarqube.git/commit
Revert "SONAR-4490 When creating the H2 db, selected issues should be the unresolved...
authorJulien Lancelot <julien.lancelot@gmail.com>
Fri, 12 Jul 2013 09:51:16 +0000 (11:51 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Fri, 12 Jul 2013 09:51:16 +0000 (11:51 +0200)
commitff0991df5ead28b7b27672563291a0cbf24afcc4
treea04c6eeb394c96d19f49079a317ed531b61ec97e
parentb889735a47b32c6b7eb42325ea8d578f4917e0b6
Revert "SONAR-4490 When creating the H2 db, selected issues should be the unresolved ones and not ones with status != CLOSED"

This reverts commit 28287efade86c3b7ada5d38481c0b6b644fe6c0a.
sonar-core/src/main/java/org/sonar/core/persistence/DryRunDatabaseFactory.java
sonar-core/src/test/java/org/sonar/core/persistence/DryRunDatabaseFactoryTest.java
sonar-core/src/test/resources/org/sonar/core/persistence/DryRunDatabaseFactoryTest/should_create_database_with_issues.xml
sonar-core/src/test/resources/org/sonar/core/persistence/DryRunDatabaseFactoryTest/should_create_database_with_unresolved_issues.xml [deleted file]