--- jsr166/build.xml 2003/05/28 14:19:25 1.30 +++ 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. ------------------------------------------------------------------------------ @@ -39,6 +39,7 @@ + @@ -54,72 +55,45 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -136,12 +110,12 @@ @@ -161,8 +135,8 @@ + depends="filter-doccheck" + description="Reports on javadoc style errors"> @@ -170,9 +144,11 @@ - + + DocCheck output is in ${build.doccheck.dir} + @@ -200,16 +176,51 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + depends="init, configure-compiler" + description="Strip generics from java source (not working yet)"> + - - + + @@ -230,6 +241,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -271,22 +301,8 @@ - - - - - - - - - - - - - - + @@ -314,7 +330,7 @@ @@ -327,8 +343,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -342,7 +358,8 @@ - + + @@ -378,36 +395,47 @@ - + + + + + + + + + + + - - + + + + + - - - + + @@ -416,11 +444,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + @@ -453,7 +537,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -494,25 +578,141 @@ - + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -542,4 +742,13 @@ + + + + + + + + +