GORA-436 Improve Source Code as Java 7 Compatible this closes #41
Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/e201926a Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/e201926a Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/e201926a Branch: refs/heads/master Commit: e201926a3cbfe16d6636f86d184f991f8a0c8d17 Parents: f681764 Author: Lewis John McGibbney <[email protected]> Authored: Sat Sep 5 12:06:59 2015 -0400 Committer: Lewis John McGibbney <[email protected]> Committed: Sat Sep 5 12:06:59 2015 -0400 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/e201926a/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 603adb2..17b6cba 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,8 @@ Current Development +* GORA-436 Improve Source Code as Java 7 Compatible (Furkan KAMACI via lewismc) + * GORA-435 Clean Up Code and Fix Potential Bugs (Furkan KAMACI via lewismc) * GORA-433 Non-Final Public Static Fields Should Be Final (Furkan KAMACI via lewismc)
