Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #461164 +++ I cloned this bug from Luna SR2 "tag bug", but the initial Luna Release tagging was tracked in bug 437721. This is not something to do right now ... it's just a reminder to do it after we officially release (Wednesday, June 24).
We are ready to tag now, so to repeat instructions from previous years, ... I will give these steps as "command line" instructions, although same result can be achieved with EGit. In your clone, be sure to pull (or fetch) everything, so your branches and tags are all up to date. Then ... git tag -a -m 'Bug 469459 - Tag Mars (4.5) release' R4_5 I20150603-2000 and then don't forget to push the tag commit git push origin tag R4_5 As you tag a repository (or set of repositories) please post a comment here, so I'll know when we are done ... or, at least when I should run my script-test. Thanks,
I've tagged: eclipse.platform.releng.aggregator eclipse.platform.releng eclipse.platform eclipse.platform.common
Equinox tagged: http://git.eclipse.org/c/equinox/rt.equinox.binaries.git/tag/?h=R4_5 http://git.eclipse.org/c/equinox/rt.equinox.bundles.git/tag/?h=R4_5 http://git.eclipse.org/c/equinox/rt.equinox.framework.git/tag/?h=R4_5 http://git.eclipse.org/c/equinox/rt.equinox.p2.git/tag/?h=R4_5
I've tagged: eclipse.jdt eclipse.jdt.ui eclipse.platform.text
Tagged eclipse.platform.debug eclipse.jdt.debug
I have tagged the following repos: eclipse.jdt.core.binaries eclipse.jdt.core
Tagged PDE repositories: eclipse.pde.build.git eclipse.pde.git eclipse.pde.ui.git
I've tagged: eclipse.platform.resources eclipse.platform.runtime eclipse.platform.team eclipse.platform.text eclipse.platform.ui
I've tagged eclipse.platform.ua PW
I've tagged: eclipse.platform.swt eclipse.platform.swt.binaries www.eclipse.org/eclipse.git www.eclipse.org/eclipse/news.git www.eclipse.org/jdt.git www.eclipse.org/swt.git => That's all, we're done here.
As far as I can see, eclipse.platform.ui.tools is not tagged. I know Lars said this was a special case ... so, I know if was "done" at some level ... but, wonder if Lars remembered to push the tag back to the repo?
(In reply to David Williams from comment #11) > As far as I can see, > eclipse.platform.ui.tools > is not tagged. > > I know Lars said this was a special case ... so, I know if was "done" at > some level ... but, wonder if Lars remembered to push the tag back to the > repo? And, while I'm at it, I should mention that repo needs an R4_5_maintenance branch.
I've tagged eclipse.platform.ui.tools with R4_5 and created R4_5_maintenance.
Thanks