Merge branch '1.5.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cf41bdcc Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/cf41bdcc Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/cf41bdcc Branch: refs/heads/master Commit: cf41bdcc23504534e27d3f47a1ec60c4e380310d Parents: 75adcc4 5da415a Author: Josh Elser <[email protected]> Authored: Sat Sep 21 21:52:47 2013 -0400 Committer: Josh Elser <[email protected]> Committed: Sat Sep 21 21:52:47 2013 -0400 ---------------------------------------------------------------------- server/src/main/resources/randomwalk/Basic.xml | 37 ----------- server/src/main/resources/randomwalk/Simple.xml | 43 ------------ server/src/main/resources/randomwalk/module.xsd | 69 -------------------- .../accumulo/test/randomwalk/FrameworkTest.java | 46 +++---------- test/src/test/resources/randomwalk/Basic.xml | 37 +++++++++++ test/src/test/resources/randomwalk/Simple.xml | 43 ++++++++++++ test/src/test/resources/randomwalk/module.xsd | 69 ++++++++++++++++++++ test/src/test/resources/unit/Basic.xml | 37 +++++++++++ test/src/test/resources/unit/Simple.xml | 43 ++++++++++++ 9 files changed, 237 insertions(+), 187 deletions(-) ----------------------------------------------------------------------
