]> source.dussan.org Git - sonarqube.git/commit
remove methods of KeyValueFormat that are deprecated since 2.7
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 20 Oct 2014 20:28:33 +0000 (22:28 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 21 Oct 2014 09:21:02 +0000 (11:21 +0200)
commitf0373d9bef4f308d92f449ee70637a71c009d79b
tree244bd09c26b06867159b55f11bac4782c0074ffc
parent14bf33fa1c0f4ac920775ee2d2363337fa3769c0
remove methods of KeyValueFormat that are deprecated since 2.7
sonar-plugin-api/src/main/java/org/sonar/api/measures/RangeDistributionBuilder.java
sonar-plugin-api/src/main/java/org/sonar/api/utils/KeyValue.java
sonar-plugin-api/src/main/java/org/sonar/api/utils/KeyValueFormat.java
sonar-plugin-api/src/test/java/org/sonar/api/utils/DeprecatedKeyValueFormatTest.java