Can you help me discover what could be the environment difference that leads to this?
My rebuild environment says:
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /usr/local/apache-maven
Java version: 11.0.25, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.8.0-1020-azure", arch: "amd64", family: "unix"
Hi,
JPMML releases have been proven reproducible for some time now.
But lately, apparently related to switch from JDK 8 to 11 for releases, I'm having hard time to get exact same binaries:
see https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/jpmml/jpmml-model/README.md
(I have the same behaviour with other JPMML projects recent releases)
it seems there is "just" a compression difference:
https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/jpmml/jpmml-model/jpmml-model-1.7.1.diffoscope
Can you help me discover what could be the environment difference that leads to this?
My rebuild environment says:
Can you share your release one?
Any idea?