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

Bug 422280

Summary: Move images folder inside javascript folder
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: JS ToolsAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: 5.0   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Curtis Windatt CLA 2013-11-21 13:19:30 EST
We have two images in the images folder inside the javascript bundle.  The location of the images folder overlaps the default images folder from the client ui bundle (/images).

If the server is set up correctly the contents of the images folder are merged.  However, when self hosting the folders are not merged by default.  Currently it is working for content type service providers, but it is something that could easily be broken by the server configuration.

We should move the images inside the javascript folder, similar to what the git bundle does.
Comment 1 Curtis Windatt CLA 2013-11-21 13:39:17 EST
https://git.eclipse.org/r/18688