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 8ac8eb232e Checkstyle
8ac8eb232e is described below
commit 8ac8eb232ebaf900f073b7870821fb16bad77d3d
Author: remm <[email protected]>
AuthorDate: Tue Sep 10 15:02:40 2024 +0200
Checkstyle
---
webapps/docs/architecture/startup/4_catalina_start_2.plantuml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/architecture/startup/4_catalina_start_2.plantuml
b/webapps/docs/architecture/startup/4_catalina_start_2.plantuml
index 9c02c4de6e..2a0577f6f1 100644
--- a/webapps/docs/architecture/startup/4_catalina_start_2.plantuml
+++ b/webapps/docs/architecture/startup/4_catalina_start_2.plantuml
@@ -82,7 +82,7 @@ return
Container -> Container: fireLifecycleEvent(\n START_EVENT)
-group If backgroundProcessorDelay > 0 (Engine defaults to 10, other Containers
-1)
+group If backgroundProcessorDelay > 0 (Engine defaults to 10, other Containers
-1)
Container -> UtilityExecutor ++: scheduleWithFixedDelay()
UtilityExecutor --> ContainerBackgroundProcessor **
note right of ContainerBackgroundProcessor
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]