Hi everybody, I have successfully rebuild hadoop/oozie packages via gradlew/docker from branch-1.4, but now I am wondering if there is a way to force a specific version of the packages created. For example, now in my internal apt repo I have the 'hadoop' package with version 2.8.5-1 (synced from the bigtop repos) and the same version for the package build by me. I'd like to force the version of the new packages to something like 2.8.5-2 (or similar), but didn't find a quick way yet (usually I modify the changelog debian file but in this case it is autogenerated). Any suggestions?
Thanks in advance, Luca Il giorno lun 9 mar 2020 alle ore 08:38 Luca Toscano <[email protected]> ha scritto: > > If possible I'd ask to consider also > https://github.com/apache/bigtop/pull/610 for a branch-1.4 backport > (if the code looks good). > > Thanks! > > Luca > > Il giorno dom 8 mar 2020 alle ore 20:07 Olaf Flebbe <[email protected]> ha > scritto: > > > > Thanks Luca, Evans. > > > > Release Tags are pushed and two commits to branch-1.4 as well. > > > > Olaf > > > > Am 08.03.20 um 13:52 schrieb Luca Toscano: > > > Thanks a lot Olaf! > > > > > > Il giorno dom 8 mar 2020 alle ore 10:21 Evans Ye <[email protected]> > > > ha scritto: > > >> > > >> It seems that 1.3.0 does not have the final release tag as well. > > >> I think make it consistent by adding 1.4.0 and 1.3.0 release tag would > > >> be a > > >> great. > > >> Thanks for discovering this. > > >> > > >> Evans > > >> > > >> Olaf Flebbe <[email protected]> 於 2020年3月8日 週日 下午5:08寫道: > > >> > > >>> Hi, > > >>> > > >>> since Luca Toscano asked, I am considering to add two bugfixes to the > > >>> 1.4 branch with BIGTOP-3308. I was checking tags first: > > >>> > > >>> We have > > >>> release-1.4.0-RC0 > > >>> release-1.4.0-RC1 > > >>> but no > > >>> release-1.4.0 > > >>> tag > > >>> > > >>> Is it ok to push the "release-1.4.0" tag to latest commit on branch-1.4? > > >>> > > >>> Additionally I would add the needed commits to it as well ? > > >>> > > >>> I am not considering a bugfix release, though. > > >>> > > >>> WDYT ? > > >>> > > >>> Best > > >>> Olaf > > >>> > > >>> > > >>>
