This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 9205d4bae Automatic Site Publish by Buildbot
9205d4bae is described below
commit 9205d4bae23a1f3c8eabc02f27022b806d5f313e
Author: buildbot <[email protected]>
AuthorDate: Sun Aug 3 13:25:49 2025 +0000
Automatic Site Publish by Buildbot
---
output/atom.xml | 2 +-
output/contribution/contributions.html | 40 ++++++++++++++++++++++++++++------
output/rss.xml | 4 ++--
3 files changed, 36 insertions(+), 10 deletions(-)
diff --git a/output/atom.xml b/output/atom.xml
index 640bc165b..13c1221d4 100644
--- a/output/atom.xml
+++ b/output/atom.xml
@@ -4,7 +4,7 @@
<title>Apache Zeppelin</title>
<link href="http://zeppelin.apache.org/" rel="self"/>
<link href="http://zeppelin.apache.org"/>
- <updated>2025-07-27T12:50:47+00:00</updated>
+ <updated>2025-08-03T13:25:38+00:00</updated>
<id>http://zeppelin.apache.org</id>
<author>
<name>The Apache Software Foundation</name>
diff --git a/output/contribution/contributions.html
b/output/contribution/contributions.html
index ba3506b03..0b38c1cf6 100644
--- a/output/contribution/contributions.html
+++ b/output/contribution/contributions.html
@@ -381,7 +381,7 @@ limitations under the License.
<h1>Contribution Guidelines</h1>
-<p><strong>Apache Zeppelin</strong> is an <a
href="https://github.com/apache/zeppelin/blob/master/CONTRIBUTING.md">Apache2
License</a> Software.</p>
+<p><strong>Apache Zeppelin</strong> is an <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 License</a>
Software.</p>
<p>Contributing to Zeppelin (Source code, Documents, Image, Website) means you
agree to the Apache2 License.</p>
@@ -488,19 +488,45 @@ Outline the steps to test the PR here.
<p>Zeppelin project is based on Maven. Maven works by convention & defines
<a
href="https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html">directory
structure</a> for a project.
The top-level pom.xml describes the basic project structure. Currently
Zeppelin has the following modules.</p>
-<figure class="highlight"><pre><code class="language-text"
data-lang="text"><module>zeppelin-interpreter</module>
+<figure class="highlight"><pre><code class="language-text"
data-lang="text"><module>build-tools</module>
+<module>zeppelin-interpreter-parent</module>
+<module>zeppelin-interpreter</module>
+<module>zeppelin-interpreter-shaded</module>
<module>zeppelin-zengine</module>
+<module>rlang</module>
+<module>zeppelin-jupyter-interpreter</module>
+<module>zeppelin-jupyter-interpreter-shaded</module>
+<module>groovy</module>
<module>spark</module>
+<module>spark-submit</module>
<module>markdown</module>
+<module>mongodb</module>
<module>angular</module>
<module>shell</module>
+<module>livy</module>
+<module>hbase</module>
+<module>jdbc</module>
+<module>file</module>
<module>flink</module>
-<module>ignite</module>
-<module>lens</module>
+<module>flink-cmd</module>
+<module>influxdb</module>
+<module>python</module>
<module>cassandra</module>
-<module>zeppelin-web</module>
+<module>elasticsearch</module>
+<module>bigquery</module>
+<module>alluxio</module>
+<module>neo4j</module>
+<module>java</module>
+<module>sparql</module>
+<module>zeppelin-common</module>
+<module>zeppelin-client</module>
+<module>zeppelin-client-examples</module>
+<module>zeppelin-web-angular</module>
<module>zeppelin-server</module>
+<module>zeppelin-jupyter</module>
+<module>zeppelin-plugins</module>
<module>zeppelin-distribution</module>
+<module>zeppelin-test</module>
</code></pre></figure>
<h3>Code convention</h3>
@@ -511,7 +537,7 @@ The top-level pom.xml describes the basic project
structure. Currently Zeppelin
<li><a href="https://google.github.io/styleguide/shell.xml">Shell
style</a></li>
</ul>
-<p>There are some plugins to format, lint your code in IDE (use <a
href="https://github.com/apache/zeppelin/tree/master/_tools">_tools/checkstyle.xml</a>
as rules)</p>
+<p>There are some plugins to format, lint your code in IDE (use <a
href="https://github.com/apache/zeppelin/blob/master/build-tools/src/main/resources/zeppelin/checkstyle.xml">checkstyle.xml</a>
as rules)</p>
<ul>
<li><a href="https://plugins.jetbrains.com/plugin/1065">Checkstyle plugin for
Intellij</a> (<a
href="http://stackoverflow.com/questions/26955766/intellij-idea-checkstyle">Setting
Guide</a>)</li>
@@ -549,7 +575,7 @@ Test coverage report location is in
<code>${submodule}/target/site/cobertura/ind
<p>To build the code, install</p>
<ul>
-<li>Oracle Java 7</li>
+<li>Java 11 (JDK 11)</li>
<li>Apache Maven</li>
</ul>
diff --git a/output/rss.xml b/output/rss.xml
index e13452374..1c93583bb 100644
--- a/output/rss.xml
+++ b/output/rss.xml
@@ -5,8 +5,8 @@
<description>Apache Zeppelin - The Apache Software
Foundation</description>
<link>http://zeppelin.apache.org</link>
<link>http://zeppelin.apache.org</link>
- <lastBuildDate>2025-07-27T12:50:47+00:00</lastBuildDate>
- <pubDate>2025-07-27T12:50:47+00:00</pubDate>
+ <lastBuildDate>2025-08-03T13:25:38+00:00</lastBuildDate>
+ <pubDate>2025-08-03T13:25:38+00:00</pubDate>
<ttl>1800</ttl>