This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to tag 8.5.81 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 8e322b8ffe2d4d63ae43be356ddb7995f58b959b Author: schultz <schu...@apache.org> AuthorDate: Wed Jun 8 14:02:38 2022 -0700 Tag 8.5.81 --- build-release.properties | 14 ++++++++++++++ webapps/docs/changelog.xml | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/build-release.properties b/build-release.properties new file mode 100644 index 0000000000..57abec3988 --- /dev/null +++ b/build-release.properties @@ -0,0 +1,14 @@ + +# These ant.tstamp properties specify the build-timestamp for repeatable builds. +ant.tstamp.now.iso=2022-06-08T20:54:05Z +# This is the ASF user who is the Release Manager for this release. +release.asfusername=schultz +# Set the version-suffix to "" (empty string) as this is not a development release. +version.suffix= +# Release build environment information: +release.java.version=11.0.14.1 +release.java.vm.name=OpenJDK 64-Bit Server VM +release.java.vm.version=11.0.14.1+1 +release.os=amd64 Windows 10 10.0 +release.default.file.encoding=Cp1252 +release.ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021 diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 7a268cf264..227201182e 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -104,7 +104,7 @@ They eventually become mixed with the numbered issues (i.e., numbered issues do not "pop up" wrt. others). --> -<section name="Tomcat 8.5.81 (schultz)" rtext="in development"> +<section name="Tomcat 8.5.81 (schultz)" rtext="release in progress"> <subsection name="Catalina"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org