I am also concerned about the feature that squashes out the profiles from
our poms. To me, specifying the maven profile at build time is a part of
the API contract that we should not break in a patch release. I’d like to
see that feature integrated into the do-release tooling such that two sets
of squished artifacts/maven repos are produced. And of course, updating the
docs to explain how these are consumed.

Maybe we need a minor release line where we ship both the old style and the
new style artifacts? We could do that with 2.5…

Thanks,
Nick

On Tue, Sep 27, 2022 at 03:40 张铎(Duo Zhang) <palomino...@gmail.com> wrote:

> Thanks Andrew for taking care of this.
>
> For me there is an issue HBASE-27359, where we can publish different
> maven artifacts for hadoop2 and hadoop3, it can solve the problem
> brought up by the phoenix guys. Do you think we should include this in
> branch-2.5 and start from 2.5.1 or maybe 2.5.2 if it is too late for
> 2.5.1, to publish different maven artifacts for hadoop2 and hadoop3,
> or we still keep 2.5.x as is, and include this in the up coming 2.6.x
> release line?
>
> Thanks.
>
> Andrew Purtell <apurt...@apache.org> 于2022年9月27日周二 06:52写道:
>
> >
> > It has been about a month since 2.5.0 and there are ~42 issues
> > <
> https://issues.apache.org/jira/issues/?jql=project%3Dhbase%20and%20(%20fixVersion%3D2.5.1%20or%20affectedVersion%20%3D%202.5.1%20)
> >
> > related to 2.5.1. This week I will be grooming the issue tracker for a RC
> > next week.If you have any pending work for branch-2.5 that you would like
> > to get in, please set the fix version accordingly.
> >
> > --
> > Best regards,
> > Andrew
>

Reply via email to