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.45 by dl, Mon Jul 14 19:53:55 2003 UTC vs.
Revision 1.46 by tim, Sat Jul 26 13:17:51 2003 UTC

# Line 206 | Line 206
206            depends="dist"
207            description="Puts entire CVS tree, plus distribution productions, in a jar">
208  
209 < <!--  
209 > <!--
210      #keep build dir? - dl
211      <delete dir="${build.dir}"/>
212   -->
# Line 526 | Line 526
526    <target name="configure-compiler">
527  
528      <property name="gjc.version"
529 <             value="2.0"/>
529 >             value="2.2"/>
530  
531      <condition property="novariance.arg" value="-novariance">
532        <and>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines