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

ppkarwasz pushed a commit to branch docs/move-flume-site
in repository https://gitbox.apache.org/repos/asf/logging-flume.git

commit cea8ff20e482c35c2428db5a54871af03b34df67
Author: Ralph Goers <[email protected]>
AuthorDate: Sun Jul 31 16:02:01 2022 -0700

    Flume-1.10.1-rc1
---
 source/sphinx/FlumeDeveloperGuide.rst |  2 +-
 source/sphinx/FlumeUserGuide.rst      |  6 +++---
 source/sphinx/documentation.rst       |  4 ++--
 source/sphinx/download.rst            |  8 ++++----
 source/sphinx/index.rst               | 25 +++++++++++++++++++++++++
 source/sphinx/releases/1.10.1.rst     | 25 +++++++++++++++++++++++++
 source/sphinx/releases/index.rst      |  3 ++-
 source/sphinx/team.rst                | 29 +++++++++++++++--------------
 8 files changed, 77 insertions(+), 25 deletions(-)

diff --git a/source/sphinx/FlumeDeveloperGuide.rst 
b/source/sphinx/FlumeDeveloperGuide.rst
index f383cda7..6a01c6a8 100644
--- a/source/sphinx/FlumeDeveloperGuide.rst
+++ b/source/sphinx/FlumeDeveloperGuide.rst
@@ -15,7 +15,7 @@
 
 
 ======================================
-Flume 1.10.0 Developer Guide
+Flume 1.10.1 Developer Guide
 ======================================
 
 Introduction
diff --git a/source/sphinx/FlumeUserGuide.rst b/source/sphinx/FlumeUserGuide.rst
index dc5b2b78..eca2c252 100644
--- a/source/sphinx/FlumeUserGuide.rst
+++ b/source/sphinx/FlumeUserGuide.rst
@@ -15,7 +15,7 @@
 
 
 ================================
-Flume 1.10.0 User Guide
+Flume 1.10.1 User Guide
 ================================
 
 Introduction
@@ -4842,7 +4842,7 @@ Log4J Appender
 
 Appends Log4j events to a flume agent's avro source. A client using this
 appender must have the flume-ng-sdk in the classpath (eg,
-flume-ng-sdk-1.10.0.jar).
+flume-ng-sdk-1.10.1.jar).
 Required properties are in **bold**.
 
 =====================  =======  
==================================================================================
@@ -4906,7 +4906,7 @@ Load Balancing Log4J Appender
 
 Appends Log4j events to a list of flume agent's avro source. A client using 
this
 appender must have the flume-ng-sdk in the classpath (eg,
-flume-ng-sdk-1.10.0.jar). This appender supports a round-robin and random
+flume-ng-sdk-1.10.1.jar). This appender supports a round-robin and random
 scheme for performing the load balancing. It also supports a configurable 
backoff
 timeout so that down agents are removed temporarily from the set of hosts
 Required properties are in **bold**.
diff --git a/source/sphinx/documentation.rst b/source/sphinx/documentation.rst
index d37ed711..1e9116c5 100644
--- a/source/sphinx/documentation.rst
+++ b/source/sphinx/documentation.rst
@@ -4,8 +4,8 @@ Documentation
 
 The latest released version:
 
-* `Flume User Guide <releases/content/1.10.0/FlumeUserGuide.html>`__
-* `Flume Developer Guide <releases/content/1.10.0/FlumeDeveloperGuide.html>`__
+* `Flume User Guide <releases/content/1.10.1/FlumeUserGuide.html>`__
+* `Flume Developer Guide <releases/content/1.10.1/FlumeDeveloperGuide.html>`__
 
 The documents below are the very most recent versions of the documentation and 
may contain features that have not
 been released.
diff --git a/source/sphinx/download.rst b/source/sphinx/download.rst
index b72626a7..3cd19877 100644
--- a/source/sphinx/download.rst
+++ b/source/sphinx/download.rst
@@ -10,8 +10,8 @@ originals on the main distribution server.
 
 .. csv-table::
 
-   "Apache Flume binary (tar.gz)",  `apache-flume-1.10.0-bin.tar.gz 
<http://www.apache.org/dyn/closer.lua/flume/1.10.0/apache-flume-1.10.0-bin.tar.gz>`_,
 `apache-flume-1.10.0-bin.tar.gz.sha512 
<http://www.apache.org/dist/flume/1.10.0/apache-flume-1.10.0-bin.tar.gz.sha512>`_,
 `apache-flume-1.10.0-bin.tar.gz.asc 
<http://www.apache.org/dist/flume/1.10.0/apache-flume-1.10.0-bin.tar.gz.asc>`_
-  "Apache Flume source (tar.gz)",  `apache-flume-1.10.0-src.tar.gz 
<http://www.apache.org/dyn/closer.lua/flume/1.10.0/apache-flume-1.10.0-src.tar.gz>`_,
 `apache-flume-1.10.0-src.tar.gz.sha512 
<http://www.apache.org/dist/flume/1.10.0/apache-flume-1.10.0-src.tar.gz.sha512>`_,
 `apache-flume-1.10.0-src.tar.gz.asc 
<http://www.apache.org/dist/flume/1.10.0/apache-flume-1.10.0-src.tar.gz.asc>`_
+   "Apache Flume binary (tar.gz)",  `apache-flume-1.10.1-bin.tar.gz 
<http://www.apache.org/dyn/closer.lua/flume/1.10.1/apache-flume-1.10.1-bin.tar.gz>`_,
 `apache-flume-1.10.1-bin.tar.gz.sha512 
<http://www.apache.org/dist/flume/1.10.1/apache-flume-1.10.1-bin.tar.gz.sha512>`_,
 `apache-flume-1.10.1-bin.tar.gz.asc 
<http://www.apache.org/dist/flume/1.10.1/apache-flume-1.10.1-bin.tar.gz.asc>`_
+  "Apache Flume source (tar.gz)",  `apache-flume-1.10.1-src.tar.gz 
<http://www.apache.org/dyn/closer.lua/flume/1.10.1/apache-flume-1.10.1-src.tar.gz>`_,
 `apache-flume-1.10.1-src.tar.gz.sha512 
<http://www.apache.org/dist/flume/1.10.1/apache-flume-1.10.1-src.tar.gz.sha512>`_,
 `apache-flume-1.10.1-src.tar.gz.asc 
<http://www.apache.org/dist/flume/1.10.1/apache-flume-1.10.1-src.tar.gz.asc>`_
 
 It is essential that you verify the integrity of the downloaded files using 
the PGP or MD5 signatures. Please read
 `Verifying Apache HTTP Server Releases 
<http://httpd.apache.org/dev/verification.html>`_ for more information on
@@ -23,9 +23,9 @@ as well as the asc signature file for the relevant 
distribution. Make sure you g
 Then verify the signatures using::
 
     % gpg --import KEYS
-    % gpg --verify apache-flume-1.10.0-src.tar.gz.asc
+    % gpg --verify apache-flume-1.10.1-src.tar.gz.asc
 
-Apache Flume 1.10.0 is signed by Ralph Goers B3D8E1BA
+Apache Flume 1.10.1 is signed by Ralph Goers B3D8E1BA
 
 Alternatively, you can verify the MD5 or SHA1 signatures of the files. A 
program called md5, md5sum, or shasum is included in many
 Unix distributions for this purpose.
diff --git a/source/sphinx/index.rst b/source/sphinx/index.rst
index b5a92b77..27e4f821 100644
--- a/source/sphinx/index.rst
+++ b/source/sphinx/index.rst
@@ -31,6 +31,31 @@ application.
 
 .. rubric:: News
 
+.. raw:: html
+
+   <h3>Aug 4, 2022 - Apache Flume 1.10.1 Released</h3>
+
+The Apache Flume team is pleased to announce the release of Flume 1.10.1.
+
+Flume is a distributed, reliable, and available service for efficiently
+collecting, aggregating, and moving large amounts of streaming event data.
+
+Flume 1.10.1 is stable, production-ready software, and is backwards-compatible 
with
+previous versions of the Flume 1.x codeline.
+
+
+This version of Flume adds the automatic module name to the manifest of the 
various Flume
+jars allowing them to be usable in applications using the Java Platform Module 
System.
+
+The full change log and documentation are available on the
+`Flume 1.10.1 release page <releases/1.10.1.html>`__.
+
+This release can be downloaded from the Flume `Download <download.html>`__ 
page.
+
+Your contributions, feedback, help and support make Flume better!
+For more information on how to report problems or contribute,
+please visit our `Get Involved <getinvolved.html>`__ page.
+
 .. raw:: html
 
    <h3>June 13, 2022 - Apache Flume 1.10.0 Released</h3>
diff --git a/source/sphinx/releases/1.10.1.rst 
b/source/sphinx/releases/1.10.1.rst
new file mode 100644
index 00000000..90bd9227
--- /dev/null
+++ b/source/sphinx/releases/1.10.1.rst
@@ -0,0 +1,25 @@
+===============
+Version 1.10.1
+===============
+
+.. rubric:: Status of this release
+
+Apache Flume 1.10.1 is the next release of Flume as an Apache top-level project
+(TLP). Apache Flume 1.10.1 is production-ready software.
+
+.. rubric:: Release Documentation
+
+* `Flume 1.10.1 User Guide <content/1.10.1/FlumeUserGuide.html>`__ (also in 
`pdf <content/1.10.1/FlumeUserGuide.pdf>`__)
+* `Flume 1.10.1 Developer Guide <content/1.10.1/FlumeDeveloperGuide.html>`__ 
(also in `pdf <content/1.10.1/FlumeDeveloperGuide.pdf>`__)
+* `Flume 1.10.1 API Documentation <content/1.10.1/apidocs/index.html>`__
+
+.. rubric:: Changes
+
+Release Notes - Flume - Version v1.10.1
+
+** Bug
+    * [`FLUME-3428 <https://issues.apache.org/jira/browse/FLUME-3428>`__] - 
Need better parameter validation
+
+** Improvement
+    * [`FLUME-3427 <https://issues.apache.org/jira/browse/FLUME-3427>`__] - 
Add support for JPMS
+
diff --git a/source/sphinx/releases/index.rst b/source/sphinx/releases/index.rst
index 79065685..34619309 100644
--- a/source/sphinx/releases/index.rst
+++ b/source/sphinx/releases/index.rst
@@ -9,7 +9,7 @@ The current stable release is `Apache Flume Version 1.10.0 
<1.10.0.html>`__.
    :maxdepth: 1
    :hidden:
 
-   1.10.0
+   1.10.1
 
 .. rubric:: Previous Releases
 
@@ -17,6 +17,7 @@ The current stable release is `Apache Flume Version 1.10.0 
<1.10.0.html>`__.
    :maxdepth: 1
    :glob:
 
+   1.10.0
    1.9.0
    1.8.0
    1.7.0
diff --git a/source/sphinx/team.rst b/source/sphinx/team.rst
index c289238c..81412680 100644
--- a/source/sphinx/team.rst
+++ b/source/sphinx/team.rst
@@ -13,25 +13,26 @@ Team
  The following individuals are recognized as currently active PMC Members or 
Project Committers.
 
 .. csv-table::
-   :header: "Name", "Email", "Id", "Organization", "Role"
-   :widths: 30, 25, 15, 15, 15
+   :header: "Name", "Email", "Id", "Role"
+   :widths: 30, 25, 20, 25
 
-   "Arvind Prabhakar", "arvind at apache.org", "arvind", "StreamSets", "PMC 
Member"
-   "Balázs Donát Bessenyei", "bessbd at apache.org", "bessbd", "Ericsson", 
"PMC Chair"
-   "Denes Arvay", "denes at apache.org", "denes", "Cloudera", "PMC Member"
-   "Jaroslav Cecho", "jarcec at apache.org", "jarcec", "StreamSets", "PMC 
Member"
-   "Jonathan Hsieh", "jmhsieh at apache.org", "jmhsieh", "Cloudera", "PMC 
Member"
-   "Juhani Connolly", "juhanic at apache.org", "juhanic", "CyberAgent", "PMC 
Member"
-   "Mike Percy", "mpercy at apache.org", "mpercy", "Cloudera", "PMC Member"
-   "Ahmed Radwan", "ahmed at apache.org", "ahmed", "Apple", "PMC Member"
-   "Ralph Goers", "rgoers at apache.org", "rgoers", "Nextiva", "PMC Member"
-   "Tristan Stevens", "tristan at apache.org", "tristan", "Cloudera", "PMC 
Member"
+   "Arvind Prabhakar", "arvind at apache.org", "arvind", "PMC Member"
+   "Balázs Donát Bessenyei", "bessbd at apache.org", "bessbd", "PMC Chair"
+   "Denes Arvay", "denes at apache.org", "denes", "PMC Member"
+   "Jaroslav Cecho", "jarcec at apache.org", "jarcec","PMC Member"
+   "Jonathan Hsieh", "jmhsieh at apache.org", "jmhsieh", "PMC Member"
+   "Juhani Connolly", "juhanic at apache.org", "juhanic", "PMC Member"
+   "Mike Percy", "mpercy at apache.org", "mpercy", "PMC Member"
+   "Ahmed Radwan", "ahmed at apache.org", "ahmed", "PMC Member"
+   "Ralph Goers", "rgoers at apache.org", "rgoers", "PMC Member"
+   "Sean Busbey", "busbey at apache.org", "busbey", "Committer"
+   "Tristan Stevens", "tristan at apache.org", "tristan", "PMC Member"
 
 The following individuals are recognized as former PMC Members or Project 
Committers
 
 .. csv-table::
    :header: "Name", "Email", "Id", "Role", "Status"
-   :widths: 25, 25, 10, 10, 15, 15
+   :widths: 25, 25, 15, 15, 15
 
    "Aaron Kimball", "kimballa at apache.org", "kimballa", "PMC Member", "Last 
active 2011"
    "Ashish Paliwal", "apaliwal at apache.org", "apaliwal", "Committer", "Last 
active 2017"
@@ -43,7 +44,7 @@ The following individuals are recognized as former PMC 
Members or Project Commit
    "Hari Shreedharan", "hshreedharan at apache.org", "hshreedharan", "PMC 
Member", "Emeritus 2022"
    "Henry Robinson", "henry at apache.org", "henry", "PMC Member", "Last 
active - project creation"
    "Johny Rufus", "johnyrufus at apache.org", "johnyrufus", "Committer", "Last 
active 2017"
-   "Mingjie Lai", "mlai at apache.org", "mlai", "Apple", "PMC Member", "Last 
active 2012"
+   "Mingjie Lai", "mlai at apache.org", "mlai", "PMC Member", "Last active 
2012"
    "Mubarak Seyed", "mubarak at apache.org","mubarak", "Committer", "Last 
active 2017"
    "Nick Verbeck", "nerdynick at apache.org", "nerdynick", "PMC Member", "Last 
active 2011"
    "Patrick Hunt", "phunt at apache.org", "phunt", "PMC Member", "Last active 
2012"

Reply via email to