You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/doc/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2770,7 +2770,7 @@ <h4><a name="locating_configuration_information">Locating and Resolving Configur
2770
2770
</ul>
2771
2771
<p>
2772
2772
This will restore the traditional, liberal parsing of XML config files that c3p0 utilized by default in versions prior to c3p0-0.9.5.3. (As of version 0.9.5.4,
2773
-
<tt>com.mchange.v2.c3p0.cfg.xml.usePermissiveParser<tt> replaces the now-deprecated <tt>com.mchange.v2.c3p0.cfg.xml.expandEntityReferences</tt> introduced in 0.9.5.3,
2773
+
<tt>com.mchange.v2.c3p0.cfg.xml.usePermissiveParser</tt> replaces the now-deprecated <tt>com.mchange.v2.c3p0.cfg.xml.expandEntityReferences</tt> introduced in 0.9.5.3,
2774
2774
because much more than entity reference expansion is now restricted.)
0 commit comments