--- jsr166/build.xml 2003/05/28 21:15:50 1.31 +++ jsr166/build.xml 2003/06/26 11:54:26 1.43 @@ -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,22 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -275,31 +259,13 @@ - - - - - - - - - - - - - - + Building JSR-166 version ${version} - - - @@ -322,7 +288,7 @@ @@ -335,8 +301,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -350,7 +316,8 @@ - + + @@ -390,41 +357,79 @@ + + - + + + + - - + + + + + - - - + + + + + + + + @@ -436,6 +441,12 @@ + + - - - + + + @@ -468,7 +479,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -509,25 +520,141 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + - + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -557,4 +684,13 @@ + + + + + + + + +