762 |
<!-- Anthill targets --> |
<!-- Anthill targets --> |
763 |
|
|
764 |
<target name="anthill-build"> |
<target name="anthill-build"> |
765 |
|
|
766 |
|
<!-- Override this in user.properties --> |
767 |
|
<property name="tiger.home" location="e:/j2sdk1.5.0"/> |
768 |
|
|
769 |
<exec resultproperty="result.property" dir="${basedir}" executable="${tiger.home}/bin/java"> |
<exec resultproperty="result.property" dir="${basedir}" executable="${tiger.home}/bin/java"> |
770 |
<arg value="-Xmx256000000"/> |
<arg value="-Xmx256000000"/> |
771 |
<!-- classpath of new JVM --> |
<!-- classpath of new JVM --> |