]> source.dussan.org Git - sonarqube.git/commit
Remove checks of minutes greater than 60 and hours greater than 24
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 7 Apr 2014 15:37:20 +0000 (17:37 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 7 Apr 2014 15:37:20 +0000 (17:37 +0200)
commit92c9ac2e355ff34991ed12bdd4571d399e24287e
tree98bd7c275bd45b0ab273d14335e2bbc872133c38
parentbb71eb37d63ae532747f71a0bbc4e139a0ff0ad4
Remove checks of minutes greater than 60 and hours greater than 24
sonar-plugin-api/src/main/java/org/sonar/api/utils/Duration.java
sonar-plugin-api/src/test/java/org/sonar/api/utils/DurationTest.java