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

ndimiduk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


    from 9f841d0ad09 HBASE-29301: Fix AggregrateImplementation pagination logic 
(#6978)
     add 2f9d9fcd906 HBASE-27802 Manage static javascript resources 
programatically (#6864)

No new revisions were added by this update.

Summary of changes:
 hbase-rest/pom.xml                                 |   4 +-
 hbase-server/pom.xml                               | 104 +++++++++++++++++++++
 .../hbase/tmpl/master/RegionVisualizerTmpl.jamon   |   6 +-
 .../hbase-webapps/static/css/bootstrap.min.css     |   6 --
 .../hbase-webapps/static/js/bootstrap.min.js       |   7 --
 .../hbase-webapps/static/js/jquery.min.js          |   2 -
 .../static/js/jquery.tablesorter.min.js            |   4 -
 .../static/js/parser-date-iso8601.min.js           |   4 -
 .../static/js/[email protected]             |   7 --
 .../static/js/[email protected]              |   2 -
 .../hbase-webapps/static/js/[email protected]     |   2 -
 hbase-thrift/pom.xml                               |   4 +-
 pom.xml                                            |  14 ++-
 13 files changed, 122 insertions(+), 44 deletions(-)
 delete mode 100644 
hbase-server/src/main/resources/hbase-webapps/static/css/bootstrap.min.css
 delete mode 100644 
hbase-server/src/main/resources/hbase-webapps/static/js/bootstrap.min.js
 delete mode 100644 
hbase-server/src/main/resources/hbase-webapps/static/js/jquery.min.js
 delete mode 100644 
hbase-server/src/main/resources/hbase-webapps/static/js/jquery.tablesorter.min.js
 delete mode 100644 
hbase-server/src/main/resources/hbase-webapps/static/js/parser-date-iso8601.min.js
 delete mode 100644 
hbase-server/src/main/resources/hbase-webapps/static/js/[email protected]
 delete mode 100644 
hbase-server/src/main/resources/hbase-webapps/static/js/[email protected]
 delete mode 100644 
hbase-server/src/main/resources/hbase-webapps/static/js/[email protected]

Reply via email to