Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D00F617811 for ; Thu, 23 Oct 2014 00:25:35 +0000 (UTC) Received: (qmail 44935 invoked by uid 500); 23 Oct 2014 00:25:35 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 44840 invoked by uid 500); 23 Oct 2014 00:25:35 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 44778 invoked by uid 99); 23 Oct 2014 00:25:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Oct 2014 00:25:35 +0000 Date: Thu, 23 Oct 2014 00:25:35 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-7912) Slider View: 'application.def' should be calculated dynamically when app created MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180802#comment-14180802 ] Hudson commented on AMBARI-7912: -------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #670 (See [https://builds.apache.org/job/Ambari-trunk-Commit/670/]) AMBARI-7912. Slider View: 'application.def' should be calculated dynamically when app created (srimanth) (sgunturi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e463a1670564890e4dd7a9237caa2bfb49ece49d) * contrib/views/slider/src/main/java/org/apache/ambari/view/slider/SliderAppsViewControllerImpl.java > Slider View: 'application.def' should be calculated dynamically when app created > -------------------------------------------------------------------------------- > > Key: AMBARI-7912 > URL: https://issues.apache.org/jira/browse/AMBARI-7912 > Project: Ambari > Issue Type: Bug > Components: contrib > Affects Versions: 1.7.0 > Reporter: Srimanth Gunturi > Assignee: Srimanth Gunturi > Fix For: 1.7.0 > > Attachments: AMBARI-7912.patch > > > {{application.def}} currently is loaded as-is from the package. We should replace this by dynamically calculating its location. -- This message was sent by Atlassian JIRA (v6.3.4#6332)