Repository: incubator-ignite Updated Branches: refs/heads/ignite-sprint-3-p1 d3c5ab4fd -> 5cdded675
gg-10074 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5cdded67 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5cdded67 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5cdded67 Branch: refs/heads/ignite-sprint-3-p1 Commit: 5cdded67523596969b0333955f2a92a10a92a61c Parents: d3c5ab4 Author: Anton Vinogradov <[email protected]> Authored: Mon Apr 13 19:40:26 2015 +0300 Committer: Anton Vinogradov <[email protected]> Committed: Mon Apr 13 19:40:26 2015 +0300 ---------------------------------------------------------------------- assembly/release-fabric.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5cdded67/assembly/release-fabric.xml ---------------------------------------------------------------------- diff --git a/assembly/release-fabric.xml b/assembly/release-fabric.xml index 10ebc70..cd5cbeb 100644 --- a/assembly/release-fabric.xml +++ b/assembly/release-fabric.xml @@ -102,9 +102,6 @@ <fileSet> <directory>assembly/libs</directory> <outputDirectory>/libs</outputDirectory> - <excludes> - <exclude>README.txt</exclude> - </excludes> </fileSet> </fileSets> </assembly>
