At 03:30 25/7/00 +1000, you wrote: >I have the latest as far as I know. The missing files it's complaining about >are >my projects files not the standard java library. It seems something to do >with the dependency checking. > >eg: > >A depends on B > >compile using build.compiler=jikes > >A reports error. B compiles. > >compile again using build.compiler=jikes > >A compiles because B is now compiled.
odd - can you send the segment of build.xml that has javac component just so it is easier to figure out whats going wrong ? Cheers, Pete *------------------------------------------------------* | "Nearly all men can stand adversity, but if you want | | to test a man's character, give him power." | | -Abraham Lincoln | *------------------------------------------------------*
