You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mi...@apache.org on 2023/06/13 09:11:58 UTC

[tomcat] branch main updated (26e49bba4b -> f3adc26288)

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org