Community
Participate
Working Groups
The similar, previous "tag-a-release bug" was bug 478237. As always, do not do this right now. We will wait until we formally release in case we need an emergency respin. Since the release day is 2/26, I suggest we do this tagging from, say, 2/29 to 3/3?
I'll repeat my usual directions here .. but, as always, improvements or corrections are welcome. = = = = = = = = = = = = = = = = = = = = I 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 487983 - Tag Mars.2 (4.5.2) release' R4_5_2 M20160212-1500 and then don't forget to push the tag commit git push origin tag R4_5_2 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.
(In reply to David Williams from comment #0) > The similar, previous "tag-a-release bug" was bug 478237. > > As always, do not do this right now. We will wait until we formally release > in case we need an emergency respin. > > Since the release day is 2/26, I suggest we do this tagging from, say, 2/29 > to 3/3? Sounds good to me.
Tagged the following repositories with R4_5_2 : eclipse.platform.swt eclipse.platform.swt.binaries
Tagged Equinox for R4_5_2 rt.equinox.binaries rt.equinox.bundles rt.equinox.framework rt.equinox.p2
Tagged Platform UI following comment 1 for: eclipse.platform.text eclipse.platform.ua eclipse.platform.ui eclipse.platform.ui.tools
Tagged: eclipse.jdt eclipse.jdt.ui eclipse.platform eclipse.platform.common eclipse.platform.runtime
Tagged: eclipse.jdt.core eclipse.jdt.core.binaries
Tagged: eclipse.platform.resources eclipse.platform.team eclipse.pde.git eclipse.pde.ui.git eclipse.pde.build.git
I have tagged eclipse.platform.releng eclipse.platform.releng.aggregator According to my "tag checker" script, only two more to go. = = = = = = The following projects are NOT tagged with R4_5_2 eclipse.jdt.debug eclipse.platform.debug The following projects are tagged with R4_5_2 eclipse.jdt eclipse.jdt.core eclipse.jdt.core.binaries eclipse.jdt.ui eclipse.pde eclipse.pde.build eclipse.pde.ui eclipse.platform eclipse.platform.common eclipse.platform.releng eclipse.platform.releng.aggregator eclipse.platform.resources eclipse.platform.runtime eclipse.platform.swt eclipse.platform.swt.binaries eclipse.platform.team eclipse.platform.text eclipse.platform.ua eclipse.platform.ui eclipse.platform.ui.tools rt.equinox.binaries rt.equinox.bundles rt.equinox.framework rt.equinox.p2
Tagged: eclipse.jdt.debug eclipse.platform.debug All done and verified. Closing.
All 26 of them ... The following projects are tagged with R4_5_2 eclipse.jdt eclipse.jdt.core eclipse.jdt.core.binaries eclipse.jdt.debug eclipse.jdt.ui eclipse.pde eclipse.pde.build eclipse.pde.ui eclipse.platform eclipse.platform.common eclipse.platform.debug eclipse.platform.releng eclipse.platform.releng.aggregator eclipse.platform.resources eclipse.platform.runtime eclipse.platform.swt eclipse.platform.swt.binaries eclipse.platform.team eclipse.platform.text eclipse.platform.ua eclipse.platform.ui eclipse.platform.ui.tools rt.equinox.binaries rt.equinox.bundles rt.equinox.framework rt.equinox.p2
Thanks Dani for taking care of PDE tagging.