--- jsr166/build.xml 2003/05/28 14:09:03 1.29 +++ jsr166/build.xml 2004/04/09 20:10:29 1.65 @@ -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. ------------------------------------------------------------------------------ @@ -22,7 +22,6 @@ - @@ -30,20 +29,25 @@ - + + - + + - + + + + @@ -54,67 +58,34 @@ - - - + + - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - + + + + + + + + + + @@ -127,42 +98,59 @@ source="${build.sourcelevel}" fork="true"> - - + + + depends="compile" + description="Builds library jar from compiled sources"> + + + + + + + + + - - + - - - - + + + + + + + + + + + + + depends="filter-doccheck" + description="Reports on javadoc style errors"> @@ -170,66 +158,63 @@ - + + DocCheck output is in ${build.doccheck.dir} + - - - + - + - - - - + - + + + + - +