Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 467917

Summary: i18nUtil should not have dependencies on 'require' and 'Deferred'
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ClientAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Carolyn_MacLeod, mamacdon
Version: 6.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2015-05-21 16:03:28 EDT
org.eclipse.orion.client/bundles/org.eclipse.orion.client.core/web/orion/i18nUtil.js

Both dependencies are unused in the file and should be removed. This will avoid dragging in unnecessary deps for those that do not need them - for example I am NLSing strings in the ternWorker and do not need Deferred