On Thu, May 2, 2024 at 7:26 PM Mark Thomas wrote:
>
> Hi all,
>
> Things are looking good for the May releases. I have a few things to
> back-port to 10.1.x and 9.0.x and then I'll start running my pre-release
> tests. Providing everything passes (and CI runs suggest they will) I'll
> tag 11.0.x -
Hi folks,
currenly we have a minimalistic ASN.1 parser in the code tree w/o any
testing since it assumes that the passed byte array is properly encoded.
Now, I do have some X.509 related improvements which I'd like to bring
upstream from my OSS project which I think will benefit everyone using
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 a7f39b0233 Improvements to Japanese translations by tak7iji
new 16f3011acb Code clean-up - formatting. No functional
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 16f3011acbeb32c7a1ec33384fe89b8580f1edce
Author: Mark Thomas
AuthorDate: Fri May 3 08:02:22 2024 +0100
Code clean-up -
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 942e0148ddbcb6735e17ec5037fdac2781d55ce9
Author: Mark Thomas
AuthorDate: Fri May 3 08:18:29 2024 +0100
Code clean-up -
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 513da9085a12b8c51764033f80249b99d736ed9a
Author: Mark Thomas
AuthorDate: Fri May 3 08:11:25 2024 +0100
Code clean-up -
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 7151eaa7ec1c2e43a9fd88de006765c911b0ea0e
Author: Mark Thomas
AuthorDate: Fri May 3 08:06:47 2024 +0100
Code clean-up -
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 ef0b4b18846d3ee4c9f6a9b4d8819c28645795c2
Author: Mark Thomas
AuthorDate: Fri May 3 08:30:03 2024 +0100
Fix copy/paste
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 21e4ac26184d22fc02a92d09f43c136544a93521
Author: Mark Thomas
AuthorDate: Fri May 3 09:23:27 2024 +0100
Fix ordering
--
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 32e316f4725f46ad98475dff983ba313112467a2
Author: Mark Thomas
AuthorDate: Fri May 3 09:23:22 2024 +0100
Align with 10.1
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 942e0148dd Code clean-up - formatting - no functional change
new ef0b4b1884 Fix copy/paste of comment from POST to P
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from fea6de2b7f Improvements to Japanese translations by tak7iji. (markt)
new 8d90c1d517 Fix format
new d90340b31a
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 70f4e5b84bcb9a7228ad320176f3821a41aaabf8
Author: Mark Thomas
AuthorDate: Fri May 3 09:26:36 2024 +0100
Code clean-up
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit a84d9a771795a8b8f065577df46ac7cc93265b19
Author: Mark Thomas
AuthorDate: Fri May 3 09:34:06 2024 +0100
Code clean-up
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit d90340b31a21a45d9235ca343a2875a671ee9784
Author: Mark Thomas
AuthorDate: Fri May 3 09:25:52 2024 +0100
Code clean-up
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 9e4319821298edc17803c3b6023bd53567c4c66c
Author: Mark Thomas
AuthorDate: Fri May 3 09:35:19 2024 +0100
Align with 10
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 8d90c1d517592e292712bb41fc9de5c03d3f9476
Author: Mark Thomas
AuthorDate: Fri May 3 09:25:28 2024 +0100
Fix format
--
On 03/05/2024 08:17, Michael Osipov wrote:
Hi folks,
currenly we have a minimalistic ASN.1 parser in the code tree w/o any
testing
The ASN.1 parsing is covered by the test suite.
since it assumes that the passed byte array is properly encoded.
Correct. For the Tomcat use case it is suf
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 258cf33de7 Improvements to Japanese translations by tak7iji.
new f7ebc33455 Code clean-up - formatting. No function
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
commit f7ebc3345518dfcdf3da3c06c09a6df6218c4d1a
Author: Mark Thomas
AuthorDate: Fri May 3 10:06:02 2024 +0100
Code clean-up
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
commit 6d6fe9365accacaca9d1906e5bec671356d13faa
Author: Mark Thomas
AuthorDate: Fri May 3 10:16:36 2024 +0100
Code clean-up
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
commit f1792406b4780184fe9bbbdd9a6072b26ef981c9
Author: Mark Thomas
AuthorDate: Fri May 3 10:19:33 2024 +0100
Code clean-up
On 2024/05/03 08:59:17 Mark Thomas wrote:
>
>
> On 03/05/2024 08:17, Michael Osipov wrote:
> > Hi folks,
> >
> > currenly we have a minimalistic ASN.1 parser in the code tree w/o any
> > testing
>
> The ASN.1 parsing is covered by the test suite.
My bad, I didn't make myself clear: there is n
michael-o opened a new pull request, #725:
URL: https://github.com/apache/tomcat/pull/725
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mai
On 03/05/2024 11:01, Michael Osipov wrote:
On 2024/05/03 08:59:17 Mark Thomas wrote:
There have been discussions about a new tomcat-shaded JAR that would
provide all the shaded dependencies we use both internally and with the
migration tool. My general concern with that is the volume of code
markt-asf merged PR #725:
URL: https://github.com/apache/tomcat/pull/725
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o
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 af92d6e3dd Extend Asn1Parser to parse UTF8Strings
af9
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new ab8f6ff00f Extend Asn1Parser to parse UTF8Strings
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 310dfe6103 Extend Asn1Parser to parse UTF8Strings
3
michael-o commented on PR #725:
URL: https://github.com/apache/tomcat/pull/725#issuecomment-2092917929
@markt-asf, thank for merging. I will come up with my addtional X.509
username retriever idea shortly.
--
This is an automated message from the Apache Git Service.
To respond to the mess
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 1bd08df1a8 Deprecate offset, as mentioned in the todo
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new d42d63eeac Deprecate offset, as mentioned in the t
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 4fd9f16076 Deprecate offset, as mentioned in the tod
https://bz.apache.org/bugzilla/show_bug.cgi?id=68884
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=68742
--- Comment #2 from Mark Thomas ---
If sufficient information is not provided to enable this issue to be recreated
the bug report will get resolved as INVALID or WORKSFORME.
--
You are receiving this mail because:
You are the assignee for the
https://bz.apache.org/bugzilla/show_bug.cgi?id=68972
Bug ID: 68972
Summary: Prevent the web application's ClassLoader from being
pinned by the JSP compiler if an application uses a
custom XMLInputFactory.
Product: Tomcat 9
https://bz.apache.org/bugzilla/show_bug.cgi?id=68909
Mark Thomas changed:
What|Removed |Added
CC||ranjit.vadak...@gmail.com
--- Comment #1
https://bz.apache.org/bugzilla/show_bug.cgi?id=68972
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
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 5891f48f1d88421ae76fa1a9bf9fbc5fbd764566
Author: Mark Thomas
AuthorDate: Fri May 3 14:52:23 2024 +0100
Removed attribu
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 1bd08df1a8 Deprecate offset, as mentioned in the todo
new 5891f48f1d Removed attributes also need to be removed from
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 fc0aa20c16f44ee7e944cb3352f90f71e6aa2cd2
Author: Mark Thomas
AuthorDate: Fri May 3 14:55:32 2024 +0100
ManagerBase dro
markt-asf closed pull request #719: remove obsolete JMX bean attributes
URL: https://github.com/apache/tomcat/pull/719
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubs
markt-asf commented on PR #719:
URL: https://github.com/apache/tomcat/pull/719#issuecomment-2093075977
Thanks for the PR. I did a broader review and found a few more attributes
that could be removed too.
--
This is an automated message from the Apache Git Service.
To respond to the messag
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/942
Blamelist: Michael Osipov , remm
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 9.0.x] 4fd9f16076d1ebcc2c0f970e4893
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 fc0aa20c16 ManagerBase dropped the duplicate session ID check. Drop it
here too.
new 792b49624f Remove docs for rem
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 792b49624fc284d3eabab77fe7f8723e311efd37
Author: Mark Thomas
AuthorDate: Fri May 3 15:02:13 2024 +0100
Remove docs for
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 cc7006946414f4dc08c704ff5bca391f7641532c
Author: Mark Thomas
AuthorDate: Fri May 3 15:54:15 2024 +0100
Fix off-by-erro
markt-asf closed pull request #710: it will drop first header if any header
cause exceptio during process
URL: https://github.com/apache/tomcat/pull/710
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
markt-asf commented on PR #710:
URL: https://github.com/apache/tomcat/pull/710#issuecomment-2093184047
Thanks for spotting this. I've applied this fix along with a simple test
case.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 125f6ac4b4 Removed attributes also need to be rem
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new ced5a9506f Fix off-by-error causing first respons
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 404b8b06de Fix off-by-error causing first response
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 11.0.0-M20
in repository https://gitbox.apache.org/repos/asf/tomcat.git
at c400bf727c (commit)
This tag includes the following new commits:
new c400bf727c Tag 11.0.0-M20
The 1 revisions
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 11.0.0-M20
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit c400bf727cbc10198d3f52c29849d18660050b0c
Author: Mark Thomas
AuthorDate: Fri May 3 16:52:05 2024 +0100
Tag 11.0.0-M
markt-asf merged PR #53:
URL: https://github.com/apache/tomcat-jakartaee-migration/pull/53
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr.
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-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push:
new 9f57e24 Bump org.apache.commons:
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch
dependabot/maven/org.apache.commons-commons-compress-1.26.0
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
was e73fab6 Bump org.apache.commons:commons-comp
Author: markt
Date: Fri May 3 16:08:40 2024
New Revision: 68937
Log:
Upload 11.0.0-M20 for voting
Added:
dev/tomcat/tomcat-11/v11.0.0-M20/
dev/tomcat/tomcat-11/v11.0.0-M20/KEYS
dev/tomcat/tomcat-11/v11.0.0-M20/README.html
dev/tomcat/tomcat-11/v11.0.0-M20/RELEASE-NOTES
dev/tom
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 33723833ad Increment version for next development cyc
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 555034d8ce Fix IDE warning for deprecation
555034d8
On Fri, May 3, 2024 at 9:22 AM Mark Thomas wrote:
> The proposed Apache Tomcat 11.0.0-M20 release is now available for
> voting.
>
> Apache Tomcat 11.0.0-M20 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 1
This is an automated email from the ASF dual-hosted git repository.
remm pushed a change to tag 9.0.89
in repository https://gitbox.apache.org/repos/asf/tomcat.git
at 661a597882 (commit)
This tag includes the following new commits:
new 661a597882 Tag 9.0.89
The 1 revisions listed ab
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to tag 9.0.89
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 661a5978828212bbe4a324dd7c854894f34a561b
Author: remm
AuthorDate: Fri May 3 22:27:39 2024 +0200
Tag 9.0.89
---
build.pr
Author: remm
Date: Fri May 3 20:31:13 2024
New Revision: 68938
Log:
Upload 9.0.89 for voting
Added:
dev/tomcat/tomcat-9/v9.0.89/
dev/tomcat/tomcat-9/v9.0.89/KEYS
dev/tomcat/tomcat-9/v9.0.89/README.html
dev/tomcat/tomcat-9/v9.0.89/RELEASE-NOTES
dev/tomcat/tomcat-9/v9.0.89/bin/
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 1f72863b63 Next is 9.0.90
1f72863b63 is described be
The proposed Apache Tomcat 9.0.89 release is now available for voting.
The notable changes compared to 9.0.88 are:
- Refactor HTTP header parsing to use common parsing code and fix
non-blocking reads of chunked request bodies including trailer fields
- Add more timescale options to AccessLogV
On Fri, May 3, 2024 at 1:38 PM Rémy Maucherat wrote:
> The proposed Apache Tomcat 9.0.89 release is now available for voting.
>
> The notable changes compared to 9.0.88 are:
>
> - Refactor HTTP header parsing to use common parsing code and fix
>non-blocking reads of chunked request bodies inc
67 matches
Mail list logo