--- jsr166/build.xml 2003/05/28 14:09:03 1.29 +++ jsr166/build.xml 2003/05/29 04:35:42 1.32 @@ -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,7 +70,7 @@ @@ -128,7 +84,7 @@ fork="true"> - + @@ -136,12 +92,12 @@ @@ -200,16 +156,17 @@ - + depends="init, configure-compiler" + description="Strip generics from java source (not working yet)"> + - + @@ -271,22 +228,8 @@ - - - - - - - - - - - - - - + @@ -303,8 +246,8 @@ + depends="compile" + unless="build.emulation.true"> @@ -313,15 +256,9 @@ - - - - - + depends="init, configure-compiler" + if="build.emulation.true"> @@ -334,7 +271,7 @@ fork="true"> - + @@ -342,8 +279,8 @@ + depends="compile-emulation" + if="build.emulation.true"> @@ -384,6 +321,13 @@ + + + + + + + @@ -435,9 +379,9 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -459,7 +403,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -500,7 +444,96 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + javac ${build.javac.args} +bootclasspath is ${javac.bootclasspath} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +