[prev in list] [next in list] [prev in thread] [next in thread] 

List:       flume-commits
Subject:    svn commit: r1850744 [3/3] - in /flume/site/trunk: ./ content/ content/sphinx/ content/sphinx/_templ
From:       szaboferee () apache ! org
Date:       2019-01-08 13:12:13
Message-ID: 20190108131214.25C893A2B94 () svn01-us-west ! apache ! org
[Download RAW message or body]

Modified: flume/site/trunk/content/sphinx/_templates/extranav.html
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/_templates/extranav.html?rev=1850744&r1=1850743&r2=1850744&view=diff
 ==============================================================================
--- flume/site/trunk/content/sphinx/_templates/extranav.html (original)
+++ flume/site/trunk/content/sphinx/_templates/extranav.html Tue Jan  8 13:12:13 2019
@@ -6,7 +6,7 @@
     <li><a href="http://cwiki.apache.org/confluence/display/FLUME">Flume \
                Wiki</a></li>
     <li><a href="http://cwiki.apache.org/confluence/display/FLUME/Getting+Started">Getting \
                Started Guide</a></li>
     <li><a href="https://builds.apache.org/job/flume-trunk/">Jenkins Continuous \
                Integration Server</a></li>
-    <li><a href="https://analysis.apache.org/">Sonar Code Quality Reports</a</li>
+    <li><a href="https://builds.apache.org/analysis/">Sonar Code Quality \
Reports</a></li>  </ul>
 
 <h3>Apache</h3>

Modified: flume/site/trunk/content/sphinx/_themes/flume/layout.html
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/_themes/flume/layout.html?rev=1850744&r1=1850743&r2=1850744&view=diff
 ==============================================================================
--- flume/site/trunk/content/sphinx/_themes/flume/layout.html (original)
+++ flume/site/trunk/content/sphinx/_themes/flume/layout.html Tue Jan  8 13:12:13 \
2019 @@ -9,6 +9,7 @@
         <div class="logo">
           <a href="{{ pathto(master_doc) }}">
             <img class="logo" src="{{ pathto('_static/' + logo, 1) }}" alt="Logo"/>
+          </a>
         </div>
       </td>
       <td width="2%">

Modified: flume/site/trunk/content/sphinx/documentation.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/documentation.rst?rev=1850744&r1=1850743&r2=1850744&view=diff
 ==============================================================================
--- flume/site/trunk/content/sphinx/documentation.rst (original)
+++ flume/site/trunk/content/sphinx/documentation.rst Tue Jan  8 13:12:13 2019
@@ -2,11 +2,16 @@
 Documentation
 =============
 
+The latest released version:
+
+* `Flume User Guide <releases/content/1.9.0/FlumeUserGuide.html>`__
+* `Flume Developer Guide <releases/content/1.9.0/FlumeDeveloperGuide.html>`__
+
 The documents below are the very most recent versions of the documentation and may \
contain features that have not  been released.
 
-* `Flume User Guide <FlumeUserGuide.html>`__ (unreleased version)
-* `Flume Developer Guide <FlumeDeveloperGuide.html>`__ (unreleased version)
+* |user_guide_github| (unreleased version on github)
+* |developer_guide_github| (unreleased version on github)
 
 For documentation on released versions of Flume, please see the `Releases \
<releases/>`__ page.  
@@ -17,4 +22,11 @@ For documentation on released versions o
    FlumeUserGuide
    FlumeDeveloperGuide
 
+.. |user_guide_github|  raw:: html
+
+  <a href="https://github.com/apache/flume/blob/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst" \
target="_blank">Flume User Guide</a> +
+.. |developer_guide_github|  raw:: html
+
+  <a href="https://github.com/apache/flume/blob/trunk/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst" \
target="_blank">Flume Developer Guide</a>  

Modified: flume/site/trunk/content/sphinx/download.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/download.rst?rev=1850744&r1=1850743&r2=1850744&view=diff
 ==============================================================================
--- flume/site/trunk/content/sphinx/download.rst (original)
+++ flume/site/trunk/content/sphinx/download.rst Tue Jan  8 13:12:13 2019
@@ -10,8 +10,8 @@ originals on the main distribution serve
 
 .. csv-table::
 
-   "Apache Flume binary (tar.gz)",  `apache-flume-1.8.0-bin.tar.gz \
<http://www.apache.org/dyn/closer.lua/flume/1.8.0/apache-flume-1.8.0-bin.tar.gz>`_, \
`apache-flume-1.8.0-bin.tar.gz.md5 \
<http://www.apache.org/dist/flume/1.8.0/apache-flume-1.8.0-bin.tar.gz.md5>`_, \
`apache-flume-1.8.0-bin.tar.gz.sha1 \
<http://www.apache.org/dist/flume/1.8.0/apache-flume-1.8.0-bin.tar.gz.sha1>`_, \
`apache-flume-1.8.0-bin.tar.gz.asc \
                <http://www.apache.org/dist/flume/1.8.0/apache-flume-1.8.0-bin.tar.gz.asc>`_
                
-  "Apache Flume source (tar.gz)",  `apache-flume-1.8.0-src.tar.gz \
<http://www.apache.org/dyn/closer.lua/flume/1.8.0/apache-flume-1.8.0-src.tar.gz>`_, \
`apache-flume-1.8.0-src.tar.gz.md5 \
<http://www.apache.org/dist/flume/1.8.0/apache-flume-1.8.0-src.tar.gz.md5>`_, \
`apache-flume-1.8.0-src.tar.gz.sha1 \
<http://www.apache.org/dist/flume/1.8.0/apache-flume-1.8.0-src.tar.gz.sha1>`_, \
`apache-flume-1.8.0-src.tar.gz.asc \
<http://www.apache.org/dist/flume/1.8.0/apache-flume-1.8.0-src.tar.gz.asc>`_ +   \
"Apache Flume binary (tar.gz)",  `apache-flume-1.9.0-bin.tar.gz \
<http://www.apache.org/dyn/closer.lua/flume/1.9.0/apache-flume-1.9.0-bin.tar.gz>`_, \
`apache-flume-1.9.0-bin.tar.gz.sha512 \
<http://www.apache.org/dist/flume/1.9.0/apache-flume-1.9.0-bin.tar.gz.sha512>`_, \
`apache-flume-1.9.0-bin.tar.gz.asc \
<http://www.apache.org/dist/flume/1.9.0/apache-flume-1.9.0-bin.tar.gz.asc>`_ +  \
"Apache Flume source (tar.gz)",  `apache-flume-1.9.0-src.tar.gz \
<http://www.apache.org/dyn/closer.lua/flume/1.9.0/apache-flume-1.9.0-src.tar.gz>`_, \
`apache-flume-1.9.0-src.tar.gz.sha512 \
<http://www.apache.org/dist/flume/1.9.0/apache-flume-1.9.0-src.tar.gz.sha512>`_, \
`apache-flume-1.9.0-src.tar.gz.asc \
<http://www.apache.org/dist/flume/1.9.0/apache-flume-1.9.0-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 th  Then verify the signatures using::
 
     % gpg --import KEYS
-    % gpg --verify apache-flume-1.8.0-src.tar.gz.asc
+    % gpg --verify apache-flume-1.9.0-src.tar.gz.asc
 
-Apache Flume 1.8.0 is signed by Denes Arvay 4199ACFF
+Apache Flume 1.9.0 is signed by Ferenc Szabo 79E8E648
 
 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.

Modified: flume/site/trunk/content/sphinx/index.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/index.rst?rev=1850744&r1=1850743&r2=1850744&view=diff
 ==============================================================================
--- flume/site/trunk/content/sphinx/index.rst (original)
+++ flume/site/trunk/content/sphinx/index.rst Tue Jan  8 13:12:13 2019
@@ -33,6 +33,61 @@ application.
 
 .. raw:: html
 
+   <h3>January 8, 2019 - Apache Flume 1.9.0 Released</h3>
+
+The Apache Flume team is pleased to announce the release of Flume 1.9.0.
+
+Flume is a distributed, reliable, and available service for efficiently
+collecting, aggregating, and moving large amounts of streaming event data.
+
+Version 1.9.0 is the eleventh Flume release as an Apache top-level project. Flume
+1.9.0 is stable, production-ready software, and is backwards-compatible with
+previous versions of the Flume 1.x codeline.
+
+Several months of active development went into this release: about 70 patches were \
committed since 1.8.0, representing many features, enhancements, and bug fixes. While \
the full change log can be found on the 1.9.0 release page (link below), here are a \
few new feature highlights: +
+    * Better SSL/TLS support
+    * Configuration Filters to provide a way to inject sensitive information like \
passwords into the configuration +    * Float and Double value support in Context
+    * Kafka client upgraded to 2.0
+    * HBase 2 support
+
+Below is the list of people (from Git logs) who submitted and/or reviewed
+improvements to Flume during the 1.8.0 development cycle:
+
+    * Andras Beni
+    * Attila Simon
+    * Bessenyei Balà ¡zs Donà ¡t
+    * Denes Arvay
+    * Endre Major
+    * Ferenc Szabo
+    * Hans Uhlig
+    * hunshenshi
+    * Jehan Bruggeman
+    * Laxman Ch
+    * Mike Percy
+    * Miklos Csanady
+    * Peter Turcsanyi
+    * Ralph Goers
+    * Takafumi Saito
+    * Tristan Stevens
+    * Udai Kiran Potluri
+    * Viktor Somogyi
+    * Yan Jian
+
+The full change log and documentation are available on the
+`Flume 1.8.0 release page <releases/1.8.0.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.
+
+The Apache Flume Team
+
+.. raw:: html
+
    <h3>October 4, 2017 - Apache Flume 1.8.0 Released</h3>
 
 The Apache Flume team is pleased to announce the release of Flume 1.8.0.

Modified: flume/site/trunk/content/sphinx/releases/1.7.0.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/releases/1.7.0.rst?rev=1850744&r1=1850743&r2=1850744&view=diff
 ==============================================================================
--- flume/site/trunk/content/sphinx/releases/1.7.0.rst (original)
+++ flume/site/trunk/content/sphinx/releases/1.7.0.rst Tue Jan  8 13:12:13 2019
@@ -9,8 +9,8 @@ Apache Flume 1.7.0 is the tenth release
 
 .. rubric:: Release Documentation
 
-* `Flume 1.7.0 User Guide <../FlumeUserGuide.html>`__ (also in `pdf \
                <content/1.7.0/FlumeUserGuide.pdf>`__)
-* `Flume 1.7.0 Developer Guide <../FlumeDeveloperGuide.html>`__ (also in `pdf \
<content/1.7.0/FlumeDeveloperGuide.pdf>`__) +* `Flume 1.7.0 User Guide \
<content/1.7.0/FlumeUserGuide.html>`__ (also in `pdf \
<content/1.7.0/FlumeUserGuide.pdf>`__) +* `Flume 1.7.0 Developer Guide \
<content/1.7.0/FlumeDeveloperGuide.html>`__ (also in `pdf \
                <content/1.7.0/FlumeDeveloperGuide.pdf>`__)
 * `Flume 1.7.0 API Documentation <content/1.7.0/apidocs/index.html>`__
 
 .. rubric:: Changes

Modified: flume/site/trunk/content/sphinx/releases/1.8.0.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/releases/1.8.0.rst?rev=1850744&r1=1850743&r2=1850744&view=diff
 ==============================================================================
--- flume/site/trunk/content/sphinx/releases/1.8.0.rst (original)
+++ flume/site/trunk/content/sphinx/releases/1.8.0.rst Tue Jan  8 13:12:13 2019
@@ -9,8 +9,8 @@ Apache Flume 1.8.0 is the eleventh relea
 
 .. rubric:: Release Documentation
 
-* `Flume 1.8.0 User Guide <../FlumeUserGuide.html>`__ (also in `pdf \
                <content/1.8.0/FlumeUserGuide.pdf>`__)
-* `Flume 1.8.0 Developer Guide <../FlumeDeveloperGuide.html>`__ (also in `pdf \
<content/1.8.0/FlumeDeveloperGuide.pdf>`__) +* `Flume 1.8.0 User Guide \
<content/1.8.0/FlumeUserGuide.html>`__ (also in `pdf \
<content/1.8.0/FlumeUserGuide.pdf>`__) +* `Flume 1.8.0 Developer Guide \
<content/1.8.0/FlumeDeveloperGuide.html>`__ (also in `pdf \
                <content/1.8.0/FlumeDeveloperGuide.pdf>`__)
 * `Flume 1.8.0 API Documentation <content/1.8.0/apidocs/index.html>`__
 
 .. rubric:: Changes

Added: flume/site/trunk/content/sphinx/releases/1.9.0.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/releases/1.9.0.rst?rev=1850744&view=auto
 ==============================================================================
--- flume/site/trunk/content/sphinx/releases/1.9.0.rst (added)
+++ flume/site/trunk/content/sphinx/releases/1.9.0.rst Tue Jan  8 13:12:13 2019
@@ -0,0 +1,97 @@
+===============
+Version 1.9.0
+===============
+
+.. rubric:: Status of this release
+
+Apache Flume 1.9.0 is the eleventh release of Flume as an Apache top-level project
+(TLP). Apache Flume 1.9.0 is production-ready software.
+
+.. rubric:: Release Documentation
+
+* `Flume 1.9.0 User Guide <content/1.9.0/FlumeUserGuide.html>`__ (also in `pdf \
<content/1.9.0/FlumeUserGuide.pdf>`__) +* `Flume 1.9.0 Developer Guide \
<content/1.9.0/FlumeDeveloperGuide.html>`__ (also in `pdf \
<content/1.9.0/FlumeDeveloperGuide.pdf>`__) +* `Flume 1.9.0 API Documentation \
<content/1.9.0/apidocs/index.html>`__ +
+.. rubric:: Changes
+
+Release Notes - Flume - Version v1.9.0
+
+** New Feature
+    * [`FLUME-2071 <https://issues.apache.org/jira/browse/FLUME-2071>`__] - Flume \
Context doesn't support float or double configuration values. +    * [`FLUME-2442 \
<https://issues.apache.org/jira/browse/FLUME-2442>`__] - Need an alternative to \
providing clear text passwords in flume config +    * [`FLUME-3142 \
<https://issues.apache.org/jira/browse/FLUME-3142>`__] - Adding HBase2 sink +
+** Improvement
+    * [`FLUME-2653 <https://issues.apache.org/jira/browse/FLUME-2653>`__] - Allow \
inUseSuffix to be null/empty +    * [`FLUME-2854 \
<https://issues.apache.org/jira/browse/FLUME-2854>`__] - Parameterize jetty version \
in pom +    * [`FLUME-2977 <https://issues.apache.org/jira/browse/FLUME-2977>`__] - \
Upgrade RAT to 0.12 +    * [`FLUME-3050 \
<https://issues.apache.org/jira/browse/FLUME-3050>`__] - add counters for error \
conditions and expose to monitor URL +    * [`FLUME-3182 \
<https://issues.apache.org/jira/browse/FLUME-3182>`__] - Please add support for \
SSL/TLS for syslog (tcp) & multi_port syslog (tcp) sources +    * [`FLUME-3186 \
<https://issues.apache.org/jira/browse/FLUME-3186>`__] - Make asyncHbaseClient \
configuration parameters available from flume config +    * [`FLUME-3223 \
<https://issues.apache.org/jira/browse/FLUME-3223>`__] - Flume HDFS Sink should retry \
close prior to performing a recoverLease +    * [`FLUME-3227 \
<https://issues.apache.org/jira/browse/FLUME-3227>`__] - Add Rate Limiter to \
StressSource +    * [`FLUME-3239 \
<https://issues.apache.org/jira/browse/FLUME-3239>`__] - Do not rename files in \
SpoolDirectorySource +    * [`FLUME-3246 \
<https://issues.apache.org/jira/browse/FLUME-3246>`__] - Validate flume configuration \
to prevent larger source batch size than the channel transaction capacity +    * \
[`FLUME-3269 <https://issues.apache.org/jira/browse/FLUME-3269>`__] - Support JSSE \
keystore/trustore -D system properties +    * [`FLUME-3275 \
<https://issues.apache.org/jira/browse/FLUME-3275>`__] - Components supporting \
SSL/TLS should be able to specify protocol list +    * [`FLUME-3276 \
<https://issues.apache.org/jira/browse/FLUME-3276>`__] - Components supporting \
SSL/TLS should be able to specify cipher suite list +    * [`FLUME-3280 \
<https://issues.apache.org/jira/browse/FLUME-3280>`__] - Improve maven build to help \
code reviews by adding static code analyzer to it +    * [`FLUME-3281 \
<https://issues.apache.org/jira/browse/FLUME-3281>`__] - Update to Kafka 2.0 client + \
* [`FLUME-3282 <https://issues.apache.org/jira/browse/FLUME-3282>`__] - Use slf4j in \
every component +
+
+** Bug
+    * [`FLUME-1282 <https://issues.apache.org/jira/browse/FLUME-1282>`__] - Flume \
1.x build fails on Maven 2 +    * [`FLUME-2232 \
<https://issues.apache.org/jira/browse/FLUME-2232>`__] - Add findbugs to Flume build \
+    * [`FLUME-2436 <https://issues.apache.org/jira/browse/FLUME-2436>`__] - Make \
hadoop-2 the default build profile +    * [`FLUME-2464 \
<https://issues.apache.org/jira/browse/FLUME-2464>`__] - Remove hadoop-2 profile +    \
* [`FLUME-2786 <https://issues.apache.org/jira/browse/FLUME-2786>`__] -  It will \
enter a deadlock state when modify the conf file before I stop flume-ng +    * \
[`FLUME-2894 <https://issues.apache.org/jira/browse/FLUME-2894>`__] - Flume \
components should stop in the correct order (graceful shutdown) +    * [`FLUME-2973 \
<https://issues.apache.org/jira/browse/FLUME-2973>`__] - Deadlock in hdfs sink +    * \
[`FLUME-2976 <https://issues.apache.org/jira/browse/FLUME-2976>`__] - Exception when \
JMS source tries to connect to a Weblogic server without authentication +    * \
[`FLUME-2988 <https://issues.apache.org/jira/browse/FLUME-2988>`__] - Kafka Sink \
metrics missing eventDrainAttemptCount +    * [`FLUME-2989 \
<https://issues.apache.org/jira/browse/FLUME-2989>`__] - Kafka Channel metrics \
missing eventTakeAttemptCount and eventPutAttemptCount +    * [`FLUME-3056 \
<https://issues.apache.org/jira/browse/FLUME-3056>`__] - TestApplication hangs \
indefinitely +    * [`FLUME-3101 \
<https://issues.apache.org/jira/browse/FLUME-3101>`__] - taildir source may endless \
loop when tail a file +    * [`FLUME-3106 \
<https://issues.apache.org/jira/browse/FLUME-3106>`__] - When batchSize of sink \
greater than transactionCapacity of Memory Channel, Flume can produce endless data +  \
* [`FLUME-3107 <https://issues.apache.org/jira/browse/FLUME-3107>`__] - When \
batchSize of sink greater than transactionCapacity of File Channel, Flume can produce \
endless data +    * [`FLUME-3114 \
<https://issues.apache.org/jira/browse/FLUME-3114>`__] - Upgrade commons-httpclient \
library dependency +    * [`FLUME-3117 \
<https://issues.apache.org/jira/browse/FLUME-3117>`__] - Application  can be dead \
loop when call System.exit()  in methodconfigure +    * [`FLUME-3133 \
<https://issues.apache.org/jira/browse/FLUME-3133>`__] - Add a ipHeader config in \
Syslog Sources +    * [`FLUME-3201 \
<https://issues.apache.org/jira/browse/FLUME-3201>`__] - Fix SyslogUtil to handle \
RFC3164 format in december correctly +    * [`FLUME-3218 \
<https://issues.apache.org/jira/browse/FLUME-3218>`__] - Fix external process config \
filter test +    * [`FLUME-3222 \
<https://issues.apache.org/jira/browse/FLUME-3222>`__] - \
java.nio.file.NoSuchFileException thrown when files are being deleted from the \
TAILDIR source +    * [`FLUME-3237 \
<https://issues.apache.org/jira/browse/FLUME-3237>`__] - Handling RuntimeExceptions \
coming from the JMS provider in JMSSource +    * [`FLUME-3253 \
<https://issues.apache.org/jira/browse/FLUME-3253>`__] - JP Morgan Chase scan shows \
vulnerabilities for Splunk App using Apache Flume 1.8 +    * [`FLUME-3265 \
<https://issues.apache.org/jira/browse/FLUME-3265>`__] - Cannot set batch-size for \
LoadBalancingRpcClient +    * [`FLUME-3270 \
<https://issues.apache.org/jira/browse/FLUME-3270>`__] - Close JMS resources in \
JMSMessageConsumer constructor in case of failure +    * [`FLUME-3278 \
<https://issues.apache.org/jira/browse/FLUME-3278>`__] - Handling -D keystore \
parameters in Kafka components +    * [`FLUME-3294 \
<https://issues.apache.org/jira/browse/FLUME-3294>`__] - Fix polling logic in \
TaildirSource +    * [`FLUME-3298 \
<https://issues.apache.org/jira/browse/FLUME-3298>`__] - Make hadoop-common optional \
in flume-ng-hadoop-credential-store-config-filter +    * [`FLUME-3299 \
<https://issues.apache.org/jira/browse/FLUME-3299>`__] - Fix log4j scopes in pom \
files +
+** Sub-task
+    * [`FLUME-3158 <https://issues.apache.org/jira/browse/FLUME-3158>`__] - Upgrade \
surefire version and config +    * [`FLUME-3243 \
<https://issues.apache.org/jira/browse/FLUME-3243>`__] - Increase the default of \
hdfs.callTimeout and document it's deprecation +    * [`FLUME-3303 \
<https://issues.apache.org/jira/browse/FLUME-3303>`__] - Mention future configuration \
change in the release notes +
+** Test
+    * [`FLUME-3195 <https://issues.apache.org/jira/browse/FLUME-3195>`__] - Split up \
the TestKafkaChannel class +
+** Wish
+    * [`FLUME-3087 <https://issues.apache.org/jira/browse/FLUME-3087>`__] - Change \
log level from WARN to INFO when using default "maxIOWorkers" value. +
+** Task
+    * [`FLUME-3183 <https://issues.apache.org/jira/browse/FLUME-3183>`__] - Maven: \
generate SHA-512 checksum during deploy +
+** Dependency upgrade
+    * [`FLUME-2698 <https://issues.apache.org/jira/browse/FLUME-2698>`__] - Upgrade \
Jetty Version +    * [`FLUME-3115 \
<https://issues.apache.org/jira/browse/FLUME-3115>`__] - Upgrade netty library \
dependency +    * [`FLUME-3194 <https://issues.apache.org/jira/browse/FLUME-3194>`__] \
- upgrade derby to the latest (1.14.1.0) version +
+** Documentation
+    * [`FLUME-1342 <https://issues.apache.org/jira/browse/FLUME-1342>`__] - Document \
JMX monitoring API +    * [`FLUME-2723 \
<https://issues.apache.org/jira/browse/FLUME-2723>`__] - Document the requirement \
that Channel's transactionCapacity >= batchSize of the source/sink +    * \
[`FLUME-3051 <https://issues.apache.org/jira/browse/FLUME-3051>`__] - Mention the \
incompatibility of Kafka source with 0.8.x Kafka brokers +    * [`FLUME-3228 \
<https://issues.apache.org/jira/browse/FLUME-3228>`__] - Incorrect parameter name in \
timestamp interceptor docs

Modified: flume/site/trunk/content/sphinx/releases/index.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/releases/index.rst?rev=1850744&r1=1850743&r2=1850744&view=diff
 ==============================================================================
--- flume/site/trunk/content/sphinx/releases/index.rst (original)
+++ flume/site/trunk/content/sphinx/releases/index.rst Tue Jan  8 13:12:13 2019
@@ -3,13 +3,13 @@ Releases
 
 .. rubric:: Current Release
 
-The current stable release is `Apache Flume Version 1.8.0 <1.8.0.html>`__.
+The current stable release is `Apache Flume Version 1.9.0 <1.9.0.html>`__.
 
 .. toctree::
    :maxdepth: 1
    :hidden:
 
-   1.8.0
+   1.9.0
 
 .. rubric:: Previous Releases
 
@@ -17,6 +17,7 @@ The current stable release is `Apache Fl
    :maxdepth: 1
    :glob:
 
+   1.8.0
    1.7.0
    1.6.0
    1.5.2

Modified: flume/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/flume/site/trunk/pom.xml?rev=1850744&r1=1850743&r2=1850744&view=diff
 ==============================================================================
--- flume/site/trunk/pom.xml (original)
+++ flume/site/trunk/pom.xml Tue Jan  8 13:12:13 2019
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>9</version>
+    <version>21</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -249,7 +249,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-site-plugin</artifactId>
-            <version>3.1</version>
+            <version>3.3</version>
             <configuration>
               <siteDirectory>${basedir}/content</siteDirectory>
             </configuration>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic