--- jsr166/build.xml 2003/05/28 00:33:17 1.27 +++ jsr166/build.xml 2003/09/01 04:14:47 1.55 @@ -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 an explanation of some useful settings. +------------------------------------------------------------------------------ + - - -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. + - - - @@ -49,10 +35,12 @@ ant [target], where target is one of: + + @@ -68,61 +56,45 @@ ant [target], where target is one of: - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + - + - + - - + @@ -169,13 +147,16 @@ ant [target], where target is one of: - + + DocCheck output is in ${build.doccheck.dir} + - @@ -187,9 +168,10 @@ ant [target], where target is one of: source="${build.docsourcelevel}"> - - - + + + + @@ -197,15 +179,57 @@ ant [target], where target is one of: - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + + + + + + + + + + + + + + @@ -244,56 +290,50 @@ ant [target], where target is one of: - - - - - - - - - - - - - - - - - + + + - + - + - + - - - - + - + Building JSR-166 version ${version} + java.home is ${java.home} - + + + + + + @@ -301,9 +341,9 @@ ant [target], where target is one of: - + @@ -315,50 +355,42 @@ ant [target], where target is one of: source="${build.sourcelevel}" fork="true"> - - + + - + - + + + + + + - + - - - - - - - - - - - - - - - + @@ -370,44 +402,54 @@ ant [target], where target is one of: - + - - - + + + + + + + + + + + - - + + + + + - - - + + @@ -416,10 +458,67 @@ ant [target], where target is one of: - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + - + @@ -451,13 +556,14 @@ ant [target], where target is one of: dir="${build.reports.dir}" fork="true"> - + - + + @@ -466,8 +572,10 @@ ant [target], where target is one of: - - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + classname="junit.framework.Protectable"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +