Re: [PR] 10.0.x [tomcat]

2024-10-18 Thread via GitHub
helloliu01 closed pull request #769: 10.0.x URL: https://github.com/apache/tomcat/pull/769 -- 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.

[PR] 10.0.x [tomcat]

2024-10-18 Thread via GitHub
helloliu01 opened a new pull request, #769: URL: https://github.com/apache/tomcat/pull/769 (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-ma

[PR] Adding connectionUploadTimeout default value to http.xml [tomcat]

2024-10-18 Thread via GitHub
spencekiddle opened a new pull request, #768: URL: https://github.com/apache/tomcat/pull/768 Added default value for connectionUploadTimeout in the event that a value is not provided and disableUploadTimeout is set to false. -- This is an automated message from the Apache Git Service. To

Buildbot success in on tomcat-12.0.x

2024-10-18 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/144 Blamelist: remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] ac76965a760fac80518bb62db6e9b3f2b4436f91 Steps: worker_preparation:

(tomcat) branch main updated: Rewrite implementation of WebDAV shared locks

2024-10-18 Thread remm
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 ac76965a76 Rewrite implementation of WebDAV shared loc

[Bug 69405] Vague error message: "A filter or servlet of the current chain does not support asynchronous operations"

2024-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69405 --- Comment #1 from Chuck Caldarale --- Points of clarification: The statement: "What is happening is that the function isAsyncSupported() returns a boolean saying whether across the whole server async is not supported" is not correct; asyn

[Bug 69405] New: Vague error message: "A filter or servlet of the current chain does not support asynchronous operations"

2024-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69405 Bug ID: 69405 Summary: Vague error message: "A filter or servlet of the current chain does not support asynchronous operations" Product: Tomcat 9 Version: 9.0.8

Buildbot failure in on tomcat-12.0.x

2024-10-18 Thread buildbot
Build status: BUILD FAILED: failed Snapshot deployed to ASF Maven snapshot repository (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/143 Blamelist: remm Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status Detected: new

[Bug 69403] java.lang.NoSuchMethodError: 'void org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag'

2024-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69403 --- Comment #2 from Sebastiaan --- Thanks for your quick reply! I did not find that bug id before submitting. I've reverted back to 9.0.95. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 69386] Pre-compiled JSPs result in NoSuchMethodError with latest upgrade

2024-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69386 Remy Maucherat changed: What|Removed |Added CC||sveldhui...@idfocus.nl --- Comment #4

[Bug 69403] java.lang.NoSuchMethodError: 'void org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag'

2024-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69403 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

(tomcat) branch main updated: Add extension points to support dead properties

2024-10-18 Thread remm
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 fe3f74debf Add extension points to support dead proper

[Bug 69403] New: java.lang.NoSuchMethodError: 'void org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag'

2024-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69403 Bug ID: 69403 Summary: java.lang.NoSuchMethodError: 'void org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag ' Product: Tomcat 9 Version: 9.0.96 H