Modified: websites/staging/flume/trunk/content/_sources/documentation.txt
==============================================================================
--- websites/staging/flume/trunk/content/_sources/documentation.txt (original)
+++ websites/staging/flume/trunk/content/_sources/documentation.txt Tue Jan 8
13:13:55 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: websites/staging/flume/trunk/content/_sources/download.txt
==============================================================================
--- websites/staging/flume/trunk/content/_sources/download.txt (original)
+++ websites/staging/flume/trunk/content/_sources/download.txt Tue Jan 8
13:13:55 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: websites/staging/flume/trunk/content/_sources/index.txt
==============================================================================
--- websites/staging/flume/trunk/content/_sources/index.txt (original)
+++ websites/staging/flume/trunk/content/_sources/index.txt Tue Jan 8 13:13:55
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: websites/staging/flume/trunk/content/_sources/releases/1.7.0.txt
==============================================================================
--- websites/staging/flume/trunk/content/_sources/releases/1.7.0.txt (original)
+++ websites/staging/flume/trunk/content/_sources/releases/1.7.0.txt Tue Jan 8
13:13:55 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: websites/staging/flume/trunk/content/_sources/releases/1.8.0.txt
==============================================================================
--- websites/staging/flume/trunk/content/_sources/releases/1.8.0.txt (original)
+++ websites/staging/flume/trunk/content/_sources/releases/1.8.0.txt Tue Jan 8
13:13:55 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: websites/staging/flume/trunk/content/_sources/releases/1.9.0.txt
==============================================================================
--- websites/staging/flume/trunk/content/_sources/releases/1.9.0.txt (added)
+++ websites/staging/flume/trunk/content/_sources/releases/1.9.0.txt Tue Jan 8
13:13:55 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: websites/staging/flume/trunk/content/_sources/releases/index.txt
==============================================================================
--- websites/staging/flume/trunk/content/_sources/releases/index.txt (original)
+++ websites/staging/flume/trunk/content/_sources/releases/index.txt Tue Jan 8
13:13:55 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
Added: websites/staging/flume/trunk/content/css/apache-maven-fluido-1.5.min.css
==============================================================================
--- websites/staging/flume/trunk/content/css/apache-maven-fluido-1.5.min.css
(added)
+++ websites/staging/flume/trunk/content/css/apache-maven-fluido-1.5.min.css
Tue Jan 8 13:13:55 2019
@@ -0,0 +1,9 @@
+/*!
+ * Bootstrap v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.
[... 3 lines stripped ...]
Modified: websites/staging/flume/trunk/content/css/print.css
==============================================================================
--- websites/staging/flume/trunk/content/css/print.css (original)
+++ websites/staging/flume/trunk/content/css/print.css Tue Jan 8 13:13:55 2019
@@ -1,23 +1,23 @@
-/*
- * 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.
- */
-
-/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
-
-#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks,
#leftColumn, #navColumn {display: none !important;}
-#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
+/*
+ * 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.
+ */
+
+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks,
#leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
Modified: websites/staging/flume/trunk/content/documentation.html
==============================================================================
--- websites/staging/flume/trunk/content/documentation.html (original)
+++ websites/staging/flume/trunk/content/documentation.html Tue Jan 8 13:13:55
2019
@@ -25,7 +25,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="Apache Flume" href="index.html" />
- <link rel="next" title="Flume 1.8.0 User Guide" href="FlumeUserGuide.html"
/>
+ <link rel="next" title="Flume 1.9.0 User Guide" href="FlumeUserGuide.html"
/>
<link rel="prev" title="Download" href="download.html" />
</head>
<body>
@@ -36,6 +36,7 @@
<div class="logo">
<a href="index.html">
<img class="logo" src="_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -60,11 +61,16 @@
<div class="section" id="documentation">
<h1>Documentation<a class="headerlink" href="#documentation" title="Permalink
to this headline">¶</a></h1>
+<p>The latest released version:</p>
+<ul class="simple">
+<li><a class="reference external"
href="releases/content/1.9.0/FlumeUserGuide.html">Flume User Guide</a></li>
+<li><a class="reference external"
href="releases/content/1.9.0/FlumeDeveloperGuide.html">Flume Developer
Guide</a></li>
+</ul>
<p>The documents below are the very most recent versions of the documentation
and may contain features that have not
been released.</p>
<ul class="simple">
-<li><a class="reference external" href="FlumeUserGuide.html">Flume User
Guide</a> (unreleased version)</li>
-<li><a class="reference external" href="FlumeDeveloperGuide.html">Flume
Developer Guide</a> (unreleased version)</li>
+<li><a
href="https://github.com/apache/flume/blob/trunk/flume-ng-doc/sphinx/FlumeUserGuide.rst"
target="_blank">Flume User Guide</a> (unreleased version on github)</li>
+<li><a
href="https://github.com/apache/flume/blob/trunk/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst"
target="_blank">Flume Developer Guide</a> (unreleased version on github)</li>
</ul>
<p>For documentation on released versions of Flume, please see the <a
class="reference external" href="releases/">Releases</a> page.</p>
<div class="toctree-wrapper compound">
@@ -95,7 +101,7 @@ been released.</p>
<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>
@@ -115,7 +121,7 @@ been released.</p>
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/download.html
==============================================================================
--- websites/staging/flume/trunk/content/download.html (original)
+++ websites/staging/flume/trunk/content/download.html Tue Jan 8 13:13:55 2019
@@ -36,6 +36,7 @@
<div class="logo">
<a href="index.html">
<img class="logo" src="_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -66,24 +67,21 @@ inferred location. If you do not see tha
originals on the main distribution server.</p>
<table border="1" class="docutils">
<colgroup>
-<col width="20%" />
-<col width="20%" />
-<col width="20%" />
-<col width="20%" />
-<col width="20%" />
+<col width="25%" />
+<col width="25%" />
+<col width="25%" />
+<col width="25%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td>Apache Flume binary (tar.gz)</td>
-<td><a class="reference external"
href="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</a></td>
-<td><a class="reference external"
href="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.md5</a></td>
-<td><a class="reference external"
href="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.sha1</a></td>
-<td><a class="reference external"
href="http://www.apache.org/dist/flume/1.8.0/apache-flume-1.8.0-bin.tar.gz.asc">apache-flume-1.8.0-bin.tar.gz.asc</a></td>
+<td><a class="reference external"
href="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</a></td>
+<td><a class="reference external"
href="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.sha512</a></td>
+<td><a class="reference external"
href="http://www.apache.org/dist/flume/1.9.0/apache-flume-1.9.0-bin.tar.gz.asc">apache-flume-1.9.0-bin.tar.gz.asc</a></td>
</tr>
<tr class="row-even"><td>Apache Flume source (tar.gz)</td>
-<td><a class="reference external"
href="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</a></td>
-<td><a class="reference external"
href="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.md5</a></td>
-<td><a class="reference external"
href="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.sha1</a></td>
-<td><a class="reference external"
href="http://www.apache.org/dist/flume/1.8.0/apache-flume-1.8.0-src.tar.gz.asc">apache-flume-1.8.0-src.tar.gz.asc</a></td>
+<td><a class="reference external"
href="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</a></td>
+<td><a class="reference external"
href="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.sha512</a></td>
+<td><a class="reference external"
href="http://www.apache.org/dist/flume/1.9.0/apache-flume-1.9.0-src.tar.gz.asc">apache-flume-1.9.0-src.tar.gz.asc</a></td>
</tr>
</tbody>
</table>
@@ -95,10 +93,10 @@ as well as the asc signature file for th
<a class="reference external" href="http://www.apache.org/dist/flume/">main
distribution directory</a> rather than from a mirror.
Then verify the signatures using:</p>
<div class="highlight-none"><div class="highlight"><pre>% 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
</pre></div>
</div>
-<p>Apache Flume 1.8.0 is signed by Denes Arvay 4199ACFF</p>
+<p>Apache Flume 1.9.0 is signed by Ferenc Szabo 79E8E648</p>
<p>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.</p>
<p class="rubric">Previous_Releases</p>
@@ -129,7 +127,7 @@ Unix distributions for this purpose.</p>
<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>
@@ -149,7 +147,7 @@ Unix distributions for this purpose.</p>
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Added:
websites/staging/flume/trunk/content/fonts/glyphicons-halflings-regular.eot
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/flume/trunk/content/fonts/glyphicons-halflings-regular.eot
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
websites/staging/flume/trunk/content/fonts/glyphicons-halflings-regular.svg
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/flume/trunk/content/fonts/glyphicons-halflings-regular.svg
------------------------------------------------------------------------------
svn:mime-type = image/svg+xml
Added:
websites/staging/flume/trunk/content/fonts/glyphicons-halflings-regular.ttf
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/flume/trunk/content/fonts/glyphicons-halflings-regular.ttf
------------------------------------------------------------------------------
svn:mime-type = application/x-font-ttf
Added:
websites/staging/flume/trunk/content/fonts/glyphicons-halflings-regular.woff
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/flume/trunk/content/fonts/glyphicons-halflings-regular.woff
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: websites/staging/flume/trunk/content/getinvolved.html
==============================================================================
--- websites/staging/flume/trunk/content/getinvolved.html (original)
+++ websites/staging/flume/trunk/content/getinvolved.html Tue Jan 8 13:13:55
2019
@@ -36,6 +36,7 @@
<div class="logo">
<a href="index.html">
<img class="logo" src="_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -95,7 +96,7 @@ you find at: <a class="reference externa
<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>
@@ -115,7 +116,7 @@ you find at: <a class="reference externa
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/images/apache-maven-project-2.png
==============================================================================
Binary files - no diff available.
Added: websites/staging/flume/trunk/content/images/profiles/pre-release.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/flume/trunk/content/images/profiles/pre-release.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/flume/trunk/content/images/profiles/retired.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/flume/trunk/content/images/profiles/retired.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/flume/trunk/content/images/profiles/sandbox.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/flume/trunk/content/images/profiles/sandbox.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/flume/trunk/content/img/glyphicons-halflings-white.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/flume/trunk/content/img/glyphicons-halflings-white.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: websites/staging/flume/trunk/content/img/glyphicons-halflings.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/flume/trunk/content/img/glyphicons-halflings.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Modified: websites/staging/flume/trunk/content/index.html
==============================================================================
--- websites/staging/flume/trunk/content/index.html (original)
+++ websites/staging/flume/trunk/content/index.html Tue Jan 8 13:13:55 2019
@@ -35,6 +35,7 @@
<div class="logo">
<a href="#">
<img class="logo" src="_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -70,6 +71,54 @@ application.</p>
<img alt="Agent component diagram" src="_images/DevGuide_image00.png" />
</div>
<p class="rubric">News</p>
+<h3>January 8, 2019 - Apache Flume 1.9.0 Released</h3><p>The Apache Flume team
is pleased to announce the release of Flume 1.9.0.</p>
+<p>Flume is a distributed, reliable, and available service for efficiently
+collecting, aggregating, and moving large amounts of streaming event data.</p>
+<p>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.</p>
+<p>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:</p>
+<blockquote>
+<div><ul class="simple">
+<li>Better SSL/TLS support</li>
+<li>Configuration Filters to provide a way to inject sensitive information
like passwords into the configuration</li>
+<li>Float and Double value support in Context</li>
+<li>Kafka client upgraded to 2.0</li>
+<li>HBase 2 support</li>
+</ul>
+</div></blockquote>
+<p>Below is the list of people (from Git logs) who submitted and/or reviewed
+improvements to Flume during the 1.8.0 development cycle:</p>
+<blockquote>
+<div><ul class="simple">
+<li>Andras Beni</li>
+<li>Attila Simon</li>
+<li>Bessenyei Balázs Donát</li>
+<li>Denes Arvay</li>
+<li>Endre Major</li>
+<li>Ferenc Szabo</li>
+<li>Hans Uhlig</li>
+<li>hunshenshi</li>
+<li>Jehan Bruggeman</li>
+<li>Laxman Ch</li>
+<li>Mike Percy</li>
+<li>Miklos Csanady</li>
+<li>Peter Turcsanyi</li>
+<li>Ralph Goers</li>
+<li>Takafumi Saito</li>
+<li>Tristan Stevens</li>
+<li>Udai Kiran Potluri</li>
+<li>Viktor Somogyi</li>
+<li>Yan Jian</li>
+</ul>
+</div></blockquote>
+<p>The full change log and documentation are available on the
+<a class="reference external" href="releases/1.8.0.html">Flume 1.8.0 release
page</a>.</p>
+<p>This release can be downloaded from the Flume <a class="reference external"
href="download.html">Download</a> page.</p>
+<p>Your contributions, feedback, help and support make Flume better!
+For more information on how to report problems or contribute,
+please visit our <a class="reference external" href="getinvolved.html">Get
Involved</a> page.</p>
+<p>The Apache Flume Team</p>
<h3>October 4, 2017 - Apache Flume 1.8.0 Released</h3><p>The Apache Flume team
is pleased to announce the release of Flume 1.8.0.</p>
<p>Flume is a distributed, reliable, and available service for efficiently
collecting, aggregating, and moving large amounts of streaming event data.</p>
@@ -443,7 +492,7 @@ Feel free to post to the User’s ma
<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>
@@ -463,7 +512,7 @@ Feel free to post to the User’s ma
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Added: websites/staging/flume/trunk/content/js/apache-maven-fluido-1.5.min.js
==============================================================================
--- websites/staging/flume/trunk/content/js/apache-maven-fluido-1.5.min.js
(added)
+++ websites/staging/flume/trunk/content/js/apache-maven-fluido-1.5.min.js Tue
Jan 8 13:13:55 2019
@@ -0,0 +1,25 @@
+/*!
+ * jQuery JavaScript Library v1.11.2
+ * http://jquery.com/
+ *
+ * Includes Sizzle.js
+ * http://sizzlejs.com/
+ *
+ * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-17T15:27Z
+ */
+(function(b,a){if(typeof module==="object"&&typeof
module.exports==="object"){module.exports=b.document?a(b,true):function(c){if(!c.document){throw
new Error("jQuery requires a window with a document")}return
a(c)}}else{a(b)}}(typeof window!=="undefined"?window:this,function(a5,av){var
aP=[];var P=aP.slice;var az=aP.concat;var x=aP.push;var bU=aP.indexOf;var
ac={};var y=ac.toString;var K=ac.hasOwnProperty;var D={};var
ai="1.11.2",bI=function(e,i){return new
bI.fn.init(e,i)},E=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,bS=/^-ms-/,aW=/-([\da-z])/gi,O=function(e,i){return
i.toUpperCase()};bI.fn=bI.prototype={jquery:ai,constructor:bI,selector:"",length:0,toArray:function(){return
P.call(this)},get:function(e){return
e!=null?(e<0?this[e+this.length]:this[e]):P.call(this)},pushStack:function(e){var
i=bI.merge(this.constructor(),e);i.prevObject=this;i.context=this.context;return
i},each:function(i,e){return bI.each(this,i,e)},map:function(e){return
this.pushStack(bI.map(this,function(b7,b6){retu
rn e.call(b7,b6,b7)}))},slice:function(){return
this.pushStack(P.apply(this,arguments))},first:function(){return
this.eq(0)},last:function(){return this.eq(-1)},eq:function(b7){var
e=this.length,b6=+b7+(b7<0?e:0);return
this.pushStack(b6>=0&&b6<e?[this[b6]]:[])},end:function(){return
this.prevObject||this.constructor(null)},push:x,sort:aP.sort,splice:aP.splice};bI.extend=bI.fn.extend=function(){var
e,cb,b6,b7,ce,cc,ca=arguments[0]||{},b9=1,b8=arguments.length,cd=false;if(typeof
ca==="boolean"){cd=ca;ca=arguments[b9]||{};b9++}if(typeof
ca!=="object"&&!bI.isFunction(ca)){ca={}}if(b9===b8){ca=this;b9--}for(;b9<b8;b9++){if((ce=arguments[b9])!=null){for(b7
in
ce){e=ca[b7];b6=ce[b7];if(ca===b6){continue}if(cd&&b6&&(bI.isPlainObject(b6)||(cb=bI.isArray(b6)))){if(cb){cb=false;cc=e&&bI.isArray(e)?e:[]}else{cc=e&&bI.isPlainObject(e)?e:{}}ca[b7]=bI.extend(cd,cc,b6)}else{if(b6!==undefined){ca[b7]=b6}}}}}return
ca};bI.extend({expando:"jQuery"+(ai+Math.random()).replace(/\D/g,""),isReady:true,err
or:function(e){throw new
Error(e)},noop:function(){},isFunction:function(e){return
bI.type(e)==="function"},isArray:Array.isArray||function(e){return
bI.type(e)==="array"},isWindow:function(e){return
e!=null&&e==e.window},isNumeric:function(e){return
!bI.isArray(e)&&(e-parseFloat(e)+1)>=0},isEmptyObject:function(i){var e;for(e
in i){return false}return true},isPlainObject:function(b7){var
i;if(!b7||bI.type(b7)!=="object"||b7.nodeType||bI.isWindow(b7)){return
false}try{if(b7.constructor&&!K.call(b7,"constructor")&&!K.call(b7.constructor.prototype,"isPrototypeOf")){return
false}}catch(b6){return false}if(D.ownLast){for(i in b7){return
K.call(b7,i)}}for(i in b7){}return
i===undefined||K.call(b7,i)},type:function(e){if(e==null){return e+""}return
typeof e==="object"||typeof e==="function"?ac[y.call(e)]||"object":typeof
e},globalEval:function(e){if(e&&bI.trim(e)){(a5.execScript||function(i){a5["eval"].call(a5,i)})(e)}},camelCase:function(e){return
e.replace(bS,"ms-").replace(aW,O)},nodeN
ame:function(i,e){return
i.nodeName&&i.nodeName.toLowerCase()===e.toLowerCase()},each:function(ca,cb,b6){var
b9,b7=0,b8=ca.length,e=ad(ca);if(b6){if(e){for(;b7<b8;b7++){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}else{for(b7
in
ca){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}}else{if(e){for(;b7<b8;b7++){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}else{for(b7
in ca){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}}return
ca},trim:function(e){return
e==null?"":(e+"").replace(E,"")},makeArray:function(e,b6){var
i=b6||[];if(e!=null){if(ad(Object(e))){bI.merge(i,typeof
e==="string"?[e]:e)}else{x.call(i,e)}}return i},inArray:function(b8,b6,b7){var
e;if(b6){if(bU){return
bU.call(b6,b8,b7)}e=b6.length;b7=b7?b7<0?Math.max(0,e+b7):b7:0;for(;b7<e;b7++){if(b7
in b6&&b6[b7]===b8){return b7}}}return -1},merge:function(b9,b7){var
e=+b7.length,b6=0,b8=b9.length;while(b6<e){b9[b8++]=b7[b6++]}if(e!==e){while(b7[b6]!==undefined){b9[b8++]=b7[b6++]}}b9.length=b8;return
b9},grep:function(
e,cc,b9){var
cb,b8=[],b6=0,b7=e.length,ca=!b9;for(;b6<b7;b6++){cb=!cc(e[b6],b6);if(cb!==ca){b8.push(e[b6])}}return
b8},map:function(b7,cc,e){var
cb,b9=0,ca=b7.length,b6=ad(b7),b8=[];if(b6){for(;b9<ca;b9++){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}else{for(b9
in b7){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}return
az.apply([],b8)},guid:1,proxy:function(b8,b7){var e,b6,i;if(typeof
b7==="string"){i=b8[b7];b7=b8;b8=i}if(!bI.isFunction(b8)){return
undefined}e=P.call(arguments,2);b6=function(){return
b8.apply(b7||this,e.concat(P.call(arguments)))};b6.guid=b8.guid=b8.guid||bI.guid++;return
b6},now:function(){return +(new Date())},support:D});bI.each("Boolean Number
String Function Array Date RegExp Object Error".split("
"),function(b6,e){ac["[object "+e+"]"]=e.toLowerCase()});function ad(b6){var
i=b6.length,e=bI.type(b6);if(e==="function"||bI.isWindow(b6)){return
false}if(b6.nodeType===1&&i){return true}return e==="array"||i===0||typeof
i==="number"&&i>0&&(i-1) in b6}var m=
+/*!
+ * Sizzle CSS Selector Engine v2.2.0-pre
+ * http://sizzlejs.com/
+ *
+ * Copyright 2008, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-16
+ */
[... 3 lines stripped ...]
Modified: websites/staging/flume/trunk/content/license.html
==============================================================================
--- websites/staging/flume/trunk/content/license.html (original)
+++ websites/staging/flume/trunk/content/license.html Tue Jan 8 13:13:55 2019
@@ -35,6 +35,7 @@
<div class="logo">
<a href="index.html">
<img class="logo" src="_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -178,7 +179,7 @@ accepting any such warranty or additiona
<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>
@@ -198,7 +199,7 @@ accepting any such warranty or additiona
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/mailinglists.html
==============================================================================
--- websites/staging/flume/trunk/content/mailinglists.html (original)
+++ websites/staging/flume/trunk/content/mailinglists.html Tue Jan 8 13:13:55
2019
@@ -36,6 +36,7 @@
<div class="logo">
<a href="index.html">
<img class="logo" src="_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -124,7 +125,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>
@@ -144,7 +145,7 @@
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/project-reports.html
==============================================================================
--- websites/staging/flume/trunk/content/project-reports.html (original)
+++ websites/staging/flume/trunk/content/project-reports.html Tue Jan 8
13:13:55 2019
@@ -1,69 +1,103 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Aug 27, 2018 -->
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-01-08
+ | Rendered using Apache Maven Fluido Skin 1.5
+-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>Flume - Generated Reports</title>
- <link rel="stylesheet" href="./css/apache-maven-fluido.min.css" />
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="Date-Revision-yyyymmdd" content="20190108" />
+ <meta http-equiv="Content-Language" content="en" />
+ <title>Flume – Generated Reports</title>
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
- <style>body{padding-top: 20px;}</style>
-
- <script type="text/javascript"
src="./js/apache-maven-fluido.min.js"></script>
-
- <meta name="Date-Revision-yyyymmdd" content="20180827" />
- <meta http-equiv="Content-Language" content="en" />
-
- </head>
- <body>
+
+ <script type="text/javascript"
src="./js/apache-maven-fluido-1.5.min.js"></script>
+
+ </head>
+ <body class="topBarDisabled">
+
<div class="container-fluid">
-
+ <div id="banner">
+ <div class="pull-left">
+ <div id="bannerLeft">
+ <h2>Apache Flume Site</h2>
+ </div>
+ </div>
+ <div class="pull-right"> </div>
+ <div class="clear"><hr/></div>
+ </div>
+
<div id="breadcrumbs">
<ul class="breadcrumb">
-
-
-
-
- <li id="publishDate" class="pull-right">Last Published:
2018-08-27</li>
- </ul>
+
+
+
+ <li id="publishDate" class="pull-right">Last Published:
2019-01-08</li>
+
+ </ul>
</div>
- <div id="leftColumn" class="sidebar">
- <div class="well">
+
+ <div class="row-fluid">
+ <div id="leftColumn" class="span2">
+ <div class="well sidebar-nav">
+
+ <ul class="nav nav-list">
+ </ul>
+
-
-
-
-
-
- <div id="poweredBy">
-
<a
href="http://incubator.apache.org/flume" title="Flume" class="poweredBy">
- <img class="poweredBy" alt="Flume" src="_static/flume-logo.png" />
+ <hr />
+
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+
<a
href="http://incubator.apache.org/flume" title="Flume" class="builtBy">
+ <img class="builtBy" alt="Flume" src="_static/flume-logo.png" />
</a>
- </div>
+ </div>
+ </div>
</div>
- </div>
-
- <div id="bodyColumn" class="content">
- <div id="contentBox">
-
- <div class="section"><h2>Generated Reports<a
name="Generated_Reports"></a></h2><p>This document provides an overview of the
various reports that are automatically generated by <a class="externalLink"
href="http://maven.apache.org">Maven</a> . Each report is briefly described
below.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table
border="0" class="zebra-striped"><tr
class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a
href="index.html">Documentation via sphinx</a></td><td>Documentation via
sphinx</td></tr></table></div></div>
+
+
+ <div id="bodyColumn" class="span10" >
+
+ <div class="section">
+<h2><a name="Generated_Reports"></a>Generated Reports</h2>
+<p>This document provides an overview of the various reports that are
automatically generated by <a class="externalLink"
href="http://maven.apache.org">Maven</a> . Each report is briefly described
below.</p>
+<div class="section">
+<h3><a name="Overview"></a>Overview</h3>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Document</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="index.html">Documentation via sphinx</a></td>
+<td>Documentation via sphinx</td></tr></table></div></div>
</div>
- </div>
- </div>
+ </div>
+ </div>
+
+ <hr/>
- <footer class="footer">
+ <footer>
<div class="container-fluid">
- <div class="row span16">Copyright ©
2009-2018
- <a href="http://www.apache.org/">The Apache Software
Foundation</a>.
- All Rights Reserved.
-
- </div>
+ <div class="row-fluid">
+ <p >Copyright ©
2009–2019
+ <a href="https://www.apache.org/">The Apache Software
Foundation</a>.
+ All rights reserved.
+ </p>
+ </div>
- </div>
+
+ </div>
</footer>
- </body>
+ </body>
</html>
Modified: websites/staging/flume/trunk/content/releases/1.0.0.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.0.0.html (original)
+++ websites/staging/flume/trunk/content/releases/1.0.0.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -293,7 +294,7 @@ Incubator, and is labelled and should be
<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>
@@ -313,7 +314,7 @@ Incubator, and is labelled and should be
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.1.0.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.1.0.html (original)
+++ websites/staging/flume/trunk/content/releases/1.1.0.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -179,7 +180,7 @@ it is likely to change until a stable re
<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>
@@ -199,7 +200,7 @@ it is likely to change until a stable re
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.2.0.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.2.0.html (original)
+++ websites/staging/flume/trunk/content/releases/1.2.0.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -300,7 +301,7 @@ and functionality along with bug fixes a
<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>
@@ -320,7 +321,7 @@ and functionality along with bug fixes a
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.3.0.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.3.0.html (original)
+++ websites/staging/flume/trunk/content/releases/1.3.0.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -285,7 +286,7 @@ enhancements.</p>
<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>
@@ -305,7 +306,7 @@ enhancements.</p>
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.3.1.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.3.1.html (original)
+++ websites/staging/flume/trunk/content/releases/1.3.1.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -122,7 +123,7 @@ several bug fixes and performance enhanc
<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>
@@ -142,7 +143,7 @@ several bug fixes and performance enhanc
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.4.0.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.4.0.html (original)
+++ websites/staging/flume/trunk/content/releases/1.4.0.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -307,7 +308,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>
@@ -327,7 +328,7 @@
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.5.0.1.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.5.0.1.html (original)
+++ websites/staging/flume/trunk/content/releases/1.5.0.1.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -107,7 +108,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>
@@ -127,7 +128,7 @@
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.5.0.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.5.0.html (original)
+++ websites/staging/flume/trunk/content/releases/1.5.0.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -239,7 +240,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>
@@ -259,7 +260,7 @@
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.5.2.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.5.2.html (original)
+++ websites/staging/flume/trunk/content/releases/1.5.2.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -112,7 +113,7 @@ sources and sinks.</p>
<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>
@@ -132,7 +133,7 @@ sources and sinks.</p>
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.6.0.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.6.0.html (original)
+++ websites/staging/flume/trunk/content/releases/1.6.0.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -237,7 +238,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>
@@ -257,7 +258,7 @@
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.7.0.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.7.0.html (original)
+++ websites/staging/flume/trunk/content/releases/1.7.0.html Tue Jan 8
13:13:55 2019
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -66,8 +67,8 @@
(TLP). Apache Flume 1.7.0 is production-ready software.</p>
<p class="rubric">Release Documentation</p>
<ul class="simple">
-<li><a class="reference external" href="../FlumeUserGuide.html">Flume 1.7.0
User Guide</a> (also in <a class="reference external"
href="content/1.7.0/FlumeUserGuide.pdf">pdf</a>)</li>
-<li><a class="reference external" href="../FlumeDeveloperGuide.html">Flume
1.7.0 Developer Guide</a> (also in <a class="reference external"
href="content/1.7.0/FlumeDeveloperGuide.pdf">pdf</a>)</li>
+<li><a class="reference external"
href="content/1.7.0/FlumeUserGuide.html">Flume 1.7.0 User Guide</a> (also in <a
class="reference external" href="content/1.7.0/FlumeUserGuide.pdf">pdf</a>)</li>
+<li><a class="reference external"
href="content/1.7.0/FlumeDeveloperGuide.html">Flume 1.7.0 Developer Guide</a>
(also in <a class="reference external"
href="content/1.7.0/FlumeDeveloperGuide.pdf">pdf</a>)</li>
<li><a class="reference external"
href="content/1.7.0/apidocs/index.html">Flume 1.7.0 API Documentation</a></li>
</ul>
<p class="rubric">Changes</p>
@@ -225,7 +226,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>
@@ -245,7 +246,7 @@
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file
Modified: websites/staging/flume/trunk/content/releases/1.8.0.html
==============================================================================
--- websites/staging/flume/trunk/content/releases/1.8.0.html (original)
+++ websites/staging/flume/trunk/content/releases/1.8.0.html Tue Jan 8
13:13:55 2019
@@ -27,7 +27,7 @@
<link rel="top" title="Apache Flume" href="../index.html" />
<link rel="up" title="Releases" href="index.html" />
<link rel="next" title="Version 1.7.0" href="1.7.0.html" />
- <link rel="prev" title="Releases" href="index.html" />
+ <link rel="prev" title="Version 1.9.0" href="1.9.0.html" />
</head>
<body>
<div class="header">
@@ -37,6 +37,7 @@
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
+ </a>
</div>
</td>
<td width="2%">
@@ -66,8 +67,8 @@
(TLP). Apache Flume 1.8.0 is production-ready software.</p>
<p class="rubric">Release Documentation</p>
<ul class="simple">
-<li><a class="reference external" href="../FlumeUserGuide.html">Flume 1.8.0
User Guide</a> (also in <a class="reference external"
href="content/1.8.0/FlumeUserGuide.pdf">pdf</a>)</li>
-<li><a class="reference external" href="../FlumeDeveloperGuide.html">Flume
1.8.0 Developer Guide</a> (also in <a class="reference external"
href="content/1.8.0/FlumeDeveloperGuide.pdf">pdf</a>)</li>
+<li><a class="reference external"
href="content/1.8.0/FlumeUserGuide.html">Flume 1.8.0 User Guide</a> (also in <a
class="reference external" href="content/1.8.0/FlumeUserGuide.pdf">pdf</a>)</li>
+<li><a class="reference external"
href="content/1.8.0/FlumeDeveloperGuide.html">Flume 1.8.0 Developer Guide</a>
(also in <a class="reference external"
href="content/1.8.0/FlumeDeveloperGuide.pdf">pdf</a>)</li>
<li><a class="reference external"
href="content/1.8.0/apidocs/index.html">Flume 1.8.0 API Documentation</a></li>
</ul>
<p class="rubric">Changes</p>
@@ -178,7 +179,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>
@@ -198,7 +199,7 @@
<div class="clearer"></div>
</div>
<div class="footer">
- © Copyright 2009-2018 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
+ © Copyright 2009-2019 The Apache Software Foundation. Apache Flume,
Flume, Apache, the Apache feather logo, and the Apache Flume project logo are
trademarks of The Apache Software Foundation..
</div>
</body>
</html>
\ No newline at end of file