--- jsr166/build.xml 2003/05/28 14:19:25 1.30 +++ jsr166/build.xml 2003/07/26 13:17:51 1.46 @@ -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. ------------------------------------------------------------------------------ @@ -54,72 +54,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -136,12 +107,12 @@ @@ -200,16 +171,17 @@ - + depends="init, configure-compiler" + description="Strip generics from java source (not working yet)"> + - - + + @@ -230,6 +202,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -271,22 +262,8 @@ - - - - - - - - - - - - - - + @@ -314,7 +291,7 @@ @@ -327,8 +304,8 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -342,7 +319,8 @@ - + + @@ -378,38 +356,83 @@ - + + + + + + + + + + + + + - - + + + + + - - - + + + + + + + + @@ -421,6 +444,12 @@ + + - - - + + + @@ -453,7 +482,7 @@ dir="${build.reports.dir}" fork="true"> - + @@ -494,25 +523,141 @@ - + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -542,4 +687,13 @@ + + + + + + + + +