[java-identity-provider] branch main updated (cb647cb2c -> 7cefc6922)
Rod Widdowson
rdw at steadingsoftware.com
Wed Sep 29 19:23:27 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-identity-provider.
from cb647cb2c JPAR-182 Check our Distributions for consistency
new d5c4eba22 IDP-1857 Log the plugins at IdP startup
new 7cefc6922 IDP-1857 Log the plugins at IdP 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 "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
idp-admin-api/pom.xml | 15 +++++
.../shibboleth/idp/log/LogbackLoggingService.java | 66 +++++++++++++++++-----
.../net/shibboleth/idp/log/LoggingService.java | 0
.../shibboleth/idp/log/SLF4JMDCServletFilter.java | 0
.../java/net/shibboleth/idp/log/package-info.java | 0
idp-core/pom.xml | 15 -----
6 files changed, 66 insertions(+), 30 deletions(-)
rename {idp-core => idp-admin-api}/src/main/java/net/shibboleth/idp/log/LogbackLoggingService.java (86%)
rename {idp-core => idp-admin-api}/src/main/java/net/shibboleth/idp/log/LoggingService.java (100%)
rename {idp-core => idp-admin-api}/src/main/java/net/shibboleth/idp/log/SLF4JMDCServletFilter.java (100%)
rename {idp-core => idp-admin-api}/src/main/java/net/shibboleth/idp/log/package-info.java (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list