[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:48:34 EDT 2013
Author: scantor
Date: Sun Mar 10 23:48:34 2013
New Revision: 3151
URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3151&view=rev
Log:
JOST-169 - Update Velocity Dependency - switch to default StringResourceLoader
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=3151&r1=3150&r2=3151&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:48:34 2013
@@ -46,7 +46,7 @@
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
</prop>
<prop key="string.resource.loader.class">
- edu.internet2.middleware.shibboleth.common.util.StringResourceLoader
+ org.apache.velocity.runtime.resource.loader.StringResourceLoader
</prop>
</props>
</property>
More information about the commits
mailing list