You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sr...@apache.org on 2013/03/29 19:07:22 UTC

svn commit: r1462564 - in /incubator/ambari/trunk: CHANGES.txt ambari-web/app/data/config_properties.js

Author: srimanth
Date: Fri Mar 29 18:07:22 2013
New Revision: 1462564

URL: http://svn.apache.org/r1462564
Log:
AMBARI-1748. JDK option on the UI when used is not passed onto the global parameters. (srimanth)

Modified:
    incubator/ambari/trunk/CHANGES.txt
    incubator/ambari/trunk/ambari-web/app/data/config_properties.js

Modified: incubator/ambari/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/CHANGES.txt?rev=1462564&r1=1462563&r2=1462564&view=diff
==============================================================================
--- incubator/ambari/trunk/CHANGES.txt (original)
+++ incubator/ambari/trunk/CHANGES.txt Fri Mar 29 18:07:22 2013
@@ -534,6 +534,9 @@ Trunk (unreleased changes):
 
  BUG FIXES
 
+ AMBARI-1748. JDK option on the UI when used is not passed onto the global 
+ parameters. (srimanth)
+
  AMBARI-1747. Added executable permission of generate monitor/server scripts.
  (smohanty)
 

Modified: incubator/ambari/trunk/ambari-web/app/data/config_properties.js
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/ambari-web/app/data/config_properties.js?rev=1462564&r1=1462563&r2=1462564&view=diff
==============================================================================
--- incubator/ambari/trunk/ambari-web/app/data/config_properties.js (original)
+++ incubator/ambari/trunk/ambari-web/app/data/config_properties.js Fri Mar 29 18:07:22 2013
@@ -1657,7 +1657,7 @@ module.exports =
       "isVisible": true,
       "serviceName": "MISC"
     },
-
+    */
     {
       "id": "puppet var",
       "name": "java64_home",
@@ -1671,7 +1671,6 @@ module.exports =
       "domain": "global",
       "serviceName": "MISC"
     },
-     */
     {
       "id": "puppet var",
       "name": "run_dir",