+1 Reproducible Builds: - ok on .zip distribution, including rebuilding native library (in native/) - ko on .tar.gz distribution: │ -gzip compressed data, from FAT filesystem (MS-DOS, OS/2, NT) │ +gzip compressed data I don't know why...
And GraalVM binary native distributions are not Reproducible because GraalVM is known not to produce reproducible output (and it seems there is no progress on that): https://github.com/oracle/graal/issues/291 on mvnd 1.0.0-m1 version and the fact that it contains Apache Maven 4.0.0- alpha-3: I don't know if we could produce one binary with 4.0.0-alpha-3 and one with the latest 3.x, nor how we would name them... Regards, Hervé Le vendredi 16 décembre 2022, 14:07:40 CET Guillaume Nodet a écrit : > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0.0-m1/ > > Note that this release is based on the latest Maven 4.0.0-alpha-3. > The release notes are available at > > https://github.com/apache/maven-mvnd/releases/tag/untagged-2285434bf65329850 > 94a > > Please review and vote ! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
