--- jsr166/build.xml 2003/05/28 14:09:03 1.29 +++ jsr166/build.xml 2003/05/30 21:27:52 1.38 @@ -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,19 @@ + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -136,12 +99,12 @@ @@ -200,16 +163,17 @@ - + depends="init, configure-compiler" + description="Strip generics from java source (not working yet)"> + - - + + @@ -271,22 +235,8 @@ - - - - - - - - - - - - - - + @@ -303,8 +253,8 @@ + depends="compile" + unless="build.emulation.true"> @@ -313,15 +263,9 @@ - - - - - + depends="init, configure-compiler" + if="build.emulation.true"> @@ -333,8 +277,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -342,8 +286,8 @@ + depends="compile-emulation" + if="build.emulation.true"> @@ -384,38 +328,83 @@ + + + + + + + + + + + + - - + + + + + - - - + + + + + + + + @@ -427,6 +416,12 @@ + + - - - + + + @@ -459,7 +454,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -500,7 +495,104 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +