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] >> > > >> > >> >
