]> source.dussan.org Git - sonarqube.git/commit
SONAR-5329 - Fixed ImmutableMap problem in ActiveRuleChange (we can log null change...
authorStephane Gamard <stephane.gamard@searchbox.com>
Mon, 16 Jun 2014 11:41:35 +0000 (13:41 +0200)
committerStephane Gamard <stephane.gamard@searchbox.com>
Mon, 16 Jun 2014 11:41:35 +0000 (13:41 +0200)
commit003e3c1c649a1d08555291e257602cd5bdde0670
tree331e90cbfe585aa54ce1077eb2916fb399d5ea5c
parent4bf9e67d3eddcdca63dc860e8f881b2cd5772044
SONAR-5329 - Fixed ImmutableMap problem in ActiveRuleChange (we can log null change as part of ActivityLog interface)
sonar-server/src/main/java/org/sonar/server/qualityprofile/ActiveRuleChange.java
sonar-server/src/test/java/org/sonar/server/qualityprofile/QProfileServiceMediumTest.java