On Wed, Jun 12, 2024, 01:32 Mark Thomas wrote:
> On 12/06/2024 01:46, Igal Sapir wrote:
> > On Tue, Jun 11, 2024 at 5:32 PM wrote:
> >
> >> Build status: BUILD FAILED: failed Snapshot deployed to ASF Maven
> snapshot
> >> repository (failure)
> >> Worker used: bb_worker2_ubuntu
> >> URL: https:/
https://bz.apache.org/bugzilla/show_bug.cgi?id=69131
--- Comment #4 from Mark Thomas ---
That seems reasonable. Maybe move the method to o.a.catalina.util.FilterUtil
It isn't a perfect solution but it is an improvement on what we have now.
--
You are receiving this mail because:
You are the as
markt-asf commented on PR #730:
URL: https://github.com/apache/tomcat/pull/730#issuecomment-2163058083
Thanks for the PR. Applied manually with a few tweaks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
markt-asf closed pull request #730: Support jar resources in bloom filter
URL: https://github.com/apache/tomcat/pull/730
--
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 unsu
Build status: BUILD FAILED: Snapshot deployed to ASF Maven snapshot repository
(failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/1134
Blamelist: Mark Thomas
Build Text: Snapshot deployed to ASF Maven snapshot repository (failure)
Status Detected: new failur
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 84f13f968f Fix static resources in a JAR file when
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 a048642095 Fix static resources in a JAR file whe
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 b3a6834ede Fix static resources in a JAR file when us
markt-asf commented on PR #724:
URL: https://github.com/apache/tomcat/pull/724#issuecomment-2162824078
Thanks for the PR. I have applied a variation of this that uses a servlet
init parameter rather than a context init parameter since a) the configuration
is specific to the servlet and b) t
markt-asf closed pull request #724: Configurable HTML subtitle in Manager web
application
URL: https://github.com/apache/tomcat/pull/724
--
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
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 0cf53edcdf Add the ability to set a sub-title for t
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 992ef01394 Add the ability to set a sub-title 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
The following commit(s) were added to refs/heads/main by this push:
new c1573e4191 Add the ability to set a sub-title for the
https://bz.apache.org/bugzilla/show_bug.cgi?id=69131
--- Comment #3 from Robert Rodewald ---
How about making the static method matchFiltersURL of ApplicationFilterFactory
public and using it in the AuthenticatorBase? In general there should be a very
small amount of mappings for this one filter,
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/1132
Blamelist: Igal Sapir , remm
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch main] 204f0fe75d1bdae7a071ac2a49ecd42fc033afe6
Steps:
worke
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 7b341f6292 Make (Connection)Handler accessible thro
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 2373486bc0 Make (Connection)Handler accessible th
https://bz.apache.org/bugzilla/show_bug.cgi?id=69133
--- Comment #2 from Moritz Halbritter ---
That was fast. Thanks a lot!
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev
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 9c65807659 Make (Connection)Handler accessible throug
markt-asf merged PR #711:
URL: https://github.com/apache/tomcat/pull/711
--
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
rmannibucau commented on code in PR #711:
URL: https://github.com/apache/tomcat/pull/711#discussion_r1636187299
##
java/org/apache/coyote/AbstractProtocol.java:
##
@@ -769,7 +769,7 @@ private void logPortOffset() {
// --- Connection
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 f870a75635 Remove attribute duplication
f870a75635 i
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 e1f905b7f9 Remove attribute duplication
e1f905b7f9
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 3e5fae1eac Remove attribute duplication
3e5fae1eac is
https://bz.apache.org/bugzilla/show_bug.cgi?id=69133
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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 8feb72bab9 Add task queue size configuration on the
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 4bddc82b64 Add task queue size configuration on th
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 204f0fe75d Add task queue size configuration on the Co
markt-asf commented on code in PR #711:
URL: https://github.com/apache/tomcat/pull/711#discussion_r1636159961
##
java/org/apache/coyote/AbstractProtocol.java:
##
@@ -769,7 +769,7 @@ private void logPortOffset() {
// --- Connection h
https://bz.apache.org/bugzilla/show_bug.cgi?id=69131
--- Comment #2 from Mark Thomas ---
Going back to that conversation, the reason we went with "/*" only was that
regarding supporting anything else:
"Not easily, no. You'd essentially have to recreate large chunks of
ApplicationFilterFactory."
On 12/06/2024 01:46, Igal Sapir wrote:
On Tue, Jun 11, 2024 at 5:32 PM wrote:
Build status: BUILD FAILED: failed Snapshot deployed to ASF Maven snapshot
repository (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/1130
Blamelist: Igal Sapir
Build Text:
https://bz.apache.org/bugzilla/show_bug.cgi?id=69133
Andy Wilkinson changed:
What|Removed |Added
CC||andy.wilkin...@broadcom.com
--
You a
https://bz.apache.org/bugzilla/show_bug.cgi?id=69016
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEEDINFO
https://bz.apache.org/bugzilla/show_bug.cgi?id=69133
Bug ID: 69133
Summary: Add property for max queue size to AbstractProtocol
Product: Tomcat 10
Version: 10.1.24
Hardware: PC
OS: Linux
Status: NEW
Severi
https://bz.apache.org/bugzilla/show_bug.cgi?id=68932
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEEDINFO
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Mark Thomas
36 matches
Mail list logo