On Mon, Jan 30, 2012 at 3:56 AM, Branekov, Danail
<[email protected]>wrote:

> Thanks Paul!
>
> "auto-tagging" sounds good, but how does it work?
> http://wiki.eclipse.org/E4/Git says that the script which was used for
> updating the map files is outdated. Does it mean that the build would
> consider take the content from the integration branch and updating maps
> files is no longer required?
>
>
Right.  It's a step at the beginning of a build that updates a cached git
repo to the integration branch, and then generates the map file qualifiers
from that build input and checks them in for all of our projects.  It makes
developers pushing to origin/integration the same as releasing for a build,
and anyone can do it since EGit can handle that (as opposed to the linux
scripts :-).  It's controlled by that repositories.txt file.  It's possible
to simply specify your dev branch instead of an integration branch so your
latest work will always be tagged (that has to be decided on a repo by repo
basis).

PW

-- 
Paul Webster
Hi floor.  Make me a sammich! - GIR
_______________________________________________
e4-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to