--- jsr166/build.xml 2003/05/28 21:15:50 1.31 +++ jsr166/build.xml 2003/07/26 13:17:51 1.46 @@ -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. ------------------------------------------------------------------------------ @@ -26,7 +26,6 @@ - @@ -55,74 +54,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -139,12 +107,12 @@ @@ -204,7 +172,7 @@ @@ -222,8 +190,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -234,6 +202,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -275,31 +262,13 @@ - - - - - - - - - - - - - - + Building JSR-166 version ${version} - - - @@ -322,7 +291,7 @@ @@ -335,8 +304,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -350,7 +319,8 @@ - + + @@ -390,41 +360,79 @@ + + - + + + + - - + + + + + - - - + + + + + + + + @@ -436,6 +444,12 @@ + + - - - + + + @@ -468,7 +482,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -509,25 +523,141 @@ - + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -557,4 +687,13 @@ + + + + + + + + +