Bug#1017718: tomcat9: version.sh shows wrong built date
Emmanuel Bourg
ebourg at apache.org
Wed Sep 28 15:31:45 BST 2022
Le 19/08/2022 à 14:46, Stefan Baier a écrit :
> When running /usr/share/tomcat9/bin/version.sh it shows that the package was built
> in 1970. That might be a little bit too early for a bullseye package.
Thank you for reporting this issue. This is actually caused by a bug in
Ant, the SOURCE_DATE_EPOCH variable isn't parsed properly. This has been
fixed upstream [1], and Tomcat will display the right date once the
package is rebuilt with Ant 1.10.13.
[1] https://github.com/apache/ant/pull/186
More information about the pkg-java-maintainers
mailing list