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 CCC39200C64 for ; Fri, 28 Apr 2017 17:17:54 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CB52F160BA3; Fri, 28 Apr 2017 15:17:54 +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 1DF70160B8C for ; Fri, 28 Apr 2017 17:17:53 +0200 (CEST) Received: (qmail 939 invoked by uid 500); 28 Apr 2017 15:17:53 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 930 invoked by uid 99); 28 Apr 2017 15:17:53 -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, 28 Apr 2017 15:17:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 354BFE0896; Fri, 28 Apr 2017 15:17:53 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: vsairam@apache.org To: commits@ambari.apache.org Message-Id: <620a172a15d54906aa464b38d6406201@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ambari git commit: AMBARI-20890.WFM view build failure with jsblump reference(Supreeth Sharma via Venkata Sairam) Date: Fri, 28 Apr 2017 15:17:53 +0000 (UTC) archived-at: Fri, 28 Apr 2017 15:17:55 -0000 Repository: ambari Updated Branches: refs/heads/trunk 92726b954 -> 19f9c983e AMBARI-20890.WFM view build failure with jsblump reference(Supreeth Sharma via Venkata Sairam) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/19f9c983 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/19f9c983 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/19f9c983 Branch: refs/heads/trunk Commit: 19f9c983e3279dcb57e05c1395da64014e1c9181 Parents: 92726b9 Author: Venkata Sairam Authored: Fri Apr 28 20:47:22 2017 +0530 Committer: Venkata Sairam Committed: Fri Apr 28 20:47:22 2017 +0530 ---------------------------------------------------------------------- contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/19f9c983/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js ---------------------------------------------------------------------- diff --git a/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js b/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js index 0979c39..c673c59 100644 --- a/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js +++ b/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js @@ -47,7 +47,7 @@ module.exports = function(defaults) { app.import('bower_components/bootstrap/dist/css/bootstrap.css'); app.import('bower_components/bootstrap/dist/js/bootstrap.js'); - app.import('bower_components/jsPlumb/dist/js/jsPlumb-2.0.7.js'); + app.import('bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff', { destDir: 'fonts'