This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from eb8552a1ce Checkstyle new 1ede487a54 Add diagram 6 - deployment of applications by HostConfig new 20e545d6d0 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