You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2023/06/19 15:20:32 UTC

[accumulo] branch 2.1 updated (fbb54c371e -> b759a14912)

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

ctubbsii pushed a change to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from fbb54c371e makes util.Pair instance variables private
     add 9edc2b7cd7 [maven-release-plugin] prepare release rel/2.1.1
     add 8096e0f5ea [maven-release-plugin] prepare for next development iteration
     new b759a14912 Merge branch '2.1.1-rc2-next' into 2.1

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/pom.xml                      | 2 +-
 core/pom.xml                          | 2 +-
 hadoop-mapreduce/pom.xml              | 2 +-
 iterator-test-harness/pom.xml         | 2 +-
 minicluster/pom.xml                   | 2 +-
 pom.xml                               | 4 ++--
 server/base/pom.xml                   | 2 +-
 server/compaction-coordinator/pom.xml | 2 +-
 server/compactor/pom.xml              | 2 +-
 server/gc/pom.xml                     | 2 +-
 server/manager/pom.xml                | 2 +-
 server/master/pom.xml                 | 2 +-
 server/monitor/pom.xml                | 2 +-
 server/native/pom.xml                 | 2 +-
 server/tserver/pom.xml                | 2 +-
 shell/pom.xml                         | 2 +-
 start/pom.xml                         | 2 +-
 test/pom.xml                          | 2 +-
 18 files changed, 19 insertions(+), 19 deletions(-)


[accumulo] 01/01: Merge branch '2.1.1-rc2-next' into 2.1

Posted by ct...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit b759a14912b13bade86660c8ba266aec192ab82d
Merge: fbb54c371e 8096e0f5ea
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Mon Jun 19 11:09:31 2023 -0400

    Merge branch '2.1.1-rc2-next' into 2.1

 assemble/pom.xml                      | 2 +-
 core/pom.xml                          | 2 +-
 hadoop-mapreduce/pom.xml              | 2 +-
 iterator-test-harness/pom.xml         | 2 +-
 minicluster/pom.xml                   | 2 +-
 pom.xml                               | 4 ++--
 server/base/pom.xml                   | 2 +-
 server/compaction-coordinator/pom.xml | 2 +-
 server/compactor/pom.xml              | 2 +-
 server/gc/pom.xml                     | 2 +-
 server/manager/pom.xml                | 2 +-
 server/master/pom.xml                 | 2 +-
 server/monitor/pom.xml                | 2 +-
 server/native/pom.xml                 | 2 +-
 server/tserver/pom.xml                | 2 +-
 shell/pom.xml                         | 2 +-
 start/pom.xml                         | 2 +-
 test/pom.xml                          | 2 +-
 18 files changed, 19 insertions(+), 19 deletions(-)