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 F419E200C2C for ; Fri, 3 Mar 2017 14:54:44 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F2A18160B6D; Fri, 3 Mar 2017 13:54:44 +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 488E9160B57 for ; Fri, 3 Mar 2017 14:54:44 +0100 (CET) Received: (qmail 73541 invoked by uid 500); 3 Mar 2017 13:54:43 -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 73532 invoked by uid 99); 3 Mar 2017 13:54:43 -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, 03 Mar 2017 13:54:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5D0F5DFCA1; Fri, 3 Mar 2017 13:54:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: pallavkul@apache.org To: commits@ambari.apache.org Message-Id: <8366268757a0482eab8892a332448f14@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ambari git commit: AMBARI-20301. Ember should take node version specific to wfmanaer (Madhan Mohan Reddy via pallavkul) Date: Fri, 3 Mar 2017 13:54:43 +0000 (UTC) archived-at: Fri, 03 Mar 2017 13:54:45 -0000 Repository: ambari Updated Branches: refs/heads/branch-2.5 729704d70 -> fffc69258 AMBARI-20301. Ember should take node version specific to wfmanaer (Madhan Mohan Reddy via pallavkul) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/fffc6925 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/fffc6925 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/fffc6925 Branch: refs/heads/branch-2.5 Commit: fffc692587305f4d0b45ec78a60dbadd10cc68a9 Parents: 729704d Author: pallavkul Authored: Fri Mar 3 19:23:44 2017 +0530 Committer: pallavkul Committed: Fri Mar 3 19:23:44 2017 +0530 ---------------------------------------------------------------------- contrib/views/wfmanager/pom.xml | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/fffc6925/contrib/views/wfmanager/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/views/wfmanager/pom.xml b/contrib/views/wfmanager/pom.xml index 8351eb0..cc48ef2 100644 --- a/contrib/views/wfmanager/pom.xml +++ b/contrib/views/wfmanager/pom.xml @@ -113,27 +113,6 @@ - - org.apache.maven.plugins - maven-clean-plugin - 2.5 - - - - ${ui.directory} - false - - tmp/** - - node/** - - - - - org.apache.maven.plugins maven-clean-plugin @@ -215,8 +194,9 @@ ${ui.directory} - ${ui.directory}/node_modules/.bin/${ember.executable} + ${ui.directory}/node/${node.executable} + ${ui.directory}/node_modules/.bin/${ember.executable} build -prod