The GitHub Actions job "Java CI" on commons-compress.git/feat/dump-uniformize-block-size has failed. Run started by GitHub user ppkarwasz (triggered by ppkarwasz).
Head commit for run: 51713d9a3341a0086348c08efbf191ecb43c62d5 / Piotr P. Karwasz <pkarwasz-git...@apache.org> feat: Align DUMP archive block size with Linux `dump` utility This update standardizes the block size limit in `DumpArchiveInputStream` to match the value used by the Linux `dump` utility for ext2/3/4 filesystems. By using the same limit as the reference implementation, we ensure consistent parsing behavior and improve compatibility with archives generated by standard `dump` tools. Report URL: https://github.com/apache/commons-compress/actions/runs/17211630290 With regards, GitHub Actions via GitBox