On 01/22/2003 04:57 AM Roger Hayter rambled on about:

> The freenet-latest-unstable.jar snapshot has been identical for several 
> days now (a late variant of build 653).  Someone else asked about this 
> recently and was told to use CVS.  Not an option here - is anyone going 
> to fix this?
> 

CVS is still borken, too.

compile:
     [javac] Compiling 757 source files to /mnt/spare/freenet/build

     [javac] Found 4 semantic errors compiling 
"/mnt/spare/freenet/src/freenet/node/Main.java":

     [javac]    374.                 FileSystem fs;
     [javac]                         <-------->
     [javac] *** Error: Type FileSystem is imported on demand from 
package freenet/fs and package java/io.


     [javac]    376.                     fs = new FileSystem(storage);
     [javac]                                      <-------->
     [javac] *** Error: Type FileSystem is imported on demand from 
package freenet/fs and package java/io.


     [javac]   1096.         final FileSystem fs;
     [javac]                       <-------->
     [javac] *** Error: Type FileSystem is imported on demand from 
package freenet/fs and package java/io.


     [javac]   1099.         FSInitializer(FileSystem fs) {
     [javac]                               <-------->
     [javac] *** Error: Type FileSystem is imported on demand from 
package freenet/fs and package java/io.

BUILD FAILED


_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to