Updated Branches:
  refs/heads/trunk fad7251db -> d66b877fd

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/d66b877f
Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/d66b877f
Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/d66b877f

Branch: refs/heads/trunk
Commit: d66b877fd8d69a44ea22b8f146c2638cc234f511
Parents: fad7251
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:05 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/d66b877f/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