Use strip-nondeterminism to fix JAR timestamps
authorKeith Packard <keithp@keithp.com>
Sun, 3 Feb 2019 20:48:45 +0000 (12:48 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 3 Feb 2019 21:02:57 +0000 (13:02 -0800)
commit630f457666b48321be0a5b6fbf391efef1fa3eb4
tree95526d8ebc708e8cd070174c59bf68b7156fe1af
parent145e5a1ac557c4990e74fb64b005fc68d6941bdc
Use strip-nondeterminism to fix JAR timestamps

.jar files are just zip files, and contain dates. These will cause the
build to be non-reproducible. Use strip-nondeterminism to smash all of
these back to a fixed value.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/Makefile.am
altosui/Makefile.am
altosuilib/Makefile.am
configure.ac
map-server/altos-mapd/Makefile.am
map-server/altos-mapj/Makefile.am
micropeak/Makefile.am
telegps/Makefile.am