For HBase, a patch release is enough. I'm not sure about yetus...
Nick Dimiduk <ndimi...@apache.org> 于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) <palomino...@gmail.com> > wrote: > > > Thanks! > > > > Looking forward to the 0.15.0 release :) > > > > Allen Wittenauer <a...@effectivemachines.com.invalid> 于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) <palomino...@gmail.com> > > wrote: > > > > > > > > Oh, seems I sent to a wrong email address... > > > > > > > > ---------- Forwarded message --------- > > > > 发件人: 张铎(Duo Zhang) <palomino...@gmail.com> > > > > Date: 2022年8月25日周四 19:20 > > > > Subject: Fix NPE in DocletEnvironmentProcessor > > > > To: <yetus-...@apache.org> > > > > > > > > > > > > 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. > > > > >