Updated Branches: refs/heads/flume-1.4 9b3f9f1c9 -> 110ee34ce
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/110ee34c Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/110ee34c Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/110ee34c Branch: refs/heads/flume-1.4 Commit: 110ee34ce6b136eb401e28aae05280fcd468a072 Parents: 9b3f9f1 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:30 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/110ee34c/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/110ee34c/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/110ee34c/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
