This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 8ac8eb232e Checkstyle new fa27bc02a0 Add diagram 6 - deployment of applications by HostConfig new d0aa8b032d Add diagram 7 that shows Context configuration process The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: webapps/docs/architecture/startup.xml | 11 ++- .../startup/6_catalina_host_config.plantuml | 90 +++++++++++++++++ .../startup/6_catalina_host_config.png | Bin 0 -> 65519 bytes .../startup/7_catalina_context_config.plantuml | 109 +++++++++++++++++++++ .../startup/7_catalina_context_config.png | Bin 0 -> 89731 bytes 5 files changed, 207 insertions(+), 3 deletions(-) create mode 100644 webapps/docs/architecture/startup/6_catalina_host_config.plantuml create mode 100644 webapps/docs/architecture/startup/6_catalina_host_config.png create mode 100644 webapps/docs/architecture/startup/7_catalina_context_config.plantuml create mode 100644 webapps/docs/architecture/startup/7_catalina_context_config.png --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org