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/07/14 12:33:37 UTC

[tomcat] tag 9.0.65 created (now c443b39328)

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

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


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

     new c443b39328 Tag 9.0.65

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.65

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.65
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit c443b393281c7eee5d6a95977c4faeed28906bdf
Author: remm <re...@apache.org>
AuthorDate: Thu Jul 14 14:32:43 2022 +0200

    Tag 9.0.65
---
 build.properties.release                 |  43 +++++++++++++++++++++++++++++++
 res/install-win/Uninstall.exe.sig        | Bin 0 -> 10289 bytes
 res/install-win/tomcat-installer.exe.sig | Bin 0 -> 10289 bytes
 res/maven/mvn.properties.release         |  27 +++++++++++++++++++
 webapps/docs/changelog.xml               |   2 +-
 5 files changed, 71 insertions(+), 1 deletion(-)

diff --git a/build.properties.release b/build.properties.release
new file mode 100644
index 0000000000..7d7b0089be
--- /dev/null
+++ b/build.properties.release
@@ -0,0 +1,43 @@
+# -----------------------------------------------------------------------------
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -----------------------------------------------------------------------------
+
+# This file was auto-generated by the pre-release Ant target
+
+# Set the version-dev to "" (empty string) as this is not a development release.
+version.dev=
+
+# Ensure consistent timestamps for reproducible builds
+ant.tstamp.now.iso=2022-07-14T12:28:53Z
+
+# Reproducible builds require the use of the build tools defined below. The
+# vendors (where appropriate) and versions must match exactly for a reproducible
+# build since this data is embedded in various files, particularly JAR file
+# manifests, as part of the build process
+#
+# Apache Ant:      Apache Ant(TM) version 1.10.12 compiled on June 6 2022
+#
+# Java Name:       OpenJDK 64-Bit Server VM
+# Java Vendor:     Eclipse Adoptium
+# Java Version:    11.0.15+10
+
+# The following is provided for information only. Builds will be repeatable
+# whether or not the build ennvironment in consistent with this information
+#
+# OS:              amd64 Linux 5.18.10-200.fc36.x86_64
+# File encoding:   UTF-8
+#
+# Release Manager: remm
diff --git a/res/install-win/Uninstall.exe.sig b/res/install-win/Uninstall.exe.sig
new file mode 100644
index 0000000000..4f08141038
Binary files /dev/null and b/res/install-win/Uninstall.exe.sig differ
diff --git a/res/install-win/tomcat-installer.exe.sig b/res/install-win/tomcat-installer.exe.sig
new file mode 100644
index 0000000000..5212fe714a
Binary files /dev/null and b/res/install-win/tomcat-installer.exe.sig differ
diff --git a/res/maven/mvn.properties.release b/res/maven/mvn.properties.release
new file mode 100644
index 0000000000..4dfb7c1474
--- /dev/null
+++ b/res/maven/mvn.properties.release
@@ -0,0 +1,27 @@
+# -----------------------------------------------------------------------------
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -----------------------------------------------------------------------------
+
+# This file was auto-generated by the pre-release Ant target
+
+# Remove "-dev" from the version since this is not a development release.
+maven.asf.release.deploy.version=9.0.65
+
+# Re-use the same GPG executable
+gpg.exec=/usr/bin/gpg
+
+# Set the user name to use to upload the artefacts to Nexus
+asf.ldap.username=remm
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b7a3988de9..30b29d4dd6 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.65 (remm)" rtext="in development">
+<section name="Tomcat 9.0.65 (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