ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/build.xml
(Generate patch)

Comparing jsr166/build.xml (file contents):
Revision 1.54 by tim, Mon Sep 1 04:09:57 2003 UTC vs.
Revision 1.55 by tim, Mon Sep 1 04:14:47 2003 UTC

# Line 762 | Line 762
762    <!-- Anthill targets -->
763  
764    <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">
770        <arg value="-Xmx256000000"/>
771        <!-- classpath of new JVM -->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines