You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/03/31 12:49:02 UTC

[tomcat] branch main updated: Update repeatable build timestamp (currently unused)

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new a29499c  Update repeatable build timestamp (currently unused)
a29499c is described below

commit a29499c18b311f1c314afc6798840631f0a3d876
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Mar 31 13:48:48 2022 +0100

    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 4c3bc21..68bcf72 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -38,8 +38,8 @@ version.suffix=-M14-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-03-30T00:00:00Z
-#ant.tstamp.now=1648598400
+#2022-03-31T12:00:00Z
+#ant.tstamp.now=1648728000
 
 # ----- Source control flags -----
 git.branch=main

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org