On Tue, Sep 8, 2020 at 20:40 Guanghao Zhang <[email protected]> wrote:
> > > > > I believe this is already in place in the dev-support/create-release > > > scripts. > > > > > > > So master branch's dev-support/create-release scripts can be used to > > release any other branch's release? Thanks. I believe so, yes. These scripts from master are what I’ve used to make 2.3 releases. I think they’re intended to have no branch-specific deviations and committed to master only so as to avoid duplicated effort backporting updates. My understanding is that they’re intended to be used even with the other repos (i.e., hbase-operator-tools), but I haven’t tried this. -n Nick Dimiduk <[email protected]> 于2020年9月9日周三 上午2:19写道: > > > > > On Mon, Sep 7, 2020 at 2:54 PM Andrew Purtell <[email protected]> > > > wrote: > > > > > > > We should amend our build procedure and scripts to set TZ=UTC and > LANG=C > > > > in the environment, that should probably avoid such issues in the > future. > > > > > > > > > > I believe this is already in place in the dev-support/create-release > > > scripts. > > > > > > > On Sep 7, 2020, at 7:31 AM, Wellington Chevreuil < > > > > [email protected]> wrote: > > > > > > > > > > I noticed Version info is showing Chinese characters in both the UI, > > > and > > > > > the CLI as well: > > > > > > > > > > Version 2.2.6, r88c9a386176e2c2b5fd9915d0e9d3ce17d0e456e, 2020年 09月 > 04日 > > > > 星期五 > > > > > 09:46:48 CST > > > > > > > > > > Would that be an issue for the RC? > > > > > > > > > > > > > > >> Em seg., 7 de set. de 2020 às 08:35, Viraj Jasani < > [email protected] > > > > > > > > >> escreveu: > > > > >> > > > > >> +1 non-binding > > > > >> > > > > >> * Signature: ok > > > > >> * Checksum : ok > > > > >> * Rat check (1.8.0_251): ok > > > > >> - mvn clean apache-rat:check > > > > >> * Built from source (1.8.0_251): ok > > > > >> - mvn clean install -DskipTests > > > > >> * CRUD: ok > > > > >> * Web UI: ok > > > > >> * Load 2M rows using LTT on standalone server: ok > > > > >> * Unit tests pass (1.8.0_251): ok > > > > >> - mvn package -P runSmallTests > > > > >> > > > > >> > > > > >>> On 2020/09/04 03:32:04, Guanghao Zhang <[email protected]> wrote: > > > > >>> Please vote on this release candidate (RC2) for Apache HBase 2.2.6. > > > > >>> > > > > >>> The VOTE will remain open for at least 72 hours. > > > > >>> > > > > >>> [ ] +1 Release this package as Apache HBase 2.2.6 > > > > >>> [ ] -1 Do not release this package because ... > > > > >>> > > > > >>> The tag to be voted on is 2.2.6RC2. The release files, including > > > > >>> signatures, digests, etc. can be found at: > > > > >>> https://dist.apache.org/repos/dist/dev/hbase/2.2.6RC2/ > > > > >>> > > > > >>> Maven artifacts are available in a staging repository at: > > > > >>> > > > https://repository.apache.org/content/repositories/orgapachehbase-1407 > > > > >>> > > > > >>> Signatures used for HBase RCs can be found in this file: > > > > >>> https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > >>> > > > > >>> The list of bug fixes going into 2.2.6 can be found in included > > > > >>> CHANGES.md and RELEASENOTES.md available here: > > > > >>> https://dist.apache.org/repos/dist/dev/hbase/2.2.6RC2/CHANGES.md > > > > >>> > > > https://dist.apache.org/repos/dist/dev/hbase/2.2.6RC2/RELEASENOTES.md > > > > >>> > > > > >>> A detailed source and binary compatibility report for this release > is > > > > >>> available at: > > > > >>> > > > > >> > > > > > > > > https://dist.apache.org/repos/dist/dev/hbase/2.2.6RC2/api_compare_2.2.6RC2_to_2.2.5.html > > > > >>> > > > > >>> To learn more about Apache HBase, please see > > > http://hbase.apache.org/ > > > > >>> > > > > >>> Thanks, > > > > >>> Guanghao Zhang > > > > >>> > > > > >> > > > > > > > > >
