--- jsr166/build.xml 2002/12/11 04:43:23 1.8 +++ jsr166/build.xml 2002/12/13 07:09:11 1.17 @@ -1,19 +1,24 @@ + Build file for JSR-166 Note that junit.jar must be in ${ant.home}/lib for the test target to work. [FIXME: This should be automatically enforced by this build file by failing with a message if junit.jar is not in the right place.] + + - + @@ -21,9 +26,10 @@ - - + + + @@ -32,6 +38,10 @@ + + + + @@ -40,11 +50,9 @@ - + - + @@ -54,7 +62,10 @@ - + + + - - + + @@ -74,7 +85,8 @@ - + - + - - - - - + + + + + + + + + + + + + - - - - - + + + @@ -122,23 +145,104 @@ - + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building JSR-166 version ${version} - + + + + - + + + + + + + + + + + + + + - + - + - - - - + + + + dir="${build.reports.dir}" + fork="true"> + + - +