--- jsr166/build.xml 2003/05/28 21:15:50 1.31 +++ jsr166/build.xml 2003/08/05 04:03:38 1.50 @@ -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,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -222,8 +229,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -234,6 +241,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -275,31 +301,13 @@ - - - - - - - - - - - - - - + Building JSR-166 version ${version} - - - @@ -322,7 +330,7 @@ @@ -335,8 +343,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -350,7 +358,8 @@ - + + @@ -393,36 +402,40 @@ - + + + + - - + + + + + - - - + + @@ -431,11 +444,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + @@ -468,7 +537,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -509,25 +578,141 @@ - + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -557,4 +742,13 @@ + + + + + + + + +