[java-identity-provider] branch master updated: Tabs to spaces.

Scott Cantor cantor.2 at osu.edu
Tue May 14 08:18:00 EDT 2019


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

scantor pushed a commit to branch master
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/master by this push:
       new  5285c6a   Tabs to spaces.
5285c6a is described below

commit 5285c6a8e6b9d1904938bfbc1839d5f5608c76c9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue May 14 08:17:54 2019 -0400

    Tabs to spaces.
---
 idp-conf/src/main/resources/system/conf/global-system.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf/src/main/resources/system/conf/global-system.xml b/idp-conf/src/main/resources/system/conf/global-system.xml
index 7d7ead3..7f46c69 100644
--- a/idp-conf/src/main/resources/system/conf/global-system.xml
+++ b/idp-conf/src/main/resources/system/conf/global-system.xml
@@ -58,7 +58,7 @@
         <property name="arguments">
             <props>
                 <prop key="org.apache.xml.security.ignoreLineBreaks">%{idp.apache.xml.security.ignoreLineBreaks:true}</prop>
-		<prop key="org.ldaptive.provider">%{idp.ldaptive.provider:%{org.ldaptive.provider:org.ldaptive.provider.unboundid.UnboundIDProvider}}</prop>
+                <prop key="org.ldaptive.provider">%{idp.ldaptive.provider:%{org.ldaptive.provider:org.ldaptive.provider.unboundid.UnboundIDProvider}}</prop>
             </props>
         </property>
     </bean>

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


More information about the commits mailing list