Repository: flume
Updated Branches:
  refs/heads/trunk 94b25aebc -> 293a8c0db


FLUME-2551. Add dev-support directory to source tarball.


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

Branch: refs/heads/trunk
Commit: 293a8c0db2b3b2e696eab0e64bd83d140bfe56d8
Parents: 94b25ae
Author: Hari Shreedharan <[email protected]>
Authored: Wed Nov 12 11:48:34 2014 -0800
Committer: Hari Shreedharan <[email protected]>
Committed: Wed Nov 12 11:48:34 2014 -0800

----------------------------------------------------------------------
 flume-ng-dist/src/main/assembly/src.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flume/blob/293a8c0d/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 dc8b92b..b1e79a2 100644
--- a/flume-ng-dist/src/main/assembly/src.xml
+++ b/flume-ng-dist/src/main/assembly/src.xml
@@ -112,6 +112,7 @@
         <include>pom.xml</include>
         <include>flume-ng-doc/**</include>
         <include>flume-ng-tests/**</include>
+        <include>dev-support/**</include>
       </includes>
     </fileSet>
   </fileSets>

Reply via email to