Updated Branches:
  refs/heads/flume-1.4 56e50b0e9 -> 4c3c17725

FLUME-1799. Include embedded agent in source tarball.

(Juhani Connolly via Hari Shreedharan)


Project: http://git-wip-us.apache.org/repos/asf/flume/repo
Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/4c3c1772
Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/4c3c1772
Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/4c3c1772

Branch: refs/heads/flume-1.4
Commit: 4c3c17725fa940af56249057c203dc52e37f9add
Parents: 56e50b0
Author: Hari Shreedharan <[email protected]>
Authored: Wed Dec 19 11:55:05 2012 -0800
Committer: Hari Shreedharan <[email protected]>
Committed: Wed Dec 19 11:55:50 2012 -0800

----------------------------------------------------------------------
 flume-ng-dist/src/main/assembly/src.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flume/blob/4c3c1772/flume-ng-dist/src/main/assembly/src.xml
----------------------------------------------------------------------
diff --git a/flume-ng-dist/src/main/assembly/src.xml 
b/flume-ng-dist/src/main/assembly/src.xml
index 2d7ce04..ca8ba72 100644
--- a/flume-ng-dist/src/main/assembly/src.xml
+++ b/flume-ng-dist/src/main/assembly/src.xml
@@ -46,6 +46,7 @@
         <include>org.apache.flume:flume-ng-legacy-sources</include>
         <include>org.apache.flume:flume-ng-clients</include>
         <include>org.apache.flume:flume-ng-sources</include>
+        <include>org.apache.flume:flume-ng-embedded-agent</include>
       </includes>
 
       <sources>

Reply via email to