This is an automated email from the ASF dual-hosted git repository.
rmaucher pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from e48ffad1db Fix three issues from review
new 4a51b8db52 Avoid saving some Context to server.xml
new 75bdfd2e6a 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]