--- jsr166/build.xml 2003/05/29 04:35:42 1.32 +++ jsr166/build.xml 2003/09/01 04:14:47 1.55 @@ -35,10 +35,12 @@ + + @@ -56,26 +58,43 @@ + - - - + + + + + + + + + + + + + + - javac ${gjc.args} + bootclasspath=${compile.bootclasspath} +--> + + - - + + @@ -117,8 +138,8 @@ + depends="filter-doccheck" + description="Reports on javadoc style errors"> @@ -126,9 +147,11 @@ - + + DocCheck output is in ${build.doccheck.dir} + @@ -156,6 +179,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -175,8 +238,10 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -187,6 +252,25 @@ depends="init, dist-clean, dist-jar, dist-docs" description="Puts all distributable products in single hierarchy"/> + + + + + + + + + + + + + + @@ -234,6 +318,7 @@ Building JSR-166 version ${version} + java.home is ${java.home} @@ -270,8 +355,10 @@ source="${build.sourcelevel}" fork="true"> - - + + @@ -285,7 +372,8 @@ - + + @@ -328,36 +416,40 @@ - + + + + - - + + + + + - - - + + @@ -366,11 +458,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + @@ -403,13 +556,14 @@ dir="${build.reports.dir}" fork="true"> - + - + + @@ -421,7 +575,7 @@ - + value="2.2"/> - + @@ -459,7 +613,7 @@ - + location="${gjc.dir}/${gjc.version}/collect${novariance.arg}.jar"/> + - + + + - + + + + + - - + + - - + + + - - - - - - - - + + + + - + + - javac ${build.javac.args} -bootclasspath is ${javac.bootclasspath} + + + + + + + + + + + @@ -533,7 +707,8 @@ bootclasspath is ${javac.bootclasspath}< - + + + + + + - + + + + + - - + + + + + + + + + @@ -567,7 +761,28 @@ bootclasspath is ${javac.bootclasspath}< - + + + + + + + + + + + + + + + + + + + + + @@ -590,4 +805,13 @@ bootclasspath is ${javac.bootclasspath}< + + + + + + + + +