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

Bug 382821

Summary: publish.sh script should support creation of p2.index file when publishing repositories
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-18 03:37:20 EDT
Up to now, our repositories do not contain a p2.index file. To be a good citizen, we should change this (as requested on http://wiki.eclipse.org/Juno/Final_Daze). The publish script should take responsibility for this, so no manual intervention is required.
Comment 1 Alexander Nyßen CLA 2012-06-18 05:12:52 EDT
Augmented publish.sh script accordingly. Pushed changes to origin/master.