Removed excluding ML from examples/src
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/78f77b1f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/78f77b1f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/78f77b1f Branch: refs/heads/ignite-6305 Commit: 78f77b1fd158955a3203811ba909e01fe7c474f5 Parents: 20033c7 Author: oleg-ostanin <oosta...@gridgain.com> Authored: Wed Oct 4 17:35:50 2017 +0300 Committer: Anton Vinogradov <a...@apache.org> Committed: Wed Oct 4 17:35:50 2017 +0300 ---------------------------------------------------------------------- assembly/release-fabric-base.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/78f77b1f/assembly/release-fabric-base.xml ---------------------------------------------------------------------- diff --git a/assembly/release-fabric-base.xml b/assembly/release-fabric-base.xml index a16d996..8e8bd75 100644 --- a/assembly/release-fabric-base.xml +++ b/assembly/release-fabric-base.xml @@ -239,7 +239,6 @@ <excludes> <exclude>**/package.html</exclude> <exclude>src/test/**</exclude> - <exclude>src/main/ml/**</exclude> </excludes> </fileSet>