This is an automated email from the ASF dual-hosted git repository.

dsoumis pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from ca3deb767a Increment versions numbers for next release
     new a8d52f6474 Test case for 
https://bz.apache.org/bugzilla/show_bug.cgi?id=57700
     new 1522c56e78 Remove specific exception UnknownHostException as it's 
covered by general IOException and remove redundant initializer.
     new 497e94d82c 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 0cb72f6969 Make ContainerInjector generic to set other fields in the 
context as well like Valve, xmlValidation etc
     new ae8e092e17 Tweak LogCapture logic
     new 278d421a4d Replace deployment of /examples with a new custom webapp to 
avoid Windows locks. ContainerInjector enhancements.
     new e44735eec4 Replace testing with programmatic configuration
     new 09070c4b6f Replace pattern variable for Java 11 compatibility

The 8 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    |  76 ++++++++++--
 2 files changed, 193 insertions(+), 11 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to