]> source.dussan.org Git - sonarqube.git/commit
SONAR-4764 When removing profile at startup, do not check if the profile is deletable...
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 28 Apr 2014 09:14:23 +0000 (11:14 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 28 Apr 2014 09:14:23 +0000 (11:14 +0200)
commit9f514af85b87f8196528ec1c666072784cced38e
tree920debf9a67a81816c6fd30a7903ef0dcacebf55
parentb70dfdca6c5c4dfd96869526a4efd1fd7f7eaab4
SONAR-4764 When removing profile at startup, do not check if the profile is deletable or not
sonar-server/src/main/java/org/sonar/server/qualityprofile/QProfileOperations.java
sonar-server/src/main/java/org/sonar/server/startup/RegisterQualityProfiles.java
sonar-server/src/test/java/org/sonar/server/startup/RegisterQualityProfilesTest.java