This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 12235ab106 Add release date for 11.0.11 new a0353c05ee Test case for https://bz.apache.org/bugzilla/show_bug.cgi?id=57700 new c754d6d9b5 Remove specific exception UnknownHostException as it's covered by general IOException and remove redundant initializer. new b388406e61 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 57ce3657da Make ContainerInjector generic to set other fields in the context as well like Valve, xmlValidation etc new f578d09d6f Tweak LogCapture logic new 412406e629 Replace deployment of /examples with a new custom webapp to avoid Windows locks. ContainerInjector enhancements. new 2b7017c234 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org