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

Bug 419537

Summary: Compare demo: Remove the redundant built-compare files in compare/example/standalone.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon
Version: 4.0   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
compare build files none

Description libing wang CLA 2013-10-15 17:43:17 EDT
Mark noticed that there are two built-compare files in the  compare/example/standalone.
Those files are not needed in the source folder.
I will change the demo.html to always use the built js and css from the build server : http://eclipse.org/orion/compare/releases/.

It was a legacy when I tried to zip all the files related to a comapre widget demo offline. But if I want to do it again I can always down load the built files and switch the demo.html to use the local built files. No big deal.
Comment 1 libing wang CLA 2013-10-23 09:41:24 EDT
Also update the imageText.css and add compare.css.build.json in comapre/builder.
These are files required by the manual compare widget build.
Comment 2 libing wang CLA 2013-10-23 09:45:56 EDT
Created attachment 236801 [details]
compare build files