You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by gi...@apache.org on 2020/09/19 20:36:45 UTC

[bigtop] branch asf-staging updated: Website updated to e4febc22

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/bigtop.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 1a55291  Website updated to e4febc22
1a55291 is described below

commit 1a55291cffcace0167c08f50f26f9dc87b1b5f79
Author: jenkins <bu...@apache.org>
AuthorDate: Sat Sep 19 20:36:40 2020 +0000

    Website updated to e4febc22
---
 .dockerignore              | 18 ------------------
 .gitignore                 | 15 ---------------
 .travis.yml                | 22 ----------------------
 dependency-management.html |  2 +-
 download.html              |  6 +++---
 index.html                 |  6 +++---
 irc-channel.html           |  6 +++---
 issue-tracking.html        |  6 +++---
 mail-lists.html            |  6 +++---
 release-notes.html         |  6 +++---
 team-list.html             |  6 +++---
 11 files changed, 22 insertions(+), 77 deletions(-)

diff --git a/.dockerignore b/.dockerignore
deleted file mode 100644
index 150d143..0000000
--- a/.dockerignore
+++ /dev/null
@@ -1,18 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-build
-output
-dl
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index dd81dfa..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,15 +0,0 @@
-build
-dl
-dist
-output
-target
-*~
-*.project
-*.settings
-*.classpath
-*.iml
-.idea
-.gradle
-gradle*
-.vagrant
-.DS_Store
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 05789c2..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-language: java
-
-install:
-- mvn clean install -DskipTests -DskipITs
-
-script:
-- mvn test -B
diff --git a/dependency-management.html b/dependency-management.html
index 3f4a42b..b61b23e 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -341,7 +341,7 @@
 <tr class="a">
 <td>org.codehaus.groovy</td>
 <td><a class="externalLink" href="http://groovy-lang.org">groovy-all</a></td>
-<td>2.4.10</td>
+<td>2.5.4</td>
 <td>-</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
diff --git a/download.html b/download.html
index 7e31434..379a93a 100644
--- a/download.html
+++ b/download.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/download.xml at 2020-08-20
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/download.xml at 2020-09-19
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200820" />
+    <meta name="Date-Revision-yyyymmdd" content="20200919" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Bigtop &#x2013; Apache Bigtop downloads</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -89,7 +89,7 @@
       <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="./" title="Bigtop">Bigtop</a><span class="divider">/</span></li>
     <li class="active ">Apache Bigtop downloads</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-08-20</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-19</li>
           <li id="projectVersion" class="pull-right">Version: 1.5.0-SNAPSHOT</li>
         </ul>
       </div>
diff --git a/index.html b/index.html
index ce7860b..a1db913 100644
--- a/index.html
+++ b/index.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/index.xml at 2020-08-20
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/index.xml at 2020-09-19
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200820" />
+    <meta name="Date-Revision-yyyymmdd" content="20200919" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Bigtop &#x2013; Apache Bigtop</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -89,7 +89,7 @@
       <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="./" title="Bigtop">Bigtop</a><span class="divider">/</span></li>
     <li class="active ">Apache Bigtop</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-08-20</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-19</li>
           <li id="projectVersion" class="pull-right">Version: 1.5.0-SNAPSHOT</li>
         </ul>
       </div>
diff --git a/irc-channel.html b/irc-channel.html
index 32c7ff4..bf03f32 100644
--- a/irc-channel.html
+++ b/irc-channel.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/irc-channel.xml at 2020-08-20
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/irc-channel.xml at 2020-09-19
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200820" />
+    <meta name="Date-Revision-yyyymmdd" content="20200919" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Bigtop &#x2013; IRC Channel</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -89,7 +89,7 @@
       <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="./" title="Bigtop">Bigtop</a><span class="divider">/</span></li>
     <li class="active ">IRC Channel</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-08-20</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-19</li>
           <li id="projectVersion" class="pull-right">Version: 1.5.0-SNAPSHOT</li>
         </ul>
       </div>
diff --git a/issue-tracking.html b/issue-tracking.html
index 886e2da..221e272 100644
--- a/issue-tracking.html
+++ b/issue-tracking.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/issue-tracking.xml at 2020-08-20
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/issue-tracking.xml at 2020-09-19
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200820" />
+    <meta name="Date-Revision-yyyymmdd" content="20200919" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Bigtop &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -89,7 +89,7 @@
       <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="./" title="Bigtop">Bigtop</a><span class="divider">/</span></li>
     <li class="active ">Issue Tracking</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-08-20</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-19</li>
           <li id="projectVersion" class="pull-right">Version: 1.5.0-SNAPSHOT</li>
         </ul>
       </div>
diff --git a/mail-lists.html b/mail-lists.html
index 4fb7955..f4840b3 100644
--- a/mail-lists.html
+++ b/mail-lists.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/mail-lists.xml at 2020-08-20
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/mail-lists.xml at 2020-09-19
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200820" />
+    <meta name="Date-Revision-yyyymmdd" content="20200919" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Bigtop &#x2013; Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -89,7 +89,7 @@
       <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="./" title="Bigtop">Bigtop</a><span class="divider">/</span></li>
     <li class="active ">Mailing Lists</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-08-20</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-19</li>
           <li id="projectVersion" class="pull-right">Version: 1.5.0-SNAPSHOT</li>
         </ul>
       </div>
diff --git a/release-notes.html b/release-notes.html
index 3b62666..718ddb2 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/release-notes.xml at 2020-08-20
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/release-notes.xml at 2020-09-19
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200820" />
+    <meta name="Date-Revision-yyyymmdd" content="20200919" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Bigtop &#x2013; Bigtop Project Release Notes</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -89,7 +89,7 @@
       <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="./" title="Bigtop">Bigtop</a><span class="divider">/</span></li>
     <li class="active ">Bigtop Project Release Notes</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-08-20</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-19</li>
           <li id="projectVersion" class="pull-right">Version: 1.5.0-SNAPSHOT</li>
         </ul>
       </div>
diff --git a/team-list.html b/team-list.html
index e03ae20..a1a3306 100644
--- a/team-list.html
+++ b/team-list.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/team-list.xml at 2020-08-20
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/team-list.xml at 2020-09-19
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200820" />
+    <meta name="Date-Revision-yyyymmdd" content="20200919" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Bigtop &#x2013; Who We Are</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -89,7 +89,7 @@
       <li class=""><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="./" title="Bigtop">Bigtop</a><span class="divider">/</span></li>
     <li class="active ">Who We Are</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-08-20</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-19</li>
           <li id="projectVersion" class="pull-right">Version: 1.5.0-SNAPSHOT</li>
         </ul>
       </div>