On Mon, Jun 19, 2023 at 4:45 PM Justin Mclean <[email protected]> wrote:
> - The zip are tar file names are different e.g. > CustomGuardianAndMaterializerTest.java in one, > CustomGuardianAndMaterializerTest.j in the other. This looks to be a file > path length issue? > That's interesting, I did not see this difference: for me both the tgz and the zip have "CustomGuardianAndMaterializerTest.java". Which one had the truncated filename, was that the zip? What application did you use to unzip the files? I used Info-ZIP unzip 6.00 on Linux. I did notice the tgz contains some hidden files in the root of the archive that are not present in the zip. Those files do not seem essential to build the software, but might be good to fix as well. Kind regards, Arnout
