With the latest svn source, the ant compile failed, what is wrong? compile: [javac] Compiling 362 source files to C:\Projects\fn07\build [javac] C:\Projects\fn07\src\freenet\node\fcp\ClientRequest.java:313: reference to Bucket is ambiguous, both class freenet.support.io.Bucket in freenet.support.io and class freenet.support.api.Bucket in freenet.support.api match [javac] protected void bucketToFS(SimpleFieldSet fs, String name, boolean includeSize, Bucket data) { [javac] ^ [javac] 1 error
BUILD FAILED