[java-identity-provider COMMIT] in /trunk/idp-conf/src: main/resources/system/conf/services-system.xml test/resources...
noreply at shibboleth.net
noreply at shibboleth.net
Wed Nov 5 20:15:37 EST 2014
Author: serac
Date: Wed Nov 5 20:15:36 2014
New Revision: 6850
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6850&view=rev
Log:
Revert accidental logging config changes.
Modified:
trunk/idp-conf/src/main/resources/system/conf/services-system.xml
trunk/idp-conf/src/test/resources/logback-test.xml
Modified: trunk/idp-conf/src/main/resources/system/conf/services-system.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/conf/services-system.xml?rev=6850&r1=6849&r2=6850&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/conf/services-system.xml (original)
+++ trunk/idp-conf/src/main/resources/system/conf/services-system.xml Wed Nov 5 20:15:36 2014
@@ -20,7 +20,7 @@
-->
<bean id="shibboleth.LogbackLogging" class="net.shibboleth.idp.log.LogbackLoggingService"
- p:loggingConfiguration="%{idp.home}/logback-test.xml"
+ p:loggingConfiguration="%{idp.home}/conf/logback.xml"
p:reloadCheckDelay="%{idp.service.logging.checkInterval:PT5M}"
p:reloadTaskTimer-ref="shibboleth.TaskTimer"
p:failFast="%{idp.service.logging.failFast:true}" />
Modified: trunk/idp-conf/src/test/resources/logback-test.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/test/resources/logback-test.xml?rev=6850&r1=6849&r2=6850&view=diff
==============================================================================
Binary files - no diff available.
More information about the commits
mailing list