[Bug 69031] New: Not Implemented 501 by truncated method name

2024-05-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69031 Bug ID: 69031 Summary: Not Implemented 501 by truncated method name Product: Tomcat 9 Version: 9.0.86 Hardware: PC OS: Linux Status: NEW Severity: norma

ServiceBindingPropertySource

2024-05-21 Thread Christopher Schultz
All, I've been playing with this PropertySource and I'm wondering if it could be improved a little. First of all, it uses an environment variable SERVICE_BINDING_ROOT which is in line with the service binding standard which is documented https://servicebinding.io/. Environment variables are

Buildbot success in on tomcat-10.1.x

2024-05-21 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1271 Blamelist: Christopher Schultz , Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 10.1.x] 48b5f556dabd0a19ad00260cb942d433e4a3ffd8

(tomcat) 01/02: Add reference to servicebinding.io in javadoc.

2024-05-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a7d010d1c13ac7d5fb187a3a196a0e9d31836a90 Author: Christopher Schultz AuthorDate: Tue May 21 11:51:36 2024 -0400 Add

(tomcat) 02/02: Add note about the automatically-generated nature of the Eclipse .classpath file.

2024-05-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 396d6d708e246f7bd8610985f297e291241a4955 Author: Christopher Schultz AuthorDate: Tue May 21 11:50:11 2024 -0400 Add

(tomcat) branch 9.0.x updated (69372a3149 -> 396d6d708e)

2024-05-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 69372a3149 Code clean-up - formatting. No functional change new a7d010d1c1 Add reference to servicebinding.io in

(tomcat) branch 10.1.x updated (22a5e178b3 -> 48b5f556da)

2024-05-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 22a5e178b3 Add support for shallow copies when using WebDAV new 754a39c118 Add note about the automatically-gene

(tomcat) 02/02: Add reference to servicebinding.io in javadoc.

2024-05-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 48b5f556dabd0a19ad00260cb942d433e4a3ffd8 Author: Christopher Schultz AuthorDate: Tue May 21 11:51:36 2024 -0400 Ad

(tomcat) 01/02: Add note about the automatically-generated nature of the Eclipse .classpath file.

2024-05-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 754a39c118212f550883af7731e60cf85645e040 Author: Christopher Schultz AuthorDate: Tue May 21 11:50:11 2024 -0400 Ad

(tomcat) branch main updated (4176706761 -> 8fcaf322bb)

2024-05-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from 4176706761 Add support for shallow copies when using WebDAV new bdbce128a2 Add note about the automatically-genera

(tomcat) 01/02: Add note about the automatically-generated nature of the Eclipse .classpath file.

2024-05-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit bdbce128a2a7d07fd4ad6058fe330b318f7f3b2a Author: Christopher Schultz AuthorDate: Tue May 21 11:50:11 2024 -0400 Add

(tomcat) 02/02: Add reference to servicebinding.io in javadoc.

2024-05-21 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8fcaf322bb12b6867409fddcdefec2b96ca35655 Author: Christopher Schultz AuthorDate: Tue May 21 11:51:36 2024 -0400 Add

svn commit: r1917857 - /tomcat/site/trunk/docs/tck/servlet-6.1.0-tomcat-11.0.0-M20.txt

2024-05-21 Thread markt
Author: markt Date: Tue May 21 15:26:48 2024 New Revision: 1917857 URL: http://svn.apache.org/viewvc?rev=1917857&view=rev Log: Fix another typo Modified: tomcat/site/trunk/docs/tck/servlet-6.1.0-tomcat-11.0.0-M20.txt Modified: tomcat/site/trunk/docs/tck/servlet-6.1.0-tomcat-11.0.0-M20.txt UR

svn commit: r1917856 - /tomcat/site/trunk/docs/tck/servlet-6.1.0-tomcat-11.0.0-M20.txt

2024-05-21 Thread markt
Author: markt Date: Tue May 21 15:25:28 2024 New Revision: 1917856 URL: http://svn.apache.org/viewvc?rev=1917856&view=rev Log: Fix typo Modified: tomcat/site/trunk/docs/tck/servlet-6.1.0-tomcat-11.0.0-M20.txt Modified: tomcat/site/trunk/docs/tck/servlet-6.1.0-tomcat-11.0.0-M20.txt URL: http

Buildbot failure in on tomcat-10.1.x

2024-05-21 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/44/builds/1270 Blamelist: Mark Thomas Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status Detecte

(tomcat) branch 10.1.x updated: Add support for shallow copies when using WebDAV

2024-05-21 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 22a5e178b3 Add support for shallow copies when us

(tomcat) branch main updated: Add support for shallow copies when using WebDAV

2024-05-21 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 4176706761 Add support for shallow copies when using

(tomcat-native) branch 1.3.x updated: Add to changelog that the recommended minimum version of OpenSSL has been updated to 3.0.13.

2024-05-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.3.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/1.3.x by this push: new da47133df Add to changelog that the recommen

Re: [PR] Openssl changelog update [tomcat-native]

2024-05-21 Thread via GitHub
markt-asf merged PR #24: URL: https://github.com/apache/tomcat-native/pull/24 -- 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.apa

[PR] Openssl changelog update [tomcat-native]

2024-05-21 Thread via GitHub
dsoumis opened a new pull request, #24: URL: https://github.com/apache/tomcat-native/pull/24 Add to changelog that the recommended minimum version of OpenSSL has been updated to 3.0.13 with 1.3.0 release. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] Add "Changes in 1.3.x" section [tomcat-native]

2024-05-21 Thread via GitHub
markt-asf merged PR #23: URL: https://github.com/apache/tomcat-native/pull/23 -- 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.apa

(tomcat-native) branch main updated: Add Changes in 1.3.x section

2024-05-21 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-native.git The following commit(s) were added to refs/heads/main by this push: new 6f7ce1e41 Add Changes in 1.3.x section 6f7ce1e

[PR] Add "Changes in 1.3.x" section [tomcat-native]

2024-05-21 Thread via GitHub
dsoumis opened a new pull request, #23: URL: https://github.com/apache/tomcat-native/pull/23 (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-

svn commit: r1917848 - in /tomcat/site/trunk: docs/download-native.html xdocs/download-native.xml

2024-05-21 Thread markt
Author: markt Date: Tue May 21 08:25:14 2024 New Revision: 1917848 URL: http://svn.apache.org/viewvc?rev=1917848&view=rev Log: Remove Tomcat Native 1.2.x from download area Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-native.xml Modified: tomcat/

svn commit: r1917847 [4/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/migration-10.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/migration-10.html (ori

svn commit: r1917847 [10/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-55-eol.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-55-eol.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/tomcat-55-eol.html (

svn commit: r1917847 [11/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/whichversion.html (ori

svn commit: r1917847 [5/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/migration.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/migration.html (original) ++

svn commit: r1917847 [9/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/security-jk.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-jk.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/security-jk.html (origin

svn commit: r1917847 [8/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/security-4.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-4.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/security-4.html (original)

svn commit: r1917847 [6/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/oldnews-2016.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2016.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/oldnews-2016.html (ori

svn commit: r1917847 [7/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/oldnews-2023.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2023.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/oldnews-2023.html (ori

svn commit: r1917847 [1/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Author: markt Date: Tue May 21 08:23:45 2024 New Revision: 1917847 URL: http://svn.apache.org/viewvc?rev=1917847&view=rev Log: Remove links to Tomcat Native 1.2.x Removed: tomcat/site/trunk/native-1.2-xdocs/ Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.htm

svn commit: r1917847 [3/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/heritage.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/heritage.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/heritage.html (original) +++ t

svn commit: r1917847 [2/11] - in /tomcat/site/trunk: docs/ native-1.2-xdocs/ xdocs/ xdocs/stylesheets/

2024-05-21 Thread markt
Modified: tomcat/site/trunk/docs/download-90.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-90.html?rev=1917847&r1=1917846&r2=1917847&view=diff == --- tomcat/site/trunk/docs/download-90.html (origin

(tomcat-native) 02/02: Remove references to JAVA_PLATFORM and very old Java versions

2024-05-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.3.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit a863fa1b726fbb66a8069fbc5fcda9eb0c59701b Author: Mark Thomas AuthorDate: Tue May 21 08:59:29 2024 +0100 Remove

(tomcat-native) branch 1.3.x updated (e77dcb05d -> a863fa1b7)

2024-05-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 1.3.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git from e77dcb05d Fix a crash on Windows in SSLContext.setCACertificate() new 8f892521a Remove reference to Tomcat 8

(tomcat-native) 01/02: Remove reference to Tomcat 8.5.x

2024-05-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.3.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 8f892521a79d6d3bbed9d51c1b9f506c9e224b74 Author: Mark Thomas AuthorDate: Tue May 21 08:52:25 2024 +0100 Remove

Re: https://cwiki.apache.org/confluence/display/TOMCAT

2024-05-21 Thread Mark Thomas
On 21/05/2024 07:30, jean-frederic clere wrote: Hi, I looked to the page, wondering how to get a "new comer" to the cwiki... That is not documented. What is the process? Create a Apache JIRA user and user it? https://infra.apache.org/cwiki.html At the moment, there is no process for non-AS

(tomcat-native) 02/02: Remove references to JAVA_PLATFORM and very old Java versions

2024-05-21 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-native.git commit 29bd1a1f30ed04bf22189e14f8ca785221ea39ef Author: Mark Thomas AuthorDate: Tue May 21 08:59:29 2024 +0100 Remove

(tomcat-native) 01/02: Remove reference to Tomcat 8.5.x

2024-05-21 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-native.git commit 9cf57404807c94413f958d53ccde842b01870a0a Author: Mark Thomas AuthorDate: Tue May 21 08:52:25 2024 +0100 Remove

(tomcat-native) branch main updated (745455f12 -> 29bd1a1f3)

2024-05-21 Thread markt
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-native.git from 745455f12 Fix a crash on Windows in SSLContext.setCACertificate() new 9cf574048 Remove reference to Tomcat 8.