Updated Branches: refs/heads/1.5.1-SNAPSHOT 8d94812cb -> ad5f09bef refs/heads/1.6.0-SNAPSHOT b5ad17dba -> 8fda50a42 refs/heads/master 679d84999 -> bbe552e60
ACCUMULO-2170 Add the new test fix Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ad5f09be Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ad5f09be Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/ad5f09be Branch: refs/heads/1.5.1-SNAPSHOT Commit: ad5f09bef77063ae436cd9325bf1fc51f6c6ab1b Parents: 8d94812 Author: Josh Elser <els...@apache.org> Authored: Tue Feb 11 23:41:16 2014 -0500 Committer: Josh Elser <els...@apache.org> Committed: Tue Feb 11 23:41:16 2014 -0500 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/ad5f09be/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 9cc9f7a..fc19e9e 100644 --- a/CHANGES +++ b/CHANGES @@ -235,6 +235,7 @@ Release Notes - Accumulo - Version 1.5.1 * [ACCUMULO-1782] - SimpleBulkTest and CompactionTest fail with missing testrf directory * [ACCUMULO-1789] - Increase test timeouts for Accumulo 1.5.x * [ACCUMULO-2216] - Randomwalk module to run each test once + * [ACCUMULO-2170] - Remove static block from AccumuloDFSBase