Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7c40a171 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7c40a171 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/7c40a171 Branch: refs/heads/master Commit: 7c40a171d638d6ec0c1f62e31f8464751d976858 Parents: 811405a 31b58c4 Author: John Vines <jvi...@gmail.com> Authored: Mon Dec 2 15:45:57 2013 -0500 Committer: John Vines <jvi...@gmail.com> Committed: Mon Dec 2 15:45:57 2013 -0500 ---------------------------------------------------------------------- server/base/pom.xml | 5 + .../apache/accumulo/server/init/Initialize.java | 63 ++++++-- .../accumulo/server/init/InitializeTest.java | 152 +++++++++++++++++++ 3 files changed, 205 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/7c40a171/server/base/pom.xml ----------------------------------------------------------------------