HalimKim opened a new pull request, #3716: URL: https://github.com/apache/ambari/pull/3716
## What changes were proposed in this pull request? Added toFixed(1) function to Math.max.apply(null, value) function to fix precision of action schema version. variable max stores max value of available action schema versions. (Please fill in changes proposed in this fix) ## How was this patch tested? #### manual tests * Build the wfmanager jar file and distribute it to ambari server host. * Generate oozie workflow xml file. * Check action schema version is '1.0' not '1'. (Please explain how this patch was tested. Ex: unit tests, manual tests) (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this) Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org