You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by jm...@apache.org on 2021/02/11 18:40:39 UTC

[accumulo-testing] 01/01: Fixes #135. Fix build errors due recent changes in accumulo and upgrade accumulo version to 2.1.0

This is an automated email from the ASF dual-hosted git repository.

jmanno pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git

commit da5733655dc000bda1703cfbe45065391dcc4067
Merge: 689d6d4 99c4a3c
Author: Jeffrey Manno <je...@gmail.com>
AuthorDate: Thu Feb 11 13:40:30 2021 -0500

    Fixes #135. Fix build errors due recent changes in accumulo and upgrade accumulo version to 2.1.0

 contrib/import-control.xml                               |  2 +-
 pom.xml                                                  |  2 +-
 .../org/apache/accumulo/testing/randomwalk/Module.java   |  4 ++--
 .../apache/accumulo/testing/randomwalk/bulk/Setup.java   |  6 +++---
 .../accumulo/testing/randomwalk/concurrent/Config.java   | 16 ++++++++--------
 .../testing/randomwalk/concurrent/Replication.java       |  4 ++--
 6 files changed, 17 insertions(+), 17 deletions(-)