Re: [PR] send 416 error to overlapping ranges request [tomcat]

2024-11-25 Thread via GitHub
Chenjp commented on code in PR #782: URL: https://github.com/apache/tomcat/pull/782#discussion_r1857791659 ## java/org/apache/catalina/servlets/DefaultServlet.java: ## @@ -1231,10 +1231,25 @@ private static boolean validate(ContentRange range) { (range.getEnd()

Re: [PR] send 416 error to overlapping ranges request [tomcat]

2024-11-25 Thread via GitHub
Chenjp commented on code in PR #782: URL: https://github.com/apache/tomcat/pull/782#discussion_r1857791659 ## java/org/apache/catalina/servlets/DefaultServlet.java: ## @@ -1231,10 +1231,25 @@ private static boolean validate(ContentRange range) { (range.getEnd()

(tomcat-tck) branch main updated: Update to latest snapshot

2024-11-25 Thread markt
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-tck.git The following commit(s) were added to refs/heads/main by this push: new daa96b0 Update to latest snapshot daa96b0 is des

(tomcat) branch main updated: Add second Tomcat standalone test

2024-11-25 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 fe1f5804a1 Add second Tomcat standalone test fe1f5804a

(tomcat) branch 9.0.x updated: Add absolute URI as destination to improve coverage

2024-11-25 Thread remm
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 0fd8d25bbb Add absolute URI as destination to improv

(tomcat) branch 10.1.x updated: Add absolute URI as destination to improve coverage

2024-11-25 Thread remm
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 632e6dd288 Add absolute URI as destination to impr

(tomcat) branch 11.0.x updated: Add absolute URI as destination to improve coverage

2024-11-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new f1f2d15109 Add absolute URI as destination to impr

(tomcat) branch main updated: Add absolute URI as destination to improve coverage

2024-11-25 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 2bb596b906 Add absolute URI as destination to improve

(tomcat) branch 9.0.x updated: Don't override generatedCodeLocation if set

2024-11-25 Thread remm
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 20c8620f7e Don't override generatedCodeLocation if s

(tomcat) branch 10.1.x updated: Don't override generatedCodeLocation if set

2024-11-25 Thread remm
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 a2a8d31c06 Don't override generatedCodeLocation if

(tomcat) branch 11.0.x updated: Don't override generatedCodeLocation if set

2024-11-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 5d0d0be9da Don't override generatedCodeLocation if

(tomcat) branch main updated: Don't override generatedCodeLocation if set

2024-11-25 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 1f60a77cf8 Don't override generatedCodeLocation if set

Re: [PR] bz69442: Content type testcase [tomcat]

2024-11-25 Thread via GitHub
markt-asf commented on PR #779: URL: https://github.com/apache/tomcat/pull/779#issuecomment-2497763433 Thanks for the PR. I have applied a variation to 9.0.x, 10.1.x 11.0.x and main. The main changes were: - use a Servlet rather than a JSP - refactored the code to make `application

Re: [PR] bz69442: Content type testcase [tomcat]

2024-11-25 Thread via GitHub
markt-asf closed pull request #779: bz69442: Content type testcase URL: https://github.com/apache/tomcat/pull/779 -- 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

(tomcat) branch 9.0.x updated: Add test case for BZ 69442. Based on #779 by Chenjp

2024-11-25 Thread markt
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 acfd444b0f Add test case for BZ 69442. Based on #77

(tomcat) branch 10.1.x updated: Add test case for BZ 69442. Based on #779 by Chenjp

2024-11-25 Thread markt
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 24ecab346d Add test case for BZ 69442. Based on #

(tomcat) branch 11.0.x updated: Add test case for BZ 69442. Based on #779 by Chenjp

2024-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 8771c130b7 Add test case for BZ 69442. Based on #

(tomcat) branch main updated: Add test case for BZ 69442. Based on #779 by Chenjp

2024-11-25 Thread markt
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 23bbd4430f Add test case for BZ 69442. Based on #779