This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new a7a040e Update repeatable build timestamp (currently unused)
a7a040e is described below
commit a7a040eaccdbcaf436930544415e4c43c7518285
Author: Mark Thomas <[email protected]>
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 faf6523..a5f9dc3 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-03-30T00:00:00Z
-#ant.tstamp.now=1648598400
+#2022-03-31T12:00:00Z
+#ant.tstamp.now=1648728000
# ----- Source control flags -----
git.branch=10.0.x
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]