--- jsr166/build.xml 2003/05/28 14:09:03 1.29 +++ jsr166/build.xml 2003/06/06 18:34:44 1.40 @@ -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,72 +54,42 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -136,12 +106,12 @@ @@ -200,16 +170,17 @@ - + depends="init, configure-compiler" + description="Strip generics from java source (not working yet)"> + - - + + @@ -271,22 +242,8 @@ - - - - - - - - - - - - - - + @@ -303,8 +260,8 @@ + depends="compile" + unless="build.emulation.true"> @@ -313,15 +270,9 @@ - - - - - + depends="init, configure-compiler" + if="build.emulation.true"> @@ -333,8 +284,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -342,13 +293,14 @@ + depends="compile-emulation" + if="build.emulation.true"> - + + @@ -384,38 +336,83 @@ - + + + + + + + + + + + + + - - + + + + + - - - + + + + + + + + @@ -427,6 +424,12 @@ + + - - - + + + @@ -459,7 +462,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -500,7 +503,105 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +