--- looks-2.2.1/build.xml 2009-01-05 20:58:06.000000000 +0100 +++ looks-2.2.1/build.xml-gil 2009-01-05 21:02:12.000000000 +0100 @@ -113,8 +113,7 @@ optimize ="${build.compile.optimize}" source ="${build.compile.source}" target ="${build.compile.target}" - verbose ="${build.compile.verbose}" - bootclasspath="${build.boot.classpath}" /> + verbose ="${build.compile.verbose}"/> @@ -163,7 +161,6 @@ source ="${build.compile.source}" target ="${build.compile.target}" verbose ="${build.compile.verbose}" - bootclasspath="${build.boot.classpath}" classpathref ="classpath.tests" /> @@ -184,7 +181,6 @@ author="true" version="true" use="true" - link="${javadoc.link}" overview="${javadoc.overview}" windowtitle="${Name} ${spec.version} API" doctitle="${Name} ${spec.version} API"