Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EDC23200CC9 for ; Mon, 17 Jul 2017 16:12:31 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EA98A1638E1; Mon, 17 Jul 2017 14:12:31 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 63FA31638DF for ; Mon, 17 Jul 2017 16:12:31 +0200 (CEST) Received: (qmail 95518 invoked by uid 500); 17 Jul 2017 14:12:30 -0000 Mailing-List: contact commits-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list commits@ignite.apache.org Received: (qmail 95508 invoked by uid 99); 17 Jul 2017 14:12:30 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2017 14:12:30 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 75CB4DFF8A; Mon, 17 Jul 2017 14:12:30 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: vozerov@apache.org To: commits@ignite.apache.org Date: Mon, 17 Jul 2017 14:12:30 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] ignite git commit: removed excluding ML sources from assembly file - Fixes #2310. archived-at: Mon, 17 Jul 2017 14:12:32 -0000 Repository: ignite Updated Branches: refs/heads/ignite-2.1 9cd966a70 -> 355ffda1e removed excluding ML sources from assembly file - Fixes #2310. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/219f2894 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/219f2894 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/219f2894 Branch: refs/heads/ignite-2.1 Commit: 219f28948d22a36f9292ae34b02e18171486d3cc Parents: 1a2dde9 Author: oleg-ostanin Authored: Mon Jul 17 16:29:16 2017 +0300 Committer: Alexey Goncharuk Committed: Mon Jul 17 16:29:16 2017 +0300 ---------------------------------------------------------------------- assembly/release-fabric-base.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/219f2894/assembly/release-fabric-base.xml ---------------------------------------------------------------------- diff --git a/assembly/release-fabric-base.xml b/assembly/release-fabric-base.xml index 7484dfa..5007785 100644 --- a/assembly/release-fabric-base.xml +++ b/assembly/release-fabric-base.xml @@ -239,7 +239,6 @@ **/package.html src/test/** - src/main/ml/**