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

Bug 381397

Summary: Ensure publish.sh script aborts if eclipse sdk could not be downloaded
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: RelEngAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.8   
Target Milestone: 3.8.0 (Juno)   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2012-06-01 11:55:43 EDT
Up to now, the publish script does not check, whether the Eclipse SDK, which is needed to merge the update sites, is successfully downloaded. We should check and abort in the opposite case, to prevent having to restore the update site from the created backup in case of succeeding failures.
Comment 1 Alexander Nyßen CLA 2012-06-18 05:12:17 EDT
Fixed publish.sh script accordingly. Pushed changes to origin/master.