Ignore:
Timestamp:
2008-09-26T18:29:11+12:00 (16 years ago)
Author:
oranfry
Message:

up the memory available to java during release process

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/linux/rk

    r17042 r17399  
    5454
    5555#create the command
    56 toexec="$ANT_HOME/bin/ant -addressing -lib `pwd`/installer/classes -f $RK_HOME/ant-scripts/build.xml -Dbasedir=`pwd` -D$rk_name.home=$RK_HOME"
     56toexec="ANT_OPTS=-Xmx800M $ANT_HOME/bin/ant -addressing -lib `pwd`/installer/classes -f $RK_HOME/ant-scripts/build.xml -Dbasedir=`pwd` -D$rk_name.home=$RK_HOME"
    5757
    5858#pass on the arguments
Note: See TracChangeset for help on using the changeset viewer.