[accumulo] branch main updated (c314923bd9 -> 9904728414)

2022-09-20 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

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


from c314923bd9 Update to slf4j 2.0.1 (#2942)
 add 9904728414 Fix clear problems button (#2943)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/monitor/resources/js/functions.js  | 10 +-
 .../org/apache/accumulo/monitor/resources/js/problems.js   |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)



[accumulo] branch main updated (38e4e367a5 -> c314923bd9)

2022-09-20 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

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


from 38e4e367a5 Add ability to retrieve TimeType for a table (#2910)
 add c314923bd9 Update to slf4j 2.0.1 (#2942)

No new revisions were added by this update.

Summary of changes:
 assemble/pom.xml   | 2 +-
 assemble/src/main/assemblies/component.xml | 2 +-
 core/pom.xml   | 8 +++-
 hadoop-mapreduce/pom.xml   | 2 +-
 iterator-test-harness/pom.xml  | 2 +-
 minicluster/pom.xml| 2 +-
 pom.xml| 8 ++--
 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/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, 29 insertions(+), 19 deletions(-)



[accumulo] branch main updated (a637747107 -> 38e4e367a5)

2022-09-20 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

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


from a637747107 Update to Log4j2 2.19.0 and other dependency updates (#2938)
 add 38e4e367a5 Add ability to retrieve TimeType for a table (#2910)

No new revisions were added by this update.

Summary of changes:
 .../core/client/admin/TableOperations.java | 13 +
 .../core/clientImpl/TableOperationsImpl.java   | 12 
 .../apache/accumulo/test/TableOperationsIT.java| 64 ++
 3 files changed, 89 insertions(+)



[accumulo-docker] branch next-release updated (7cf9ca9 -> 2d7bcc8)

2022-09-20 Thread dlmarion
This is an automated email from the ASF dual-hosted git repository.

dlmarion pushed a change to branch next-release
in repository https://gitbox.apache.org/repos/asf/accumulo-docker.git


from 7cf9ca9  Refactor Docker image to allow faster rebuilds (#23)
 add 2d7bcc8  Remove extra --build-arg argument for Docker build command 
(#24)

No new revisions were added by this update.

Summary of changes:
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)