Author: schultz
Date: Tue Jan  9 15:25:58 2024
New Revision: 1915158

URL: http://svn.apache.org/viewvc?rev=1915158&view=rev
Log:
Add email templates for Tomcats 11 and 9

Added:
    tomcat/site/trunk/tools/email-template-11.0.txt
    tomcat/site/trunk/tools/email-template-9.0.txt

Added: tomcat/site/trunk/tools/email-template-11.0.txt
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/tools/email-template-11.0.txt?rev=1915158&view=auto
==============================================================================
--- tomcat/site/trunk/tools/email-template-11.0.txt (added)
+++ tomcat/site/trunk/tools/email-template-11.0.txt Tue Jan  9 15:25:58 2024
@@ -0,0 +1,31 @@
+===
+TODO: Set these addresses as appropriate:
+
+From: ${RELEASE_MANAGER}@apache.org
+Reply-To: Tomcat Developers List <[email protected]>
+===
+
+The Apache Tomcat team announces the immediate availability of Apache Tomcat 
${NEW_RELEASE} (alpha).
+
+Apache Tomcat 11 is an open source software implementation of the Jakarta 
Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, 
Jakarta Authentication and Jakarta Annotations specifications.
+
+Users of Tomcat 10 onwards should be aware that, as a result of the move from 
Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse 
Foundation, the primary package for all implemented APIs has changed from 
javax.* to jakarta.*. This will almost certainly require code changes to enable 
applications to migrate from Tomcat 9 and earlier to Tomcat 10 and later. A 
migration tool is available to aid this process.
+
+Apache Tomcat ${NEW_RELEASE} is a milestone release of the 11.0.x branch and 
has been made to provide users with early access to the new features in Apache 
Tomcat 11.0.x so that they may provide feedback. The notable changes compared 
to ${OLD_RELEASE} include:
+
+===
+TODO Enter several changelog entries
+===
+
+Please refer to the change log for the complete list of changes:
+http://tomcat.apache.org/tomcat-11.0-doc/changelog.html
+
+Downloads:
+http://tomcat.apache.org/download-11.cgi
+
+Migration guides from Apache Tomcat 8.5.x, 9.0.x and 10.1.x:
+http://tomcat.apache.org/migration.html
+
+Enjoy!
+
+- The Apache Tomcat team

Added: tomcat/site/trunk/tools/email-template-9.0.txt
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/tools/email-template-9.0.txt?rev=1915158&view=auto
==============================================================================
--- tomcat/site/trunk/tools/email-template-9.0.txt (added)
+++ tomcat/site/trunk/tools/email-template-9.0.txt Tue Jan  9 15:25:58 2024
@@ -0,0 +1,32 @@
+===
+TODO: Set these addresses as appropriate:
+
+From: ${RELEASE_MANAGER}@apache.org
+Reply-To: Tomcat Developers List <[email protected]>
+===
+
+The Apache Tomcat team announces the immediate availability of Apache Tomcat 
${NEW_RELEASE}.
+
+Apache Tomcat 9 is an open source software implementation of the Java Servlet, 
JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC 
technologies.
+
+Apache Tomcat ${NEW_RELEASE} is a bugfix and feature release. The notable 
changes compared to ${OLD_RELEASE} include:
+
+===
+TODO Enter several changelog entries
+===
+
+Along with lots of other bug fixes and improvements.
+
+Please refer to the change log for the complete list of changes:
+https://tomcat.apache.org/tomcat-9.0-doc/changelog.html
+
+
+Downloads:
+https://tomcat.apache.org/download-90.cgi
+
+Migration guides from Apache Tomcat 7.x and 8.x:
+https://tomcat.apache.org/migration.html
+
+Enjoy!
+
+- The Apache Tomcat team



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to