For HBase, a patch release is enough. I'm not sure about yetus...
Nick Dimiduk <[email protected]> 于2022年8月30日周二 21:56写道: > > Do we have a need of a new minor release, or can we do a patch release? > > On Tue, Aug 30, 2022 at 11:42 AM 张铎(Duo Zhang) <[email protected]> > wrote: > > > Thanks! > > > > Looking forward to the 0.15.0 release :) > > > > Allen Wittenauer <[email protected]> 于2022年8月30日周二 00:16写道: > > > > > > > > > Thanks for the contribution! > > > > > > For those playing at home, this PR was merged in a bit ago and all of > > the CI checks for main are now running with this change in place. We had > > to get YETUS-1194 in place in order to CI working again. > > > > > > > > > > On Aug 25, 2022, at 4:21 AM, 张铎(Duo Zhang) <[email protected]> > > wrote: > > > > > > > > Oh, seems I sent to a wrong email address... > > > > > > > > ---------- Forwarded message --------- > > > > 发件人: 张铎(Duo Zhang) <[email protected]> > > > > Date: 2022年8月25日周四 19:20 > > > > Subject: Fix NPE in DocletEnvironmentProcessor > > > > To: <[email protected]> > > > > > > > > > > > > Hi community, I've opened a PR to fix the NPE in > > DocletEnvironmentProcessor. > > > > > > > > The fix is very easy, just adding a null check, but it is the last > > > > important change to make HBase be able to build javadoc with JDK11. > > > > > > > > Some CI checks are failed, it seems to be docker build issues. Not > > > > sure how to fix them or retrigger them... > > > > > > > > Thanks. > > > > >
