[java-identity-provider] branch main updated: Fix Build

Rod Widdowson rdw at steadingsoftware.com
Mon Mar 31 15:09:15 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=477bb319a1f8dd4ee914eed31fee958cfad13dde

The following commit(s) were added to refs/heads/main by this push:
     new 477bb319a Fix Build
477bb319a is described below

commit 477bb319a1f8dd4ee914eed31fee958cfad13dde
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Mar 31 16:00:16 2025 +0100

    Fix Build
---
 .../src/main/resources/net/shibboleth/idp/conf/metrics-system.xml       | 2 --
 1 file changed, 2 deletions(-)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/metrics-system.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/metrics-system.xml
index 791652301..86884e7c5 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/metrics-system.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/metrics-system.xml
@@ -77,8 +77,6 @@
     
     <bean id="shibboleth.metrics.ModuleGaugeSet" class="net.shibboleth.idp.module.impl.ModuleGaugeSet" lazy-init="true" />
     
-    <bean id="shibboleth.metrics.LdapAccumulator" class="net.shibboleth.shared.metrics.LDAPMetricAccumulator" lazy-init="true" />
-
     <bean id="shibboleth.metrics.IdPGaugeSet" class="net.shibboleth.idp.metrics.impl.IdPGaugeSet" lazy-init="true"
         p:exposedProperties="#{getObject('shibboleth.metrics.ExposedProperties')}" />
 

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


More information about the commits mailing list