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

michaelo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 26e49bba4b Expand security guidance to cover embedded usage
     add f3adc26288 Add ContextNamingInfoListener

No new revisions were added by this update.

Summary of changes:
 .../catalina/core/ContextNamingInfoListener.java   | 121 +++++++++++++++++++++
 .../apache/catalina/core/LocalStrings.properties   |   3 +
 .../core/TestContextNamingInfoListener.java        | 119 ++++++++++++++++++++
 webapps/docs/changelog.xml                         |   5 +
 webapps/docs/config/listeners.xml                  |  27 +++++
 5 files changed, 275 insertions(+)
 create mode 100644 java/org/apache/catalina/core/ContextNamingInfoListener.java
 create mode 100644 
test/org/apache/catalina/core/TestContextNamingInfoListener.java


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to