--- jsr166/build.xml 2003/05/28 14:09:03 1.29 +++ jsr166/build.xml 2003/09/01 04:21:55 1.56 @@ -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. ------------------------------------------------------------------------------ @@ -35,10 +35,12 @@ + + @@ -54,72 +56,45 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -136,12 +113,12 @@ @@ -161,8 +138,8 @@ + depends="filter-doccheck" + description="Reports on javadoc style errors"> @@ -170,9 +147,11 @@ - + + DocCheck output is in ${build.doccheck.dir} + @@ -200,16 +179,57 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + depends="init, configure-compiler" + description="Strip generics from java source (not working yet)"> + - - + + @@ -230,6 +252,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -271,26 +312,13 @@ - - - - - - - - - - - - - - + Building JSR-166 version ${version} + java.home is ${java.home} @@ -303,8 +331,8 @@ + depends="compile" + unless="build.emulation.true"> @@ -313,15 +341,9 @@ - - - - - + depends="init, configure-compiler" + if="build.emulation.true"> @@ -333,8 +355,10 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -342,13 +366,14 @@ + depends="compile-emulation" + if="build.emulation.true"> - + + @@ -384,36 +409,47 @@ - + + + + + + + + + + + - - + + + + + - - - + + @@ -422,11 +458,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + @@ -459,13 +556,14 @@ dir="${build.reports.dir}" fork="true"> - + - + + @@ -477,7 +575,7 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + @@ -538,4 +797,13 @@ + + + + + + + + +