Final Reminder: Community Over Code call for presentations closing soon

2023-06-28 Thread Rich Bowen
[Note: You're receiving this email because you are subscribed to one or more project dev@ mailing lists at the Apache Software Foundation.] This is your final reminder that the Call for Presentations for Community Over Code (formerly known as ApacheCon) is closing soon - on Thursday, 13 July 2023

[GitHub] [tomcat] rmaucher commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
rmaucher commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1245704486 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * c

[GitHub] [tomcat] michael-o commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1245695672 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

Buildbot success in on tomcat-11.0.x

2023-06-28 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/457 Blamelist: remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] c340b6a25856c7aaab19dc492ac710142a22c954 Steps: worker_preparation:

[tomcat] branch main updated: Pull up as default method since it avoids API compatibility issues

2023-06-28 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 d1f0c34b18 Pull up as default method since it avoids A

[GitHub] [tomcat] rmaucher commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
rmaucher commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1245631182 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * c

[tomcat] branch main updated: Add new method in helper classes

2023-06-28 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 c340b6a258 Add new method in helper classes c340b6a258

Buildbot failure in on tomcat-11.0.x

2023-06-28 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/456 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main] 3d41f33af2aaa8af97ea45c2e2d0776f870ab073 St

[tomcat] branch main updated: Add utlity config file resource lookup

2023-06-28 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 3d41f33af2 Add utlity config file resource lookup 3d41

[Bug 66659] Tomcat does not send FIN message upon request by client to close TCP connection

2023-06-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66659 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas ---

[Bug 66669] JVM crash in APR mode

2023-06-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=9 --- Comment #6 from Christopher Schultz --- Also, the native backtrace would be helpful (it should be found in the hs_pid_.txt file generated on crash). If you were able to inspect with gdb, anything you found in there would be helpful as w

[Bug 66669] JVM crash in APR mode

2023-06-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=9 Mark Thomas changed: What|Removed |Added Severity|critical|normal --- Comment #5 from Mark Thomas

[Bug 66669] JVM crash in APR mode

2023-06-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=9 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #4 from Mark Thomas

[Bug 66669] JVM crash in APR mode

2023-06-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=9 --- Comment #3 from Michael Osipov --- Can you reliably reproduce the issue? What OS are you using? I haven't seen so many crashes with APR for the past 10 years in such a short time frame. Especially #setSocketOptions() is weird. -- You are

[GitHub] [tomcat] michael-o commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1245197279 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] rmaucher commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
rmaucher commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1245185858 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * c

[Bug 66669] JVM crash in APR mode

2023-06-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=9 --- Comment #2 from Mark Thomas --- Note: The APR/Tomcat Native HTTP and AJP connectors are deprecated in Tomcat 9 and have been removed in Tomcat 10.1.x onwards. You have plenty of time before 9.0.x reaches End-Of-Life but you might want to sw

[tomcat] branch main updated: Fix formatting and copy/paste error

2023-06-28 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 91d3d59727 Fix formatting and copy/paste error 91d3d5

[tomcat] branch main updated: Implement java.util.Optional support for the EL 6.0 API

2023-06-28 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 6c8b2d1e0a Implement java.util.Optional support for t

[GitHub] [tomcat] michael-o commented on pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on PR #631: URL: https://github.com/apache/tomcat/pull/631#issuecomment-1611149722 @rmaucher @markt-asf Incorporated your comments. Please have a look again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [tomcat] michael-o commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1244995761 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] rmaucher commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
rmaucher commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1244989146 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * c

[GitHub] [tomcat] michael-o commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1244917856 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1244917856 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1244891581 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1244891581 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1244890559 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on PR #631: URL: https://github.com/apache/tomcat/pull/631#issuecomment-1611007682 > I like the idea of exposing this feature. I'm somewhat surprised that it isn't part of the specification but, unless I am reading the XSDs incorrectly, the spec only defines role-mapping

[GitHub] [tomcat] rmaucher commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
rmaucher commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1244881448 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * c

[GitHub] [tomcat] markt-asf commented on a diff in pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
markt-asf commented on code in PR #631: URL: https://github.com/apache/tomcat/pull/631#discussion_r1244833991 ## java/org/apache/catalina/core/PropertiesRoleMappingListener.java: ## @@ -0,0 +1,165 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on pull request #631: Bug 66665: Provide option to supply role mapping from a properties file

2023-06-28 Thread via GitHub
michael-o commented on PR #631: URL: https://github.com/apache/tomcat/pull/631#issuecomment-1610892466 If there are no objections, I will merge this week. -- 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 t

[Bug 66670] Add SSLHostConfig#certificateKeyPasswordFile

2023-06-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66670 --- Comment #7 from Michael Osipov --- So, you guys don't see a need for such a feature? Yeah, we all know that are workarounds/solutions, but they (completely) lack documentation and ease of access. Chris, of course in my I can read the file

Re: [tomcat-native] branch 1.2.x updated: Align default pass phrase prompt with HTTPd

2023-06-28 Thread Michael Osipov
On 2023/06/27 18:53:05 Christopher Schultz wrote: > Michael, > > On 6/27/23 12:55, Michael Osipov wrote: > > On 2023/06/27 14:44:46 Christopher Schultz wrote: > >> Michael, > >> > >> On 6/27/23 10:37, Michael Osipov wrote: > >>> On 2023/06/27 14:13:37 Christopher Schultz wrote: > Michael, > >