Prakash Ramachandran created TEZ-1886:
-----------------------------------------
Summary: remove deprecation warnings for tez-ui on the console
Key: TEZ-1886
URL: https://issues.apache.org/jira/browse/TEZ-1886
Project: Apache Tez
Issue Type: Bug
Reporter: Prakash Ramachandran
Assignee: Prakash Ramachandran
after the update to bower.json ember-i18n has the following warnings
- CLDR.js has been deprecated; use Ember-I18n's i18n-plurals.js instead.
- Ember.I18n t helper called with unquoted key: common.applicationId. In the
future, this will be treated as a bound property, not a string literal
- DEPRECATION: The {{t}} helper will no longer use a <span> tag in future
versions of Ember.I18n. Set Ember.FEATURES.I18N_TRANSLATE_HELPER_SPAN to false
to quiet these warnings and maintain older behavior.
This pollutes the debug/info messages on the console.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)