This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 69b668d Optimize ALPN
69b668d is described below
com
On 09/11/2021 22:51, Mark Thomas wrote:
The proposed 10.0.13 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 10.0.13 (stable)
Tests pass for NIO, NIO2 and APR/Native with Tomcat Native 1.2.31 on
Linux, MacOS and Windows.
Mark
-
The following votes were cast:
Binding:
+1: remm, markt, mgrigorov, isapir
No other votes were cast.
The vote therefore passes.
Thanks to everyone who contributed to this release.
Mark
-
To unsubscribe, e-mail: dev-unsubscr
Author: markt
Date: Mon Nov 15 16:48:49 2021
New Revision: 50948
Log:
Release Apache Tomact 10.1.0-M7
Added:
release/tomcat/tomcat-10/v10.1.0-M7/
- copied from r50947, dev/tomcat/tomcat-10/v10.1.0-M7/
Removed:
dev/tomcat/tomcat-10/v10.1.0-M7/
--
The following votes were cast:
Binding:
+1: remm, mgrigorov, isapir, markt
No other votes were cast.
The vote therefore passes.
Thanks to everyone who contributed to this release.
Mark
-
To unsubscribe, e-mail: dev-unsubsc
Author: markt
Date: Mon Nov 15 16:51:05 2021
New Revision: 50949
Log:
Release Apache Tomact 10.0.13
Added:
release/tomcat/tomcat-10/v10.0.13/
- copied from r50948, dev/tomcat/tomcat-10/v10.0.13/
Removed:
dev/tomcat/tomcat-10/v10.0.13/
--
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 3bc9941 Add release date for 10.1.0-M7
3bc9941 is de
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 3356c85 Add release date for Apache Tomcat 10.0.
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new e296a91 Remove test implementation committed in erro
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 605f057 Remove test implementation committed in
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 6b5b4c9 Remove test implementation committed in er
Author: markt
Date: Mon Nov 15 17:12:47 2021
New Revision: 1895058
URL: http://svn.apache.org/viewvc?rev=1895058&view=rev
Log:
Update docs for 10.1.0-M7 release
[This commit notification would consist of 76 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Author: markt
Date: Mon Nov 15 17:13:36 2021
New Revision: 1895059
URL: http://svn.apache.org/viewvc?rev=1895059&view=rev
Log:
Update site for 10.1.0-M7 release
Modified:
tomcat/site/trunk/docs/download-10.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-10.1.ht
Author: markt
Date: Mon Nov 15 17:15:18 2021
New Revision: 50950
Log:
Drop 10.1.0-M6 release mirrors
Removed:
release/tomcat/tomcat-10/v10.1.0-M6/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional c
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 10.1.0-M7 (alpha).
Apache Tomcat 10 is an open source software implementation of the
Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language,
Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations
s
Author: markt
Date: Mon Nov 15 17:27:47 2021
New Revision: 1895060
URL: http://svn.apache.org/viewvc?rev=1895060&view=rev
Log:
Update docs for 10.0.13 release
[This commit notification would consist of 1136 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Author: markt
Date: Mon Nov 15 17:30:11 2021
New Revision: 1895061
URL: http://svn.apache.org/viewvc?rev=1895061&view=rev
Log:
Update site for release of Tomcat 10.0.13
Modified:
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-10.html
tomcat/site/trunk/docs/inde
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 10.0.13.
This release is targeted at Jakarta EE 9.
Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
without changes. Java EE applications designed for Tomcat 9 and earlier
may be placed in the $
Am 2021-11-11 um 16:34 schrieb Christopher Schultz:
The proposed Apache Tomcat 8.5.73 release is now available for voting.
The notable changes compared to 8.5.72 are:
- Improvements to native/APR including avoiding a JVM crash if APR fails
to properly initialize and improving error handling
On Wed, Nov 10, 2021 at 9:55 AM Rémy Maucherat wrote:
>
> The proposed Apache Tomcat 9.0.55 release is now available for voting.
>
> The notable changes compared to 9.0.55 are:
>
> - Experimental OpenSSL support through the Panama API incubating in Java
>17, with support for OpenSSL 1.1+
>
The following votes were cast:
Binding:
+1: mgrigorov, isapir, remm
No other votes were cast.
The vote therefore passes.
Thanks to everyone who contributed to this release.
Rémy
On Wed, Nov 10, 2021 at 9:55 AM Rémy Maucherat wrote:
>
> The proposed Apache Tomcat 9.0.55 release is now availa
Author: remm
Date: Mon Nov 15 19:26:26 2021
New Revision: 50953
Log:
Apache Tomcat 9.0.55
Added:
release/tomcat/tomcat-9/v9.0.55/
- copied from r50952, dev/tomcat/tomcat-9/v9.0.55/
Removed:
dev/tomcat/tomcat-9/v9.0.55/
--
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new e28fdd3 Remove duplicate parser
e28fdd3 is described
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 843bc20 Correct version number
843bc20 is describe
On 15/11/2021 19:06, Michael Osipov wrote:
Am 2021-11-11 um 16:34 schrieb Christopher Schultz:
The proposed Apache Tomcat 8.5.73 release is now available for voting.
The notable changes compared to 8.5.72 are:
- Improvements to native/APR including avoiding a JVM crash if APR fails
to prop
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 4a6a0c3 Date for 9.0.55
4a6a0c3 is described below
Author: remm
Date: Mon Nov 15 19:58:51 2021
New Revision: 1895068
URL: http://svn.apache.org/viewvc?rev=1895068&view=rev
Log:
Update site for 9.0.55 release
Modified:
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-90.html
tomcat/site/trunk/docs/index.html
t
Author: remm
Date: Mon Nov 15 20:04:58 2021
New Revision: 1895069
URL: http://svn.apache.org/viewvc?rev=1895069&view=rev
Log:
Update docs for 9.0.55 release
[This commit notification would consist of 70 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.55.
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 9.0.55 is a bugfix and feat
On 11/11/21 10:34, Christopher Schultz wrote:
The proposed Apache Tomcat 8.5.73 release is now available for voting.
The notable changes compared to 8.5.72 are:
- Improvements to native/APR including avoiding a JVM crash if APR fails
to properly initialize and improving error handling.
The following votes were cast:
Binding:
+1: isapir, michaelo, schultz
No other votes were cast, therefore the vote passes. I'll start the
release process shortly.
Thanks to everyone who contributed to this release.
-chris
-
Author: remm
Date: Mon Nov 15 21:52:59 2021
New Revision: 1895074
URL: http://svn.apache.org/viewvc?rev=1895074&view=rev
Log:
Add new files
Added:
tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/WebResourceRoot.CacheStrategy.html
tomcat/site/trunk/docs/tomcat-9.0-doc/api/o
32 matches
Mail list logo