--- jsr166/build.xml 2003/05/28 14:19:25 1.30 +++ jsr166/build.xml 2003/09/15 14:07:36 1.57 @@ -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. ------------------------------------------------------------------------------ @@ -30,19 +30,19 @@ - + + - @@ -54,57 +54,13 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -114,12 +70,18 @@ + + - javac ${build.args} +--> + + - - + @@ -136,12 +97,12 @@ @@ -161,8 +122,8 @@ + depends="filter-doccheck" + description="Reports on javadoc style errors"> @@ -170,9 +131,11 @@ - + + DocCheck output is in ${build.doccheck.dir} + @@ -200,16 +163,56 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + depends="init, configure-compiler" + description="Strip generics from java source (not working yet)"> + - - + @@ -230,6 +232,24 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + @@ -271,26 +291,13 @@ - - - - - - - - - - - - - - + Building JSR-166 version ${version} + java.home is ${java.home} @@ -303,8 +310,7 @@ + depends="compile"> @@ -313,43 +319,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -378,38 +347,86 @@ - + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + @@ -421,6 +438,11 @@ + + - - + + + + @@ -453,13 +477,14 @@ dir="${build.reports.dir}" fork="true"> - + - + + @@ -471,7 +496,7 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -542,4 +642,13 @@ + + + + + + + + +