Thank you for checking it, it makes sense and the content is the important part.
Zita Hui Fei <[email protected]> ezt írta (időpont: 2026. júl. 1., Sze, 4:29): > Hi Zita, > > Thank you for verifying it. > > I also followed the release guide to build and verify the 2.2.0 release: > > https://ozone.apache.org/docs/developer-guide/project/release-guide/#check-the-artifacts > > For the documentation in the release tarball (docs/index.html), I believe > we only need to verify the content. I compared the documentation in the > 2.2.0 tarball with the 2.1.1 release tarball (which has already been > officially released), and they are identical. > > After the vote passes, I still need to complete the remaining release > tasks. > > For reference, the latest released documentation (2.1.1) is available on > the official website: > https://ozone.apache.org/docs > > It is working as expected. > > Zita Dombi <[email protected]> 于2026年6月30日周二 18:04写道: > > > Thank you Hui Fei for working on the release! > > > > +1 (non-binding) > > > > - Built it from source > > - Verified signatures > > - Verified checksums > > - Verified `ozone version` output > > - Ran the upgrade compatibility acceptance tests > > > > I checked the docs in the release tarball (`docs/index.html`) and it > showed > > the old documentation page, not the new one with Docusaurus. Is this > > expected? Should I check something else? I did it based on > > > > > https://ozone.apache.org/docs/developer-guide/project/release-guide/#check-the-artifacts > > > > > > Thanks, > > Zita > > > > Janus Chow <[email protected]> ezt írta (időpont: 2026. jún. 29., H, > > 9:28): > > > > > > Looks like src artifacts (tarball, checksums, signature) were not > > > added to the 2.1.1 release in GitHub. They are present for previous > > > releases 2.1.0 and 2.0.0. > > > > > > Yes, 2.1.1 not reflecting the src. > > > > > > ------- > > > > > > * Verified signatures, checksums > > > * Verified docs in binary tarball > > > * Verified `ozone version` > > > * Verified source matches git repo at tag > > > > > > +1 > > > > > > > > > Warm Regards. > > > > > > -- > > > Yiyang Zhou > > > > > > > > > Hui Fei <[email protected]> 于2026年6月29日周一 15:07写道: > > > > > > > Oh, I see, > > > > Your link is from the github tarball, different from the official > > > release. > > > > Since it's already released, can check > > > > https://dist.apache.org/repos/dist/release/ozone/2.1.1/ > > > > > > > > Can check the 2.1.1 VOTE email > > > > Here's the RC1: it's essentially the same as the RC0 except the > > > > pom.xml.versionsBackup files. > > > > > > > > git tag: > https://github.com/apache/ozone/releases/tag/ozone-2.1.1-RC1 > > > > > > > > All jiras in the 2.1.1 since 2.1.0: > > > > > > > > > > > > > > https://issues.apache.org/jira/issues/?filter=-1&jql=project%20%3D%20HDDS%20and%20fixVersion%20%3D%20%222.1.1%22 > > > > Commit diff between RC0 and RC1: > > > > > > > > > > https://github.com/apache/ozone/compare/ozone-2.1.1-RC0...ozone-2.1.1-RC1 > > > > Source and binary tarball: > > > > https://dist.apache.org/repos/dist/dev/ozone/2.1.1-rc1/ > > > > Maven artifacts: > > > > > > https://repository.apache.org/content/repositories/orgapacheozone-1064/ > > > > My public key 3ED23305D7631918: > > > > https://dist.apache.org/repos/dist/release/ozone/KEYS > > > > > > > > All non-blocker issues found during release task: > > > > https://issues.apache.org/jira/browse/HDDS-15418 > > > > > > > > Janus Chow <[email protected]> 于2026年6月29日周一 14:41写道: > > > > > > > > > ozone-2.1.1 seems have these files/dirs. ( > > > > > https://github.com/apache/ozone/archive/refs/tags/ozone-2.1.1.zip) > > > > > > > > > > [image: Screenshot 2026-06-29 at 14.40.21.png] > > > > > Warm Regards. > > > > > > > > > > -- > > > > > Yiyang Zhou > > > > > > > > > > > > > > > Hui Fei <[email protected]> 于2026年6月29日周一 14:33写道: > > > > > > > > > >> Hi Janus, > > > > >> Thank you for your response. > > > > >> > > > > >> I think it is the expected bahavior, and I checked the 2.1.1 which > > was > > > > >> released recently and it doen't contains these files either. > > > > >> > > > > >> Can check configurations in dist/src/main/assemblies/ozone-src.xml > > > > >> <fileSet> > > > > >> <directory>.</directory> > > > > >> <includes> > > > > >> <include>.editorconfig</include> > > > > >> <include>pom.xml</include> > > > > >> <include>README.md</include> > > > > >> <include>HISTORY.md</include> > > > > >> <include>SECURITY.md</include> > > > > >> <include>CONTRIBUTING.md</include> > > > > >> </includes> > > > > >> </fileSet> > > > > >> > > > > >> Janus Chow <[email protected]> 于2026年6月29日周一 13:49写道: > > > > >> > > > > >> > Hi Hui, > > > > >> > > > > > >> > As the picture shows, some files/dirs like ".asf.yaml" and > > ".github" > > > > are > > > > >> > missing compared to git tag repo. > > > > >> > > > > > >> > Warm Regards. > > > > >> > > > > > >> > -- > > > > >> > Yiyang Zhou > > > > >> > > > > > >> > > > > > >> > Hui Fei <[email protected]> 于2026年6月29日周一 12:47写道: > > > > >> > > > > > >> > > Hi Janus, > > > > >> > > Thanks for verifying it. > > > > >> > > Could you point out which files are missing? > > > > >> > > I'll check whether there's a bug in the build-related source > > code > > > or > > > > >> if > > > > >> > > this is the expected behavior. > > > > >> > > > > > > >> > > Janus Chow <[email protected]> 于2026年6月29日周一 10:01写道: > > > > >> > > > > > > >> > > > * Verified signatures, checksums > > > > >> > > > * Verified docs in binary tarball > > > > >> > > > * Verified `ozone version` > > > > >> > > > > > > > >> > > > Seems some files are missing in the src > ozone-2.2.0-src.tar.gz > > > > >> > > > < > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://dist.apache.org/repos/dist/dev/ozone/2.2.0-rc0/ozone-2.2.0-src.tar.gz > > > > >> > > > > > > >> > > compared > > > > >> > > > to git repo at tag. > > > > >> > > > > > > > >> > > > > > > > >> > > > Warm Regards. > > > > >> > > > > > > > >> > > > -- > > > > >> > > > Yiyang Zhou > > > > >> > > > > > > > >> > > > > > > > >> > > > Attila Doroszlai <[email protected]> 于2026年6月24日周三 > > 21:00写道: > > > > >> > > > > > > > >> > > >> > > > https://github.com/apache/ozone/releases/tag/ozone-2.2.0-RC0 > > > > >> > > >> > https://dist.apache.org/repos/dist/dev/ozone/2.2.0-rc0/ > > > > >> > > >> > > > > >> > > >> +1 > > > > >> > > >> > > > > >> > > >> * Verified signatures, checksums > > > > >> > > >> * Verified source matches git repo at tag > > > > >> > > >> * Verified docs in binary tarball > > > > >> > > >> * Verified `ozone version` > > > > >> > > >> > > > > >> > > >> Thanks Hui for working on the release. > > > > >> > > >> > > > > >> > > >> -Attila > > > > >> > > >> > > > > >> > > >> > > > > >> > > --------------------------------------------------------------------- > > > > >> > > >> To unsubscribe, e-mail: [email protected] > > > > >> > > >> For additional commands, e-mail: [email protected] > > > > >> > > >> > > > > >> > > >> > > > > >> > > > > > > > >> > > --------------------------------------------------------------------- > > > > >> > > > To unsubscribe, e-mail: [email protected] > > > > >> > > > For additional commands, e-mail: [email protected] > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > > > > > >
