From commits-return-4090-archive-asf-public=cust-asf.ponee.io@zeppelin.apache.org Fri Feb 9 02:58:07 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 1C3E318064F for ; Fri, 9 Feb 2018 02:58:07 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0C216160C5D; Fri, 9 Feb 2018 01:58:07 +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 53395160C4A for ; Fri, 9 Feb 2018 02:58:06 +0100 (CET) Received: (qmail 26736 invoked by uid 500); 9 Feb 2018 01:58:05 -0000 Mailing-List: contact commits-help@zeppelin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zeppelin.apache.org Delivered-To: mailing list commits@zeppelin.apache.org Received: (qmail 26727 invoked by uid 99); 9 Feb 2018 01:58:05 -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; Fri, 09 Feb 2018 01:58:05 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2A6DDDFC32; Fri, 9 Feb 2018 01:58:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: zjffdu@apache.org To: commits@zeppelin.apache.org Message-Id: <26bd664fee024b8aa52ec35cb2570916@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: zeppelin git commit: [HOTFIX] Fix zeppelin-display build Date: Fri, 9 Feb 2018 01:58:05 +0000 (UTC) Repository: zeppelin Updated Branches: refs/heads/master ad6e69181 -> f8d3488cb [HOTFIX] Fix zeppelin-display build ### What is this PR for? This is for fix the build of zeppelin-display module ### What type of PR is it? [ Hot Fix ] ### Todos * [ ] - Task ### How should this be tested? * Travis pass ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? NO Author: Jeff Zhang Closes #2781 from zjffdu/HOTFIX_BUILD and squashes the following commits: dd2c36d [Jeff Zhang] [HOTFIX] Fix zeppelin-display build Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/f8d3488c Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/f8d3488c Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/f8d3488c Branch: refs/heads/master Commit: f8d3488cbbb3a2d20c5736a8587ef0c41ae1eebc Parents: ad6e691 Author: Jeff Zhang Authored: Thu Feb 8 23:00:55 2018 +0800 Committer: Jeff Zhang Committed: Fri Feb 9 09:57:57 2018 +0800 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zeppelin/blob/f8d3488c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2c230cb..4cda650 100644 --- a/pom.xml +++ b/pom.xml @@ -742,6 +742,9 @@ scala-2.10 + + true + 2.10.5 2.10 @@ -750,9 +753,6 @@ scala-2.11 - - true - 2.11.8 2.11