This one is a definate newbie to ant question. I just installed Ant, and the latest SVN pull, and I'm getting this error: -----
[javac] [421 units compiled] [javac] ---------- [javac] 1. ERROR in /opt/pdfbox/trunk/src/main/java/org/apache/pdfbox/ConvertColorspace.java (at line 1) [javac] /* [javac] ^ [javac] The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files [javac] ---------- [javac] 1 problem (1 error) BUILD FAILED /opt/pdfbox/trunk/build.xml:131: Compile failed; see the compiler error output for details. ---- Any ideas?
