You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2022/05/11 07:10:07 UTC

[tomcat] tag 9.0.63 created (now 538ed38968)

This is an automated email from the ASF dual-hosted git repository.

remm pushed a change to tag 9.0.63
in repository https://gitbox.apache.org/repos/asf/tomcat.git


      at 538ed38968 (commit)
This tag includes the following new commits:

     new 538ed38968 Tag 9.0.63

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[tomcat] 01/01: Tag 9.0.63

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to tag 9.0.63
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 538ed3896852b3608561ba6f3d0bc8890ae15de1
Author: remm <re...@apache.org>
AuthorDate: Wed May 11 09:09:38 2022 +0200

    Tag 9.0.63
---
 build.properties.default   | 6 +++---
 webapps/docs/changelog.xml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 82df36ee45..6a6d55d4d9 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -33,13 +33,13 @@ version.major=9
 version.minor=0
 version.build=63
 version.patch=0
-version.suffix=-dev
+version.suffix=
 
 # ----- Reproducible builds -----
 # Uncomment and set to current time for reproducible builds
 # Note: The value is in seconds (unlike milliseconds used by System.currentTimeMillis()).
-+#2022-03-31T12:00:00Z
-+#ant.tstamp.now=1648728000
++#2022-05-11T07:07:45Z
++#ant.tstamp.now=1652252865
 
 # ----- Source control flags -----
 git.branch=9.0.x
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index f64f181e65..f328aa028a 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 9.0.63 (remm)" rtext="in development">
+<section name="Tomcat 9.0.63 (remm)" rtext="">
   <subsection name="Catalina">
     <changelog>
       <fix>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org