]> source.dussan.org Git - sonarqube.git/commit
SONAR-1722: Don't allow to delete inherited profile
authorGodin <mandrikov@gmail.com>
Tue, 21 Dec 2010 11:49:41 +0000 (11:49 +0000)
committerGodin <mandrikov@gmail.com>
Tue, 21 Dec 2010 11:49:41 +0000 (11:49 +0000)
commit8569b5c29e3577cd2137e9680ea79f4e5ee6db7c
treed7c0b4fd0229cd307fb781191303898916d7720d
parente0384295ca97c8d6d9906494925e071d5174cb02
SONAR-1722: Don't allow to delete inherited profile
sonar-server/src/main/java/org/sonar/server/configuration/ProfilesManager.java
sonar-server/src/test/java/org/sonar/server/configuration/InheritedProfilesTest.java
sonar-server/src/test/resources/org/sonar/server/configuration/InheritedProfilesTest/shouldNotDeleteInheritedProfile-result.xml [new file with mode: 0644]