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

Bug 521644

Summary: built-editor.js not available any more
Product: [ECD] Orion Reporter: Oliver Kopp <oliver.kopp>
Component: OrionHubAssignee: libing wang <libingw>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3 CC: steve_northover
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Oliver Kopp CLA 2017-08-31 02:46:18 EDT
Since a few years, the latest release of the Orion editor was available at http://www.eclipse.org/orion/editor/releases/current/built-editor.min.js.

When reading https://wiki.eclipse.org/Orion/How_Tos/Editor_Build, this seems to OK even though "current" is not explicitly mentioned.

Currently, the given URL http://eclipse.org/orion/editor/releases/4.0/built-editor.css leads to a redirect to https://orionhub.org/.

This currently breaks all running Eclipse Winery instances. We are fixing it by downloading an old release from a mirror site: https://github.com/eclipse/winery/pull/105/files#diff-b694070f71c518618628c3bebe19068a

I opted for "major" instead of "blocker" as a workaround exists, but without the workaround Orion does not work.
Comment 1 Oliver Kopp CLA 2017-09-06 19:25:40 EDT
http://eclipse.org/orion/editor/releases/6.0/built-editor.css
and
http://eclipse.org/orion/editor/releases/6.0/built-editor-amd
are also not available anymore.

Running Winery instances strongly rely on these files.
Comment 2 Oliver Kopp CLA 2017-09-06 19:46:46 EDT
I switched to download it from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/orion/drops/R-8.0-201502161823/built-editor.zip, so Eclipse Winery doesn't need the online hosting anymore.

We have to use the mirror URL as
(1) https://www.eclipse.org/downloads/download.php?file=/orion/drops/R-8.0-201502161823/built-editor.zip&amp;mirror_id=96 leads to an HTML page
and (2) downloads.eclipse.org suffers from DDoS attacks from time to time - see https://bugs.eclipse.org/bugs/show_bug.cgi?id=515596#c73