Repository: bigtop
Updated Branches:
  refs/heads/master cae517153 -> 9a41ca9d1


BIGTOP-2277. release assembly needs to include bigtop_toolchain


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/9a41ca9d
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/9a41ca9d
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/9a41ca9d

Branch: refs/heads/master
Commit: 9a41ca9d19182efc00d17946c81486d88061264d
Parents: cae5171
Author: Konstantin Boudnik <[email protected]>
Authored: Sun Jan 24 10:29:42 2016 -0800
Committer: Konstantin Boudnik <[email protected]>
Committed: Sun Jan 24 10:30:08 2016 -0800

----------------------------------------------------------------------
 src/assembly/release-assembly.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/9a41ca9d/src/assembly/release-assembly.xml
----------------------------------------------------------------------
diff --git a/src/assembly/release-assembly.xml 
b/src/assembly/release-assembly.xml
index 71c1121..3ca7452 100644
--- a/src/assembly/release-assembly.xml
+++ b/src/assembly/release-assembly.xml
@@ -32,6 +32,7 @@
         <include>bigtop-packages/**</include>
         <include>bigtop-tests/**</include>
         <include>bigtop-test-framework/**</include>
+        <include>bigtop_toolchain/**</include>
         <include>buildSrc/**</include>
         <include>gradle/**</include>
         <include>gradle*</include>

Reply via email to