diff -Nru forms-1.0.7.vanilla/build.xml forms-1.0.7/build.xml --- forms-1.0.7.vanilla/build.xml 2006-08-02 23:05:21.000000000 +0200 +++ forms-1.0.7/build.xml 2006-08-02 23:07:45.000000000 +0200 @@ -27,8 +27,6 @@ - - @@ -118,8 +116,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}" /> @@ -139,7 +136,6 @@ source ="${build.compile.source}" target ="${build.compile.target}" verbose ="${build.compile.verbose}" - bootclasspath="${build.boot.classpath}" classpathref ="classpath.core" /> @@ -161,7 +157,6 @@ source ="${build.compile.source}" target ="${build.compile.target}" verbose ="${build.compile.verbose}" - bootclasspath="${build.boot.classpath}" classpathref ="classpath.tests" /> @@ -182,7 +177,6 @@ source ="${build.compile.source}" target ="${build.compile.target}" verbose ="${build.compile.verbose}" - bootclasspath="${build.boot.classpath}" classpathref ="classpath.tutorial" /> @@ -300,4 +294,4 @@ - \ No newline at end of file +