This is an automated email from the ASF dual-hosted git repository. jongyoul pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git
from 5df426e408 Update protobuf-maven-plugin from 0.5.0 to 0.6.1 (#4469) add 2731527c0d [ZEPPELIN-5824] Checkstyle (#4466) No new revisions were added by this update. Summary of changes: _tools/maven-4.0.0.xsd | 2484 -------------------- _tools/scalastyle.xml | 146 -- _tools/site/css/maven-base.css | 155 -- _tools/site/css/maven-theme.css | 141 -- _tools/site/css/print.css | 7 - _tools/site/css/site.css | 1 - _tools/site/images/close.gif | Bin 279 -> 0 bytes _tools/site/images/collapsed.gif | Bin 53 -> 0 bytes _tools/site/images/expanded.gif | Bin 52 -> 0 bytes _tools/site/images/external.png | Bin 230 -> 0 bytes _tools/site/images/icon_error_sml.gif | Bin 1010 -> 0 bytes _tools/site/images/icon_info_sml.gif | Bin 606 -> 0 bytes _tools/site/images/icon_success_sml.gif | Bin 990 -> 0 bytes _tools/site/images/icon_warning_sml.gif | Bin 576 -> 0 bytes _tools/site/images/logos/build-by-maven-black.png | Bin 2294 -> 0 bytes _tools/site/images/logos/build-by-maven-white.png | Bin 2260 -> 0 bytes _tools/site/images/logos/maven-feather.png | Bin 3330 -> 0 bytes _tools/site/images/newwindow.png | Bin 220 -> 0 bytes _tools/site/images/rss.png | Bin 360 -> 0 bytes alluxio/pom.xml | 3 - angular/pom.xml | 3 - bigquery/pom.xml | 3 - .../resources/logback.xml => build-tools/pom.xml | 23 +- .../src/main/resources/zeppelin}/checkstyle.xml | 0 cassandra/pom.xml | 3 - elasticsearch/pom.xml | 3 - file/pom.xml | 3 - flink-cmd/pom.xml | 3 - flink/flink-scala-2.11/pom.xml | 4 - flink/flink-scala-2.12/pom.xml | 4 - flink/flink-scala-parent/pom.xml | 8 - groovy/pom.xml | 3 - hbase/pom.xml | 3 - java/pom.xml | 3 - jdbc/pom.xml | 3 - kotlin/pom.xml | 3 - livy/pom.xml | 3 - markdown/pom.xml | 3 - mongodb/pom.xml | 3 - neo4j/pom.xml | 3 - pom.xml | 146 +- python/pom.xml | 3 - spark-submit/pom.xml | 3 - submarine/pom.xml | 3 - zeppelin-jupyter-interpreter/pom.xml | 3 - zeppelin-plugins/launcher/cluster/pom.xml | 3 - zeppelin-plugins/launcher/docker/pom.xml | 3 - zeppelin-plugins/launcher/flink/pom.xml | 3 - zeppelin-plugins/launcher/yarn/pom.xml | 7 - 49 files changed, 60 insertions(+), 3135 deletions(-) delete mode 100644 _tools/maven-4.0.0.xsd delete mode 100644 _tools/scalastyle.xml delete mode 100644 _tools/site/css/maven-base.css delete mode 100644 _tools/site/css/maven-theme.css delete mode 100644 _tools/site/css/print.css delete mode 100644 _tools/site/css/site.css delete mode 100644 _tools/site/images/close.gif delete mode 100644 _tools/site/images/collapsed.gif delete mode 100644 _tools/site/images/expanded.gif delete mode 100644 _tools/site/images/external.png delete mode 100644 _tools/site/images/icon_error_sml.gif delete mode 100644 _tools/site/images/icon_info_sml.gif delete mode 100644 _tools/site/images/icon_success_sml.gif delete mode 100644 _tools/site/images/icon_warning_sml.gif delete mode 100644 _tools/site/images/logos/build-by-maven-black.png delete mode 100644 _tools/site/images/logos/build-by-maven-white.png delete mode 100644 _tools/site/images/logos/maven-feather.png delete mode 100644 _tools/site/images/newwindow.png delete mode 100644 _tools/site/images/rss.png copy zeppelin-plugins/notebookrepo/s3/src/test/resources/logback.xml => build-tools/pom.xml (61%) rename {_tools => build-tools/src/main/resources/zeppelin}/checkstyle.xml (100%)