FLUME-1647: Update trunk docs to 1.4.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/d17c0301 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/d17c0301 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/d17c0301 Branch: refs/heads/FLUME-1502 Commit: d17c03019e1afd0e7e75522a46dcb12db0d71a97 Parents: dad3d73 Author: Brock Noland <[email protected]> Authored: Wed Oct 17 10:24:15 2012 -0500 Committer: Brock Noland <[email protected]> Committed: Wed Oct 17 10:24:15 2012 -0500 ---------------------------------------------------------------------- flume-ng-doc/sphinx/FlumeDeveloperGuide.rst | 2 +- flume-ng-doc/sphinx/FlumeUserGuide.rst | 4 ++-- flume-ng-doc/sphinx/index.rst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/d17c0301/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst b/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst index 60ee15c..8b73a06 100644 --- a/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst +++ b/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst @@ -15,7 +15,7 @@ ========================================== -Flume 1.3.0-SNAPSHOT Developer Guide +Flume 1.4.0-SNAPSHOT Developer Guide ========================================== Introduction http://git-wip-us.apache.org/repos/asf/flume/blob/d17c0301/flume-ng-doc/sphinx/FlumeUserGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst b/flume-ng-doc/sphinx/FlumeUserGuide.rst index e5f7581..8160ca4 100644 --- a/flume-ng-doc/sphinx/FlumeUserGuide.rst +++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst @@ -15,7 +15,7 @@ ====================================== -Flume 1.3.0-SNAPSHOT User Guide +Flume 1.4.0-SNAPSHOT User Guide ====================================== Introduction @@ -1813,7 +1813,7 @@ Log4J Appender Appends Log4j events to a flume agent's avro source. A client using this appender must have the flume-ng-sdk in the classpath (eg, -flume-ng-sdk-1.3.0-SNAPSHOT.jar). +flume-ng-sdk-1.4.0-SNAPSHOT.jar). Required properties are in **bold**. ============= ======= ========================================================================== http://git-wip-us.apache.org/repos/asf/flume/blob/d17c0301/flume-ng-doc/sphinx/index.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/index.rst b/flume-ng-doc/sphinx/index.rst index b214b98..1903790 100644 --- a/flume-ng-doc/sphinx/index.rst +++ b/flume-ng-doc/sphinx/index.rst @@ -15,7 +15,7 @@ ================================================ -Apache Flume 1.3.0-SNAPSHOT documentation +Apache Flume 1.4.0-SNAPSHOT documentation ================================================ Flume is a distributed, reliable, and available system for efficiently
