This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 9cf9361 Update before I tag
9cf9361 is described below
commit 9cf936197e782fd656f67a8c4f6400f45d41f4b1
Author: Mark Thomas <[email protected]>
AuthorDate: Sat May 8 16:06:51 2021 +0100
Update before I tag
Note: reproducible builds don't quite work yet. Once we can update to
bnd 5.4.0 the reproducible builds should be possible.
I'm mainly doing this to get into the habit of doing it as part of the
release.
---
build.properties.default | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index bce6fdd..0f78322 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,8 +31,8 @@ version.suffix=-dev
# ----- Reproducible builds -----
# Uncomment and set to current time for reproducible builds
-#2021-03-18T06:00:00Z
-#ant.tstamp.now=1616047200
+#2021-05-08T15:00:00Z
+#ant.tstamp.now=1620482400
# ----- Source control flags -----
git.branch=master
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]