git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2831
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
<bean id="shibboleth.ParserPool" class="org.opensaml.xml.parse.BasicParserPool" depends-on="shibboleth.LogbackLogging">
<property name="maxPoolSize" value="100" />
- <property name="createBuildersAtPoolLimit" value="true" />
<property name="coalescing" value="true" />
<property name="ignoreComments" value="true" />
<property name="ignoreElementContentWhitespace" value="true" />