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 ff1ee9f569b28cc5f1652247ac758e27e7e402ad Author: schultz <schu...@apache.org> AuthorDate: Wed Jun 8 14:18:03 2022 -0700 Tag 8.5.81 --- build-release.properties | 14 ++++++++++++++ build.properties.default | 2 +- webapps/docs/changelog.xml | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/build-release.properties b/build-release.properties new file mode 100644 index 0000000000..6ad34035b9 --- /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-08T21:16:34Z +# 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=1.8.0_211 +release.java.vm.name=Java HotSpot(TM) 64-Bit Server VM +release.java.vm.version=25.211-b12 +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/build.properties.default b/build.properties.default index 13dd9c3c40..057ef0ba0d 100644 --- a/build.properties.default +++ b/build.properties.default @@ -33,7 +33,7 @@ version.major=8 version.minor=5 version.build=81 version.patch=0 -version.suffix=-dev +version.suffix= # ----- Reproducible builds ----- # Uncomment and set to current time for reproducible builds 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