Hi All, I discovered earlier today that most tests (expect pack200) tests were being skipped when running the Maven test goal. This is likely due to a combination of updating commons-parent from 52 to 53 and porting from JUnit 4 to 5 which was not checked properly.
I fixed all that but there remains ONE failing test on Linux and macOS: TarFileTest.testDirectoryWithLongNameEndsWithSlash(). The whole build is green on Windows as you can see on GitHub Actions. Any help in fixing this last test is appreciated. TY, Gary --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org