| Summary: | 3.6M6 Build is incorrectly labeled as 2.6M6 on project page. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | Website / Wiki | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ahunter.eclipse |
| Version: | 3.6 | ||
| Target Milestone: | 3.6.0 (Helios) RC2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
This was a promote mistake I made, I thought I fixed everywhere but there are a few places: /cvsroot/org.eclipse/www/gef/feeds/builds-gef.xml /cvsroot/org.eclipse/www/gef/updates/milestones/site-helios.xml /cvsroot/org.eclipse/www/gef/updates/milestones/site.xml Fixed, I did the manual cvs update -R on the build machine. The GEF project web site should refresh in the next two hours. Well, it does not seem as if this has resolved the issue. The build news still specify 2.6M6 and the same holds for the build page. sigh, well http://www.eclipse.org/gef/feeds/builds-gef.xml says 3.6.0M6. A second interesting note is that nothing past 3.6.0M6 and March 15 is there. I did raise Bug 301742 about the issue with the feeds. This is not going to be looked at today, so moving off the RC1 target milestone. From what I could infer from the modeling-www php scrips, the data is extracted from a mysql database, which was not updated. While this is not resolved properly, I think we can regard it as a wontfix, as a milestone build is not likely to be searched and consumed after the 3.6 release has been out. |