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

Bug 468202

Summary: Tern worker cannot find dependencies during minification phase
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3    
Version: 6.0   
Target Milestone: 9.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-05-25 12:38:28 EDT
https://hudson.eclipse.org/orion/job/orion-client-dev/822/console

Anthony ran a local build and discovered that the build seems to fail during the minification stage. Libing, is there a mapping / aliasing that needs to happen here to get the worker to minify properly using requirejs/i18n?
Comment 1 Michael Rennie CLA 2015-05-25 12:43:41 EDT
Chatting with Libing, he mentioned that the file 404's on his local server as well.
Comment 2 Michael Rennie CLA 2015-05-25 13:27:55 EDT
Mark was kind enough to jump in and fix the minification build failure:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=a395d502fdd928920d5b3076adcb6064968d83cd

Now we just have to see what is causing Libing's 404s
Comment 3 Michael Rennie CLA 2015-05-25 14:46:00 EDT
Libing's 404's were caused by his server setup, and his server not having a copy of the workermessages.js file.

Closing as fixed, since the build passes and has been deployed:

https://hudson.eclipse.org/orion/job/orion-client-dev/823/