[ https://issues.apache.org/jira/browse/MCHANGES-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed MCHANGES-310. ----------------------------------- Resolution: Auto Closed This issue has been auto closed because it has been inactive for a long period of time. If you think this issue still applies, retest your problem with the most recent version of Maven and the affected component, reopen and post your results. > Set entityExpansionLimit via java code > -------------------------------------- > > Key: MCHANGES-310 > URL: https://issues.apache.org/jira/browse/MCHANGES-310 > Project: Maven Changes Plugin > Issue Type: Sub-task > Components: jira > Reporter: louis verderber > Priority: Major > Attachments: Screen Shot 2013-06-12 at 2.32.11 PM.png > > > 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? > {code} > System.setProperty("entityExpansionLimit", "128000"); > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)