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

Bug 472526

Summary: Refactor webpage to provide GEF4 update-site archives on downloads page.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: Website / WikiAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.1.0   
Target Milestone: 3.10.1 (Mars SR1) M2   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 470240    

Description Alexander Nyßen CLA 2015-07-13 11:23:26 EDT
We need to refactor the webpage to not only provide GEF archives in the downloads area, but also GEF4 update-site archives (which are already promote to drops dir).

While doing so, the webpage can be cleaned up, i.e. the current contents of downloads.php is not necessary any more (all data is provided in the meta-data), to downloads/index.php could be merged into it. Furthermore, we should remove dependencies on the modeling web infrastructure and remove the no longer working support for build server.
Comment 1 Alexander Nyßen CLA 2015-07-13 11:52:44 EDT
I pushed a major refactoring of our web page, which includes:

- Removed dependencies on modeling scripts (copied and adjusted contents)
- Removed build folder, which provided support for build server that was no longer working.
- Removed feeds and news folders, which were no longer working.
- Removed searchcvs.php page.
- Cleaned up _projectsCommon.php.
- Moved contents of downloads/index.php into downloads.php. Refactored downloads.php and download-scrips.php to support GEF4 drop files.

Resolving as fixed in 3.10.0 M2.