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

Bug 475273

Summary: LRU.LRU is no longer a function
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public
Version: 10.0   
Target Milestone: 10.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-08-18 10:32:26 EDT
The fix from bug 475196 removed a level of indirection from the LRU class, and I missed updating a ref to it from the web tools bundle.

This caused the failures in the latest build.
Comment 1 Michael Rennie CLA 2015-08-18 10:35:16 EDT
Fixed in:

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

I also updated the indirection of CssResultManager.