| Summary: | Adjust update-site and drop file urls (as well as update-site and file names). | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | RelEng | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 (Neon) RC4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
As an alternative, we could also use common urls for both, GEF 3.x and GEF4 and only differentiate by category or artifact name. I renamed the GEF-Update-Site archive to GEF3-Update-Site archive and moved the GEF 3.x drop files from /gef/downloads/drops to /gef/gef3/downloads/drops. I adjusted the downloads page and the publish script to comply to the new location and name. I changed the update-site and drop file urls as follows: - Draw2d 3.x / GEF (MVC) 3.x, Zest 1.x Releases: http://download.eclipse.org/tools/gef/updates/releases/ -> http://download.eclipse.org/tools/gef/updates/legacy/releases - Draw2d 3.x / GEF (MVC) 3.x, Zest 1.x Milestones: http://download.eclipse.org/tools/gef/updates/milestones/ -> http://download.eclipse.org/tools/gef/updates/legacy/milestones/ - Draw2d 3.x / GEF (MVC) 3.x, Zest 1.x Integration: http://download.eclipse.org/tools/gef/updates/interim/ -> http://download.eclipse.org/tools/gef/updates/legacy/integration/ - GEF3 drop files location (the intermediate change was applied yesterday): /tools/gef/downloads/drops -> /tools/gef/gef3/downloads/drops -> /tools/gef/downloads/drops/legacy - GEF4 drop files location: /tools/gef/gef4/downloads/drops -> /tools/gef/downloads/drops/gef4 I have updated the web page and the meta data to refer to the new urls. I also updated the publish scripts accordingly. There are composite repos in place, which delegate to the new urls in the old locations, so these will still be accessible. While it would also be nice to adjust the GEF4 update sites for the sake of consistency, IMHO we should leave them as they are (as we will no longer use them after Neon anyway (see bug #495455). As such resolving this as fixed in 4.0.0 RC4. |