Thanks Wei-Chiu for working on the release. > Source code and binary tarball: > https://dist.apache.org/repos/dist/release/ozone/2.0.0-rc0/
RC should be added in dist/dev, not dist/release. > I built on a Mac M3. Does it make any difference if I build on an x86 Linux? On Linux, the binary tarball created on Mac has an extra item for each file, like: ozone-2.0.0/._README.md ozone-2.0.0/README.md ozone-2.0.0/._NOTICE.txt ozone-2.0.0/NOTICE.txt I think this is caused by using Mac's built-in tar, and can be fixed by installing and using GNU tar. The RM guide vaguely mentions this, clarification proposed in HDDS-12672. HDDS-12662 and HDDS-12668 are upgrade test bugs, but I think we should fix them for 2.0. PRs are ready. .editorconfig and .run (new items for developers, added in HDDS-12365) are missing from the source tarball. I don't think it's a blocker, but it can be fixed easily (HDDS-12671). If a new RC is needed, we can add this one, too. -Attila --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ozone.apache.org For additional commands, e-mail: dev-h...@ozone.apache.org