[ https://jira.codehaus.org/browse/MCHANGES-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg updated MCHANGES-310: ------------------------------------- Component/s: jira > Set entityExpansionLimit via java code > -------------------------------------- > > Key: MCHANGES-310 > URL: https://jira.codehaus.org/browse/MCHANGES-310 > Project: Maven Changes Plugin > Issue Type: Sub-task > Components: jira > Reporter: louis verderber > 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 (v6.1.6#6162)