[ 
https://issues.apache.org/jira/browse/OFBIZ-10253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-10253:
----------------------------------
    Attachment: OFBIZ-10253_pass_jvm_opts.patch

> Pass JVM options to OFBiz when using Gradle
> -------------------------------------------
>
>                 Key: OFBIZ-10253
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10253
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: Gradle
>    Affects Versions: Trunk
>            Reporter: Michael Brohl
>            Assignee: Michael Brohl
>            Priority: Minor
>             Fix For: 17.12.01, 16.11.05
>
>         Attachments: OFBIZ-10253_pass_jvm_opts.patch
>
>
> In the current setup of Gradle, it is not possible to pass parameters to the 
> OFBIZ JVM. Possible parameters are passed to the Gradle wrapper but not to 
> OFBiz.
> OFBiz only gets the hard coded jvmArguments list defined in the build file.
> I suggest to do a simple imporvement to the build.gradle file. If you pass 
> e.g.
> {code:java}
> -PjvmArgs="-Xms1024M -Xmx2048M"{code}
> these parameters are passed to OFBiz, else the current default is passed.
> I'll provide a patch for it.
> What do you think?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to