--- jsr166/build.xml 2003/05/28 21:15:50 1.31 +++ jsr166/build.xml 2003/08/19 15:10:45 1.52 @@ -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 @@ - @@ -36,10 +35,12 @@ + + @@ -55,74 +56,45 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -139,12 +111,12 @@ @@ -164,8 +136,8 @@ + depends="filter-doccheck" + description="Reports on javadoc style errors"> @@ -173,9 +145,11 @@ - + + DocCheck output is in ${build.doccheck.dir} + @@ -203,8 +177,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -222,8 +236,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -234,6 +248,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -275,31 +308,13 @@ - - - - - - - - - - - - - - + Building JSR-166 version ${version} - - - @@ -322,7 +337,7 @@ @@ -335,8 +350,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -350,7 +365,8 @@ - + + @@ -393,36 +409,40 @@ - + + + + - - + + + + + - - - + + @@ -431,11 +451,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + @@ -468,7 +544,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -509,25 +585,141 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + - + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -557,4 +749,13 @@ + + + + + + + + +