Merge "Issue #1859 - the Xss JVM parameter will now be included in the ini files for the 32-bit CAVE" into development
Former-commit-id:71d400e09f
[formerlyd6d0e0131f
[formerly fa1c24a0aa4004b9403e39ce94a99a88f423466e]] Former-commit-id:d6d0e0131f
Former-commit-id:6e0ced27dc
This commit is contained in:
commit
88a6a8abb3
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