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 eff7b48 Update timestamp
eff7b48 is described below
This is an automated email from the ASF dual-hosted git repository.
remm pushed a change to tag 9.0.61
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at 6c6432a (commit)
This tag includes the following new commits:
new 6c6432a Tag 9.0.61
The 1 revisions listed above
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to tag 9.0.61
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 6c6432ac1416ed369f892b9ce76e10c7eb10b91c
Author: remm
AuthorDate: Wed Mar 30 09:49:33 2022 +0200
Tag 9.0.61
---
build.p
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 7307ee5 Next is 9.0.62
7307ee5 is described below
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 0c35e93 Use better location for Tomcat pid file in e
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 8eef1c2 Use better location for Tomcat pid file
Author: remm
Date: Wed Mar 30 08:13:45 2022
New Revision: 53450
Log:
Upload 9.0.61 for voting
Added:
dev/tomcat/tomcat-9/v9.0.61/
dev/tomcat/tomcat-9/v9.0.61/KEYS
dev/tomcat/tomcat-9/v9.0.61/README.html
dev/tomcat/tomcat-9/v9.0.61/RELEASE-NOTES
dev/tomcat/tomcat-9/v9.0.61/bin/
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 80da170 Use better location for Tomcat pid file in
https://bz.apache.org/bugzilla/show_bug.cgi?id=65970
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
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 d26dd5c Use better location for Tomcat pid file in
The proposed Apache Tomcat 9.0.61 release is now available for voting.
The notable changes compared to 9.0.60 are:
- Fix a potential thread-safety issue that could cause HTTP/1.1 request
processing to pause, and potentially timeout, waiting for additional
data when the full request has been
[ X ] Alpha - go ahead and release as 10.1.0-M13 (alpha)
Simple unzip & run on Linux seems to work fine!
Ray
On Tue, Mar 29, 2022 at 7:06 PM Mark Thomas wrote:
> The proposed Apache Tomcat 10.1.0-M13 release is now available for
> voting.
>
> Applications that run on Tomcat 9 and earlier will
[ X ] Stable - go ahead and release as 10.0.19 (stable)
Simple unzip & run on Linux seems to work fine!
On Tue, Mar 29, 2022 at 7:49 PM Mark Thomas wrote:
> The proposed Apache Tomcat 10.0.19 release is now available for
> voting.
>
> Apache Tomcat 10.0.x implements Jakarta EE 9 and, as such,
[ X ] Stable - go ahead and release as 9.0.61 (stable)
Unzip and run worked fine on Linux.
On Wed, Mar 30, 2022 at 4:22 AM Rémy Maucherat wrote:
> The proposed Apache Tomcat 9.0.61 release is now available for voting.
>
> The notable changes compared to 9.0.60 are:
>
> - Fix a potential thread-
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
commit 3ab593bfaa372422b6071c4be29c97a14f5f8f01
Author: Mark Thomas
AuthorDate: Wed Mar 30 12:37:26 2022 +0100
Fix BZ 65736 r
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
commit 63279f47db0b05c8eb6650d2e92993cb051bc56a
Author: Mark Thomas
AuthorDate: Wed Mar 30 11:58:32 2022 +0100
Clean-up. No f
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 0c35e93 Use better location for Tomcat pid file in example
new 63279f47 Clean-up. No fucntional change.
new 3
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 80ddfba Remove trailing spaces
80ddfba is described
https://bz.apache.org/bugzilla/show_bug.cgi?id=65736
--- Comment #11 from Mark Thomas ---
I've implemented this alternative approach for 10.1.x. It isn't as generic as
forceString but it is sufficient to meet the original requirement.
Two questions:
1. Should we back-port this? If so, how far?
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 ba31e8c Increment version for next dev cycle
ba3
[You are receiving this because you are subscribed to one or more user
or dev mailing list of an Apache Software Foundation project.]
ApacheCon draws participants at all levels to explore “Tomorrow’s
Technology Today” across 300+ Apache projects and their diverse
communities. ApacheCon showcases t
On 30/03/2022 10:21, Rémy Maucherat wrote:
[X] Stable - go ahead and release as 9.0.61 (stable)
Tested with tc-native-1.2.32 on fedora35
[jfclere@ovpn-113-163 tomcat-native-tests]$ java --version
+++
openjdk 11.0.14.1 2022-02-08
OpenJDK Runtime Environment 18.9 (build 11.0.14.1+1)
OpenJDK 64-Bi
Konstantin,
On 3/28/22 18:23, Konstantin Kolinko wrote:
вт, 29 мар. 2022 г. в 00:47, Christopher Schultz :
Jon,
On 3/28/22 16:24, jonmcalexan...@wellsfargo.com.INVALID wrote:
If nobody else does, I dub thee
"The Librarian"!!!
Stack Overflow rewards this kind of work with a badge called "N
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 1abcf3f Security hardening. Deprecate getResources()
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 8af3ae9 Security hardening. Deprecate getResourc
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 8a904f6 Security hardening. Deprecate getResources
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 530108c Security hardening. Deprecate getResources
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 03b0119 Remove deprecated code
03b0119 is described
https://bz.apache.org/bugzilla/show_bug.cgi?id=65736
--- Comment #12 from quaff ---
> 1. Should we back-port this? If so, how far?
Yes, back to 8.x.
> 2. Do we want to expand conversion so if the setter is for Type T that we
> can't convert and T has a constructor T(String) we use that construc
29 matches
Mail list logo