This is an automated email from the ASF dual-hosted git repository.
domgarguilo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 4f2f2f3019 Merge branch '2.1'
add 00a0d21564 Bump monitor resources - DataTables and Bootstrap (#6147)
new d618018611 Merge branch '2.1' into main
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:
LICENSE | 14 +-
assemble/src/main/resources/LICENSE | 14 +-
.../src/main/appended-resources/META-INF/LICENSE | 14 +-
.../external/bootstrap/css/bootstrap-icons.css | 36 ++-
.../resources/external/bootstrap/css/bootstrap.css | 262 ++++++++++-----------
.../bootstrap/css/fonts/bootstrap-icons.woff | Bin 0 -> 180288 bytes
.../bootstrap/css/fonts/bootstrap-icons.woff2 | Bin 0 -> 134044 bytes
.../external/bootstrap/fonts/bootstrap-icons.woff | Bin 176200 -> 0 bytes
.../external/bootstrap/fonts/bootstrap-icons.woff2 | Bin 130608 -> 0 bytes
.../external/bootstrap/js/bootstrap.bundle.js | 46 ++--
.../datatables/css/dataTables.bootstrap5.css | 16 +-
.../datatables/js/dataTables.bootstrap5.js | 2 +-
.../external/datatables/js/jquery.dataTables.js | 84 ++++---
13 files changed, 261 insertions(+), 227 deletions(-)
create mode 100644
server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/external/bootstrap/css/fonts/bootstrap-icons.woff
create mode 100644
server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/external/bootstrap/css/fonts/bootstrap-icons.woff2
delete mode 100644
server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/external/bootstrap/fonts/bootstrap-icons.woff
delete mode 100644
server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/external/bootstrap/fonts/bootstrap-icons.woff2