You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2015/09/01 22:44:22 UTC

[4/4] gora git commit: GORA-429 Implement Maven forbidden-apis plugin in Gora this closes #32

GORA-429 Implement Maven forbidden-apis plugin in Gora this closes #32


Project: http://git-wip-us.apache.org/repos/asf/gora/repo
Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/13025737
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/13025737
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/13025737

Branch: refs/heads/master
Commit: 130257370a9227faedf5ce843ea26e7a47e49001
Parents: ab86b27
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Authored: Tue Sep 1 13:44:55 2015 -0700
Committer: Lewis John McGibbney <le...@jpl.nasa.gov>
Committed: Tue Sep 1 13:44:55 2015 -0700

----------------------------------------------------------------------
 CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/13025737/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index defcf19..86d78b2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,6 +4,8 @@
 
 Current Development
 
+* GORA-429 Implement Maven forbidden-apis plugin in Gora (lewismc, rmarroquin)
+
 * GORA-228 java.util.ConcurrentModificationException when using MemStore for concurrent tests (Yasin Kılınç, cihad güzel, lewismc)
 
 * GORA-419: AccumuloStore.put deletes entire row when updating map/array field (gerhardgossen via lewismc)