You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2016/12/05 12:38:47 UTC

[43/52] ignite git commit: IGNITE-4243 Fixed build.

IGNITE-4243 Fixed build.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/44bb3614
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/44bb3614
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/44bb3614

Branch: refs/heads/master
Commit: 44bb361491589cac93899ce9b45f9ad1a535a950
Parents: e205214
Author: Andrey Novikov <an...@gridgain.com>
Authored: Tue Nov 29 09:51:28 2016 +0700
Committer: Andrey Novikov <an...@gridgain.com>
Committed: Tue Nov 29 09:51:28 2016 +0700

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


http://git-wip-us.apache.org/repos/asf/ignite/blob/44bb3614/assembly/release-fabric-base.xml
----------------------------------------------------------------------
diff --git a/assembly/release-fabric-base.xml b/assembly/release-fabric-base.xml
index 7b3d8cf..c008083 100644
--- a/assembly/release-fabric-base.xml
+++ b/assembly/release-fabric-base.xml
@@ -203,6 +203,7 @@
             <includes>
                 <include>rest/**</include>
                 <include>memcached/**</include>
+                <include>redis/**</include>
                 <include>schema-import/src/**</include>
                 <include>schema-import/bin/**</include>
                 <include>schema-import/README.txt</include>