This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push: new ea56344 Update repeatable build timestamp (currently unused) ea56344 is described below commit ea56344c1af63900913fd7363a78b1c21151b2ad Author: remm <r...@apache.org> AuthorDate: Thu Mar 31 15:37:25 2022 +0200 Update repeatable build timestamp (currently unused) --- build.properties.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties.default b/build.properties.default index 3152f39..c20b316 100644 --- a/build.properties.default +++ b/build.properties.default @@ -38,8 +38,8 @@ version.suffix=-dev # ----- Reproducible builds ----- # Uncomment and set to current time for reproducible builds # Note: The value is in seconds (unlike milliseconds used by System.currentTimeMillis()). -#2022-01-12T06:00:00Z -#ant.tstamp.now=1642003200 +#2022-03-31T12:00:00Z +#ant.tstamp.now=1648728000 # ----- Source control flags ----- git.branch=8.5.x --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org