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 598BF200C64 for ; Fri, 28 Apr 2017 17:19:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 58282160BA3; Fri, 28 Apr 2017 15:19:05 +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 9F1C0160B8C for ; Fri, 28 Apr 2017 17:19:04 +0200 (CEST) Received: (qmail 6294 invoked by uid 500); 28 Apr 2017 15:19:03 -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 6285 invoked by uid 99); 28 Apr 2017 15:19:03 -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:19:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B155AE0896; Fri, 28 Apr 2017 15:19:03 +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: <6a73f01402874812823a9a42781e9249@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:19:03 +0000 (UTC) archived-at: Fri, 28 Apr 2017 15:19:05 -0000 Repository: ambari Updated Branches: refs/heads/branch-2.5 0f8e1a665 -> a742913da 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/a742913d Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/a742913d Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/a742913d Branch: refs/heads/branch-2.5 Commit: a742913daa1cc9f1da0f8b6fd0ce9d82f13cd92b Parents: 0f8e1a6 Author: Venkata Sairam Authored: Fri Apr 28 20:47:22 2017 +0530 Committer: Venkata Sairam Committed: Fri Apr 28 20:48:33 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/a742913d/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'