[java-idp-tomcat-base] branch 9.0 updated (cb30877 -> 5f7cd4b)
Tom Zeller
tzeller at dragonacea.biz
Fri Mar 11 14:28:03 UTC 2022
This is an automated email from the git hooks/post-receive script.
tzeller pushed a change to branch 9.0
in repository java-idp-tomcat-base.
from cb30877 Update from Tomcat 9.0.12 distribution
new 4af5f19 Update from Tomcat 9.0.59 distribution
new 5f7cd4b Add empty tomcat-users.xml to avoid errors at startup
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:
.../resources/tomcat-base/conf/catalina.policy | 10 +-
.../resources/tomcat-base/conf/catalina.properties | 12 +--
.../resources/tomcat-base/conf/logging.properties | 9 ++
src/main/resources/tomcat-base/conf/server.xml | 120 +++++++++++++++++----
.../resources/tomcat-base/conf/tomcat-users.xml | 56 ++++++++++
.../resources/tomcat-base/conf/tomcat-users.xsd | 59 ++++++++++
src/main/resources/tomcat-base/conf/web.xml | 37 ++++++-
7 files changed, 266 insertions(+), 37 deletions(-)
create mode 100644 src/main/resources/tomcat-base/conf/tomcat-users.xml
create mode 100644 src/main/resources/tomcat-base/conf/tomcat-users.xsd
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list