Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341920 - Build broken due to missing script import in minified navigate-table
Summary: Build broken due to missing script import in minified navigate-table
Status: RESOLVED FIXED
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 0.2   Edit
Assignee: Malgorzata Janczarska CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 10:16 EDT by John Arthorne CLA
Modified: 2011-09-01 11:41 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2011-04-05 10:16:04 EDT
I20110405 is broken due to a missing dependency. The import sshTools.js was added to navigate-table.html but is missing from the closure script. The comment in navigate-table.html describes what to do:

<!-- Everything between START and END will be commented out and replaced with a closure compiled navigate-table.js
         please update org.eclipse.orion.releng/builder/scripts/closure.xml when making changes here