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 d7d2de3 Update before I tag
d7d2de3 is described below
commit d7d2de3d833d3381e954400360e021b36aaea3b2
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 616ef3d..c4efd02 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=8.5.x
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]