--- jsr166/build.xml 2003/05/28 21:15:50 1.31 +++ jsr166/build.xml 2003/08/02 02:38:24 1.49 @@ -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 @@ - @@ -40,6 +39,7 @@ + @@ -55,74 +55,43 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -139,12 +108,12 @@ @@ -164,8 +133,8 @@ + depends="filter-doccheck" + description="Reports on javadoc style errors"> @@ -173,9 +142,11 @@ - + + DocCheck output is in ${build.doccheck.dir} + @@ -203,8 +174,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -222,8 +227,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -234,6 +239,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -275,31 +299,13 @@ - - - - - - - - - - - - - - + Building JSR-166 version ${version} - - - @@ -322,7 +328,7 @@ @@ -335,8 +341,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -350,7 +356,8 @@ - + + @@ -393,36 +400,40 @@ - + + + + - - + + + + + - - - + + @@ -431,11 +442,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + @@ -468,7 +535,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -509,25 +576,141 @@ - + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -557,4 +740,13 @@ + + + + + + + + +