Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
None
-
None
-
None
Description
The page at http://maven.apache.org/plugins/maven-changes-plugin/faq.html says to reopen MCHANGES-75 if we know of a way to set entityExpansionLimit via java (replace the argument -DentityExpansionLimit=128000)...
Will the following not work?
System.setProperty("entityExpansionLimit", "128000");