This is an automated email from the ASF dual-hosted git repository. cshannon pushed a change to branch no-chop-merge in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 805df4d4b2 Merge branch 'main' into no-chop-merge add 64916fb724 Allow ACCUMULO_JAVA_PREFIX to be an array (#3701) add e6026cbdc8 Merge branch '2.1' add 02dec739a3 Add some trivial build updates (#3702) add ded409fc46 Make DeleterFormatter use standard confirm (#3704) add a658fa8cba Merge branch '2.1' new b650478eed Merge branch 'main' into no-chop-merge The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: assemble/bin/accumulo | 2 +- assemble/conf/accumulo-env.sh | 9 ++- minicluster/minicluster.properties | 31 ---------- pom.xml | 8 +-- .../accumulo/shell/format/DeleterFormatter.java | 56 +++++++----------- .../shell/format/DeleterFormatterTest.java | 69 +++++++++++++++------- .../build/create-release-candidate.sh | 10 ++-- 7 files changed, 89 insertions(+), 96 deletions(-) delete mode 100644 minicluster/minicluster.properties rename assemble/build.sh => src/build/create-release-candidate.sh (98%)