GORA-240 Tests for MemStore this closes #45
Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/97fc0d67 Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/97fc0d67 Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/97fc0d67 Branch: refs/heads/master Commit: 97fc0d678eed32b723ccb1ef6f3c8954743edb58 Parents: 209d663 Author: Lewis John McGibbney <[email protected]> Authored: Mon Oct 5 13:58:38 2015 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Mon Oct 5 13:58:38 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/97fc0d67/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 98367fe..0b0cee9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,12 @@ Current Development +* GORA-240 Tests for MemStore (lewismc) + +* GORA-446 java.util.NoSuchElementException thrown by accessing java.util.concurrent.ConcurrentSkipListMap.firstKey in MemStore (lewismc) + +* GORA-125 Clean up logging libraries (lewismc) + * GORA-441 Update build.gradle within gora-gradle-plugin to reference canonical Apache links (lewismc) * GORA-438 Erroneous Exception Message at IOUtils.java (Furkan KAMACI via lewismc)
