Bug#859973: jython: please make the javadoc build reproducible

Chris West solo-debianbugs at goeswhere.com
Sun Apr 9 19:46:17 UTC 2017


Source: jython
Version: 2.5.3-16
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
Priority: wishlist

The javadoc in jython contains timestamps, which prevent the
package from building reproducibly. Please pass the -notimestamp
argument to javadoc. This can be done by adding:

<arg value="-notimestamp"/>

..to the "javadocs" <javadoc section, at line ~756 in build.xml.

https://sources.debian.net/src/jython/2.5.3-16/build.xml/#L756

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jython.html

Cheers.



More information about the pkg-java-maintainers mailing list