This is an automated email from the ASF dual-hosted git repository.
dsoumis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from f487a90199 Add certificate selection code specific to TLS 1.3
new bcf169fa9b Test case for
https://bz.apache.org/bugzilla/show_bug.cgi?id=57700
new c9490bfe3c Remove specific exception UnknownHostException as it's
covered by general IOException and remove redundant initializer.
new f9b917245a Create a helper in TomcatBaseTest to injects a
LifecycleListener to a Context of a Container that sends code ADD_CHILD_EVENT
and utilize this helper in TestManagerWebapp.
new 9a53274683 Make ContainerInjector generic to set other fields in the
context as well like Valve, xmlValidation etc
new 3f0e084995 Tweak LogCapture logic
new f660d8da56 Replace deployment of /examples with a new custom webapp to
avoid Windows locks. ContainerInjector enhancements.
new 604efd338e Replace testing with programmatic configuration
The 7 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:
.../apache/catalina/manager/TestManagerWebapp.java | 128 ++++++++++++++++++++-
.../apache/catalina/startup/TomcatBaseTest.java | 75 ++++++++++--
2 files changed, 192 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]