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 a439ef8 Update (currently unused) reproducible build timestamp
a439ef8 is described below
commit a439ef8264a315d6e5a98af76380b2f076d2f51e
Author: Mark Thomas <[email protected]>
AuthorDate: Sat Jan 15 11:56:27 2022 +0000
Update (currently unused) reproducible build timestamp
---
build.properties.default | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index 0110edb..fd1737a 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-01-15T12:00:00Z
+#ant.tstamp.now=1642248000
# ----- Source control flags -----
git.branch=10.0.x
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]