[java-idp-tomcat-base] branch 9.0 updated (7a4b21e -> 95a755a)

Tom Zeller tzeller at dragonacea.biz
Tue May 2 22:18:25 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 7a4b21e  POM updates
     new 50d5593  Update jars to skip for IdP 4.3.0
     new 4a63c7a  Add jaspic-providers from Tomcat 9.0.70
     new 9190a3d  JPAR-197 - Remove our Maven repositories from POMs
     new f10017b  Enable command line tools and disable the backchannel
     new 5098004  Documentation updates
     new 927ebeb  Use default garbage collector
     new 95a755a  Use default garbage collector

The 7 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                                            |  17 ----
 src/main/resources/tomcat-base/bin/setenv.bat      |   2 +-
 src/main/resources/tomcat-base/bin/setenv.sh       |   2 +-
 .../resources/tomcat-base/conf/catalina.properties | 109 ++++++++++++++-------
 .../conf/{context.xml => jaspic-providers.xml}     |  22 ++---
 .../{tomcat-users.xsd => jaspic-providers.xsd}     |  42 ++++----
 src/main/resources/tomcat-base/conf/server.xml     |  17 ++--
 src/main/resources/tomcat-base/conf/web.xml        |   9 +-
 .../{lib => lib-extras}/trustany-ssl-1.0.0.jar     | Bin
 9 files changed, 119 insertions(+), 101 deletions(-)
 copy src/main/resources/tomcat-base/conf/{context.xml => jaspic-providers.xml} (54%)
 copy src/main/resources/tomcat-base/conf/{tomcat-users.xsd => jaspic-providers.xsd} (57%)
 rename src/main/resources/tomcat-base/{lib => lib-extras}/trustany-ssl-1.0.0.jar (100%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list