[java-shib-idp2 COMMIT] /branches/REL_2/src/installer/resources/conf-tmpl/internal.xml

noreply at shibboleth.net noreply at shibboleth.net
Sun Mar 10 23:54:01 EDT 2013


Author: scantor
Date: Sun Mar 10 23:54:01 2013
New Revision: 3152

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3152&view=rev
Log:
Revert, resolver code has hardwired dependency on custom loader.

Modified:
    branches/REL_2/src/installer/resources/conf-tmpl/internal.xml

Modified: branches/REL_2/src/installer/resources/conf-tmpl/internal.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/src/installer/resources/conf-tmpl/internal.xml?rev=3152&r1=3151&r2=3152&view=diff
==============================================================================
--- branches/REL_2/src/installer/resources/conf-tmpl/internal.xml (original)
+++ branches/REL_2/src/installer/resources/conf-tmpl/internal.xml Sun Mar 10 23:54:01 2013
@@ -46,7 +46,7 @@
                     org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
                 </prop>
                 <prop key="string.resource.loader.class">
-                    org.apache.velocity.runtime.resource.loader.StringResourceLoader
+                    edu.internet2.middleware.shibboleth.common.util.StringResourceLoader
                 </prop>
             </props>
         </property>



More information about the commits mailing list