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

Bug 461420

Summary: WTP unable to access development builds web site
Product: Community Reporter: Carl Anderson <ccc>
Component: WebsiteAssignee: phoenix.ui <phoenix.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P3 CC: david_williams, samuelwu, vaninder, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Carl Anderson CLA 2015-03-04 12:10:18 EST
I must have missed some announcement or something- up until recently, WTP committers and interested parties could go to 

http://build.eclipse.org/webtools/committers

and download our development builds from build.eclipse.org's /shared/webtools/committers directory.  Now we get a 404, and if I go to http://build.eclipse.org/webtools/ I see the same content as https://hudson.eclipse.org/webtools/ .  Can something be done to add access back to http://build.eclipse.org/webtools/committers , at its previous location?  (Or some other URI, which would then need to be communicated to all WTP developers and updated on our project web site and all of that.)
Comment 1 David Williams CLA 2015-03-04 12:52:56 EST
Interesting, it seems that 
http://build.eclipse.org/eclipse/
still works (i.e. goes to "shared", as we need it to), 

but 
http://build.eclipse.org/simrel/ 
goes to the not-quite-read "HIPP Instance". 

Seems someone has put in some (too?) clever of rules to look up "HIPP" names, to find out redirection? 

If that's required or desired, for some reason, then perhaps "access to shared" could be done via 
http://build.eclipse.org/shared/simrel/ 
or similar?
Comment 2 Eclipse Webmaster CLA 2015-03-04 15:21:05 EST
Sorry a copy of the hipp proxy list got placed in builds Apache config dir and was re-directing those URLs.  Fixed.

-M.