This is an automated email from the ASF dual-hosted git repository.
rmaucher pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from b0fc9a461f Fix three issues from review
new da7480a3cf Avoid saving some Context to server.xml
new 811f663e1f Fix Java compat
The 2 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:
java/org/apache/catalina/core/StandardContext.java | 30 +++
.../apache/catalina/startup/ContextRuleSet.java | 37 ++++
.../catalina/storeconfig/LocalStrings.properties | 1 +
.../catalina/storeconfig/StandardContextSF.java | 15 +-
.../catalina/storeconfig/server-registry.xml | 1 +
.../catalina/storeconfig/TestStoreConfig.java | 243 +++++++++++++++++++++
webapps/docs/changelog.xml | 6 +
7 files changed, 330 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]