[
https://issues.apache.org/jira/browse/MCHANGES-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403516#comment-16403516
]
louis verderber commented on MCHANGES-310:
------------------------------------------
why was this closed?
On Fri, Mar 16, 2018 at 5:40 PM, Michael Osipov (JIRA) <[email protected]>
--
--Joe Verderber
> 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)