This is an automated email from the ASF dual-hosted git repository.
dsoumis pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from c3fc3a5c9e BND needs to know about new package
new 5a0fbf9245 Test case for
https://bz.apache.org/bugzilla/show_bug.cgi?id=57700
new 4c82f64971 Remove specific exception UnknownHostException as it's
covered by general IOException and remove redundant initializer.
new 154efad050 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 0e9e1dc803 Make ContainerInjector generic to set other fields in the
context as well like Valve, xmlValidation etc
new 8bb0558d93 Tweak LogCapture logic
new 8b69e4ba85 Replace deployment of /examples with a new custom webapp to
avoid Windows locks. ContainerInjector enhancements.
new e8d79e107f Replace testing with programmatic configuration
new 6c734b10e9 Replace pattern variable for Java 8 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]