--- jsr166/build.xml 2003/05/28 00:33:17 1.27 +++ jsr166/build.xml 2003/05/28 14:19:25 1.30 @@ -1,38 +1,24 @@ - Build file for JSR-166 +------------------------------------------------------------------------------ + Build file for JSR-166 - JUnit 3.8 or better must be in ${ant.home}/lib for the test target to work. - + Usage: ant [target] + User-specific settings are read from user.properties. + See user.properties.sample for examples. +------------------------------------------------------------------------------ + - - -ant [target], where target is one of: - - usage (default) Prints this message - compile Compiles all sources to build folder - jar Builds library jar from compiled sources - test Runs all tests (requires JUnit 1.8 in ${ant.home}/lib) - docs Builds javadocs with custom tags to build folder - dist-docs Builds javadocs without custom tags to dist folder - dist Puts all distributable products in single hierarchy - - clean Removes all build products - dist-clean Removes all build and distribution products - - checkstyle Reports on style errors in Java source (verbose, mostly chaff) - doccheck Reports on javadoc style errors (not working yet) - + + Run "ant -projecthelp" for full usage information. + - - - @@ -74,11 +60,12 @@ ant [target], where target is one of: + - + @@ -90,10 +77,11 @@ ant [target], where target is one of: - + - + + + + + + + + + - @@ -138,15 +135,18 @@ ant [target], where target is one of: - + - + - - @@ -175,7 +176,8 @@ ant [target], where target is one of: - @@ -187,9 +189,10 @@ ant [target], where target is one of: source="${build.docsourcelevel}"> - - - + + + + @@ -202,7 +205,8 @@ ant [target], where target is one of: # bridge methods (marked as "synthetic") that can have identical # signatures to existing methods except for the return value. --> - + @@ -222,7 +226,8 @@ ant [target], where target is one of: - @@ -244,26 +249,26 @@ ant [target], where target is one of: - + - - + + + + + + + + - - - - - - - - - - - + @@ -280,7 +285,8 @@ ant [target], where target is one of: - + @@ -289,11 +295,17 @@ ant [target], where target is one of: - + + + + + + @@ -301,9 +313,9 @@ ant [target], where target is one of: - + @@ -323,42 +335,31 @@ ant [target], where target is one of: - + + - + + + + - + - - - - - - - - - - - - - - - + @@ -370,15 +371,14 @@ ant [target], where target is one of: - + - - - + - + @@ -437,7 +438,8 @@ ant [target], where target is one of: - + @@ -466,7 +468,9 @@ ant [target], where target is one of: - + + + - + + - + classname="junit.framework.Protectable"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +