--- jsr166/build.xml 2003/05/28 14:09:03 1.29 +++ jsr166/build.xml 2003/08/01 19:34:05 1.47 @@ -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. ------------------------------------------------------------------------------ @@ -39,6 +39,7 @@ + @@ -54,72 +55,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -136,12 +108,12 @@ @@ -161,8 +133,8 @@ + depends="filter-doccheck" + description="Reports on javadoc style errors"> @@ -170,7 +142,7 @@ - + @@ -200,16 +172,17 @@ - + depends="init, configure-compiler" + description="Strip generics from java source (not working yet)"> + - - + + @@ -230,6 +203,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -271,22 +263,8 @@ - - - - - - - - - - - - - - + @@ -303,8 +281,8 @@ + depends="compile" + unless="build.emulation.true"> @@ -313,15 +291,9 @@ - - - - - + depends="init, configure-compiler" + if="build.emulation.true"> @@ -333,8 +305,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -342,13 +314,14 @@ + depends="compile-emulation" + if="build.emulation.true"> - + + @@ -384,36 +357,47 @@ - + + + + + + + + + + + - - + + + + + - - - + + @@ -422,11 +406,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + @@ -459,7 +499,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -500,7 +540,105 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -538,4 +704,13 @@ + + + + + + + + +