--- jsr166/build.xml 2003/05/28 14:19:25 1.30 +++ jsr166/build.xml 2003/05/29 14:56:37 1.34 @@ -7,7 +7,7 @@ Usage: ant [target] User-specific settings are read from user.properties. - See user.properties.sample for examples. + See user.properties.sample for an explanation of some useful settings. ------------------------------------------------------------------------------ @@ -54,55 +54,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -114,12 +70,14 @@ + + - - + @@ -136,12 +94,12 @@ @@ -200,16 +158,17 @@ - + depends="init, configure-compiler" + description="Strip generics from java source (not working yet)"> + - + @@ -271,22 +230,8 @@ - - - - - - - - - - - - - - + @@ -314,7 +259,7 @@ @@ -328,7 +273,7 @@ fork="true"> - + @@ -378,6 +323,13 @@ + + + + + + + @@ -429,9 +381,9 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -453,7 +405,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -494,25 +446,147 @@ - + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + javac ${build.javac.args} + bootclasspath=${javac.bootclasspath} - + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +