]> source.dussan.org Git - sonarqube.git/commit
period by number of days : search for the nearest snapshot, even if it's older than...
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 3 Jan 2011 17:41:19 +0000 (17:41 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 3 Jan 2011 17:41:19 +0000 (17:41 +0000)
commitbd7a95e4bf2489c64202694333f71fe989a246f9
tree4b3a19582cd4cf38e9e5f6241e1062168443be81
parent2f36cd3a805911fc31650bc1e445b8fc0f06cd7f
period by number of days : search for the nearest snapshot, even if it's older than (analysis date - nb of days)
sonar-batch/src/main/java/org/sonar/batch/components/PastSnapshot.java
sonar-batch/src/main/java/org/sonar/batch/components/PastSnapshotFinderByDays.java
sonar-batch/src/test/java/org/sonar/batch/components/PastSnapshotFinderByDaysTest.java
sonar-batch/src/test/resources/org/sonar/batch/components/PastSnapshotFinderByDaysTest/shouldNotFindSelf.xml [new file with mode: 0644]