JiaLiangC opened a new pull request, #3741: URL: https://github.com/apache/ambari/pull/3741
## What changes were proposed in this pull request? In the contrib/views module, specifically within the views subdirectory, there is a dependency on the outdated ember-collection in the frontend code. This is causing the files view to fail during compilation.  This issue is occurring because the repository git://github.com/emberjs/ember-collection.git has been moved or relocated. The problem can be resolved by updating the following file: contrib/views/files/src/main/resources/ui/package.json ## How was this patch tested? manual test Once this fix is applied, successful compilation should be achieved.  (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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
