--- jsr166/build.xml 2003/05/28 14:19:25 1.30 +++ jsr166/build.xml 2003/08/26 19:59:14 1.53 @@ -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,22 +312,8 @@ - - - - - - - - - - - - - - + @@ -314,7 +341,7 @@ @@ -327,8 +354,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -342,7 +369,8 @@ - + + @@ -378,36 +406,47 @@ - + + + + + + + + + + + - - + + + + + - - - + + @@ -416,11 +455,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + @@ -453,7 +550,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -494,25 +591,143 @@ - + + - + - + + + + + + +--> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -542,4 +757,13 @@ + + + + + + + + +