--- jsr166/build.xml 2003/05/28 21:15:50 1.31 +++ jsr166/build.xml 2003/08/07 03:49:48 1.51 @@ -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,45 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -139,12 +110,12 @@ @@ -164,8 +135,8 @@ + depends="filter-doccheck" + description="Reports on javadoc style errors"> @@ -173,9 +144,11 @@ - + + DocCheck output is in ${build.doccheck.dir} + @@ -203,8 +176,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -222,8 +235,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -234,6 +247,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -275,31 +307,13 @@ - - - - - - - - - - - - - - + Building JSR-166 version ${version} - - - @@ -322,7 +336,7 @@ @@ -335,8 +349,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -350,7 +364,8 @@ - + + @@ -393,36 +408,40 @@ - + + + + - - + + + + + - - - + + @@ -431,11 +450,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + @@ -468,7 +543,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -509,25 +584,141 @@ - + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -557,4 +748,13 @@ + + + + + + + + +