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

Bug 461431

Summary: [build] Fix publish script to use newer Eclipse build
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: RelengAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 9.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2015-03-04 14:16:01 EST
The orion-hudson-publish.sh publish script was using an Eclipse build that has been moved to the archives. As a result it could not be found by the build last night:

cp: cannot stat `/home/data/httpd/download.eclipse.org/eclipse/downloads/drops4/R-4.4.1-201409250400/eclipse-SDK-4.4.1-linux-gtk-x86_64.tar.gz': No such file or directory
Comment 1 Anthony Hunter CLA 2015-03-04 14:47:37 EST
Pushed the change with commit:
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=177446075c5757c560d260716091c6a2ba92038a

Build #684 was published successfully.