This might not be ready for release.  I allowed my node to download
and update the ext jar and then my node couldn't start.  Running the
latest main freenet.jar from SVN.  From the log:

INFO   | jvm 1    | 2007/08/22 21:10:01 |   freenet.jar built with
freenet-ext.jar Build #13 r12938
INFO   | jvm 1    | 2007/08/22 21:10:01 | Unable to get the version of
your freenet-ext file : it's probably corrupted!
INFO   | jvm 1    | 2007/08/22 21:10:01 | class
"freenet.node.ExtVersion"'s signer information does not match signer
information of other classes in the same package
INFO   | jvm 1    | 2007/08/22 21:10:01 | INFO: Native CPUID library
'freenet/support/CPUInformation/jcpuid-x86-windows.dll' loaded from
resource
INFO   | jvm 1    | 2007/08/22 21:10:01 | Created log files
INFO   | jvm 1    | 2007/08/22 21:10:01 | INFO: Optimized native
BigInteger library 'net/i2p/util/jbigi-windows-x86_64_32.dll' loaded
from resource
INFO   | jvm 1    | 2007/08/22 21:10:01 | Initializing Node using
Freenet Build #1054 r at custom@ and freenet-ext Build #-1 rINVALID with
Sun Microsystems Inc. JVM version 1.6.0_02-b06 running on x86 Windows
XP 5.1

On 8/22/07, nextgens at freenetproject.org <nextgens at freenetproject.org> 
wrote:
> Author: nextgens
> Date: 2007-08-22 08:28:25 +0000 (Wed, 22 Aug 2007)
> New Revision: 14831
>
> Modified:
>    trunk/freenet/src/freenet/node/NodeStarter.java
> Log:
> freenet-ext #14 has been released: ask the node to fetch it
>
> Modified: trunk/freenet/src/freenet/node/NodeStarter.java
> ===================================================================
> --- trunk/freenet/src/freenet/node/NodeStarter.java     2007-08-22 01:05:41 
> UTC (rev 14830)
> +++ trunk/freenet/src/freenet/node/NodeStarter.java     2007-08-22 08:28:25 
> UTC (rev 14831)
> @@ -36,7 +36,7 @@
>      private Node node;
>         private static LoggingConfigHandler logConfigHandler;
>         //TODO: cleanup
> -       public static int RECOMMENDED_EXT_BUILD_NUMBER = 13;
> +       public static int RECOMMENDED_EXT_BUILD_NUMBER = 14;
>
>         /*
>                 (File.separatorChar == '\\') &&
>
> _______________________________________________
> cvs mailing list
> cvs at freenetproject.org
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
>


-- 
I may disagree with what you have to say, but I shall defend, to the
death, your right to say it. - Voltaire
Those who would give up Liberty, to purchase temporary Safety, deserve
neither Liberty nor Safety. - Ben Franklin

Reply via email to