Issue #1859 - the Xss JVM parameter will now be included in the ini files for the 32-bit CAVE
Change-Id: I4d5a152dd44cd0a80405e04ce18d40e820bd06e6 Former-commit-id:a8fe170b53
[formerlyc448651065
] [formerly03a2e82b77
] [formerly8d3c98eb5d
[formerly03a2e82b77
[formerly 54f97bfeaecf8fc99d8572a94977d863c547fe17]]] Former-commit-id:8d3c98eb5d
Former-commit-id: fab6d44468dbf0db3894a28e8b00ea49184bb43e [formerly5816ddaf77
] Former-commit-id:12e9b9d75b
This commit is contained in:
parent
91c6521d10
commit
64dbc18c8e
1 changed files with 2 additions and 0 deletions
|
@ -228,6 +228,8 @@
|
|||
<var name="cave.arch" value="arch.x86" />
|
||||
<extractCAVEini
|
||||
zip.file="${buildDirectory}/${buildLabel}/${buildId}-linux.gtk.x86.zip" />
|
||||
<!-- add the Xss jvm parameter to the 32-bit CAVE -->
|
||||
<echo file="/tmp/cave/cave.ini" append="true" message="-Xss512k" />
|
||||
<antcall target="generateDynamicCAVE" />
|
||||
<!-- Update the 32-bit CAVE zip file -->
|
||||
<zip destfile="${buildDirectory}/${buildLabel}/${buildId}-linux.gtk.x86.zip"
|
||||
|
|
Loading…
Add table
Reference in a new issue