--- jsr166/build.xml 2003/05/28 14:19:25 1.30 +++ jsr166/build.xml 2004/07/02 16:06:25 1.69 @@ -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,36 @@ - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - + + + + + + + + + + + @@ -127,42 +100,61 @@ 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 +162,63 @@ - + + DocCheck output is in ${build.doccheck.dir} + - - - + - + - - - - + - + + + + - +