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

Bug 347962

Summary: [releng] Automatically tag and update map files on each IBuild
Product: [ECD] Orion Reporter: Andrew Niefer <aniefer>
Component: ClientAssignee: Project Inbox <e4.orion-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: pwebster
Version: 0.2   
Target Milestone: 0.2   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Andrew Niefer CLA 2011-06-01 11:24:41 EDT
We should update releng to automatically tag changed map files and update the map files.

Developers then only commit and push to master work that is ready to be included in the build.  Work that is not stable should be done in a branch or not pushed.
Comment 1 Andrew Niefer CLA 2011-06-01 11:35:47 EDT
done
Comment 2 Andrew Niefer CLA 2011-06-01 11:39:42 EDT
This is the change:
http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=dc09191de5b0dd4d97677a10f3baa1010e3f6139

It works by using git clones from ssh://user@dev.eclipse.org which has been create on the build machine.  The build has appropriate ssh keys to access dev.eclipse.org as that user.

It uses the git-map.sh script described here http://wiki.eclipse.org/E4/Git