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