[java-idp-tomcat-base] branch 9.0 updated (5f7cd4b -> aee40e1)
Tom Zeller
tzeller at dragonacea.biz
Sat Jan 7 16:28:10 UTC 2023
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 5f7cd4b Add empty tomcat-users.xml to avoid errors at startup
new 3fdc287 Commit JSTL and backchannel trustany libraries
new 00fc81c Use tomcat-juli.jar from CATALINA_HOME
new aee40e1 Move credentials/ directory to child of tomcat-base
The 3 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:
pom.xml | 66 ---------------------
.../resources/tomcat-base/conf/catalina.properties | 4 +-
.../tomcat-base/{conf => credentials}/.gitkeep | 0
src/main/resources/tomcat-base/lib/jstl-1.2.jar | Bin 0 -> 414240 bytes
.../tomcat-base/lib/trustany-ssl-1.0.0.jar | Bin 0 -> 3015 bytes
5 files changed, 2 insertions(+), 68 deletions(-)
copy src/main/resources/tomcat-base/{conf => credentials}/.gitkeep (100%)
create mode 100644 src/main/resources/tomcat-base/lib/jstl-1.2.jar
create mode 100644 src/main/resources/tomcat-base/lib/trustany-ssl-1.0.0.jar
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list