]> source.dussan.org Git - sonarqube.git/commit
Fix EntityNotFoundException when removing active rules
authorJulien Lancelot <julien.lancelot@gmail.com>
Tue, 29 Oct 2013 15:53:02 +0000 (16:53 +0100)
committerJulien Lancelot <julien.lancelot@gmail.com>
Tue, 29 Oct 2013 15:53:12 +0000 (16:53 +0100)
commit1cf660f5361e96f5282d9e32caf4047d2b9bdb60
tree1f65fb6cd2d21758b384e2d6aa15b657eb4b5f18
parent2b6b6bd27a7d81280bc862cc7d48536c7a9c2bca
Fix EntityNotFoundException when removing active rules
sonar-server/src/main/java/org/sonar/server/configuration/ProfilesManager.java
sonar-server/src/test/java/org/sonar/server/configuration/ProfilesManagerTest.java